Searched refs:total_planes_size (Results 1 – 1 of 1) sorted by relevance
1557 unsigned int total_planes_size; in vicodec_start_streaming() local1576 total_planes_size = total_frame_size(q_data); in vicodec_start_streaming()1577 ctx->comp_max_size = total_planes_size; in vicodec_start_streaming()1592 state->ref_frame.buf = kvmalloc(total_planes_size, GFP_KERNEL); in vicodec_start_streaming()