Searched refs:compressed_frame (Results 1 – 2 of 2) sorted by relevance
46 u8 *compressed_frame; member
270 p_src = state->compressed_frame; in device_process()634 memcpy(ctx->state.compressed_frame + ctx->comp_size, in job_ready()1656 if (state->compressed_frame) { in vicodec_start_streaming()1661 state->compressed_frame, ctx->comp_size); in vicodec_start_streaming()1664 kvfree(state->compressed_frame); in vicodec_start_streaming()1665 state->compressed_frame = new_comp_frame; in vicodec_start_streaming()2005 kvfree(ctx->state.compressed_frame); in vicodec_release()