Searched refs:ref_vb2_buf (Results 1 – 1 of 1) sorted by relevance
282 struct vb2_buffer *ref_vb2_buf; in device_process() local287 ref_vb2_buf = vb2_find_buffer(vq_cap, ctx->state.ref_frame_ts); in device_process()288 if (!ref_vb2_buf) in device_process()290 if (ref_vb2_buf->state == VB2_BUF_STATE_ERROR) in device_process()293 vb2_plane_vaddr(ref_vb2_buf, 0); in device_process()