Searched refs:compressed_frame (Results 1 – 2 of 2) sorted by relevance
46 u8 *compressed_frame; member
267 p_src = state->compressed_frame; in device_process()626 memcpy(ctx->state.compressed_frame + ctx->comp_size, in job_ready()1613 if (state->compressed_frame) { in vicodec_start_streaming()1618 state->compressed_frame, ctx->comp_size); in vicodec_start_streaming()1621 kvfree(state->compressed_frame); in vicodec_start_streaming()1622 state->compressed_frame = new_comp_frame; in vicodec_start_streaming()1953 kvfree(ctx->state.compressed_frame); in vicodec_release()