Searched refs:compressed_frame (Results 1 – 2 of 2) sorted by relevance
46 u8 *compressed_frame; member
265 p_src = state->compressed_frame; in device_process()624 memcpy(ctx->state.compressed_frame + ctx->comp_size, in job_ready()1606 if (state->compressed_frame) { in vicodec_start_streaming()1611 state->compressed_frame, ctx->comp_size); in vicodec_start_streaming()1614 kvfree(state->compressed_frame); in vicodec_start_streaming()1615 state->compressed_frame = new_comp_frame; in vicodec_start_streaming()1938 kvfree(ctx->state.compressed_frame); in vicodec_release()