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