Home
last modified time | relevance | path

Searched refs:v4l2_m2m_get_dst_vq (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/media/platform/qcom/iris/ !
H A Diris_state.c263 struct vb2_queue *dst_q = v4l2_m2m_get_dst_vq(inst->m2m_ctx); in iris_allow_cmd()
H A Diris_buffer.c557 q = v4l2_m2m_get_dst_vq(m2m_ctx); in iris_vb2_queue_error()
H A Diris_hfi_gen1_response.c165 dst_q = v4l2_m2m_get_dst_vq(inst->m2m_ctx); in iris_hfi_gen1_read_changed_params()
H A Diris_vdec.c621 dst_vq = v4l2_m2m_get_dst_vq(inst->m2m_ctx); in iris_vdec_start_cmd()
H A Diris_hfi_gen2_response.c606 dst_q = v4l2_m2m_get_dst_vq(inst->m2m_ctx); in iris_hfi_gen2_read_input_subcr_params()
/linux/drivers/media/platform/amphion/ !
H A Dvpu_dbg.c111 vq = v4l2_m2m_get_dst_vq(inst->fh.m2m_ctx); in vpu_dbg_instance()
164 vq = v4l2_m2m_get_dst_vq(inst->fh.m2m_ctx); in vpu_dbg_instance()
H A Dvpu_v4l2.c79 vb2_queue_error(v4l2_m2m_get_dst_vq(inst->fh.m2m_ctx)); in vpu_v4l2_set_error()
117 q = v4l2_m2m_get_dst_vq(inst->fh.m2m_ctx); in vpu_set_last_buffer_dequeued()
447 q = v4l2_m2m_get_dst_vq(inst->fh.m2m_ctx); in vpu_get_num_buffers()
H A Dvenc.c955 vb2_queue_error(v4l2_m2m_get_dst_vq(inst->fh.m2m_ctx)); in venc_start_session()
/linux/drivers/media/v4l2-core/ !
H A Dv4l2-mem2mem.c921 dst_q = v4l2_m2m_get_dst_vq(m2m_ctx); in v4l2_m2m_poll_for_data()
956 struct vb2_queue *dst_q = v4l2_m2m_get_dst_vq(m2m_ctx); in v4l2_m2m_poll()
994 vq = v4l2_m2m_get_dst_vq(m2m_ctx); in v4l2_m2m_mmap()
1014 vq = v4l2_m2m_get_dst_vq(fh->m2m_ctx); in v4l2_m2m_get_unmapped_area()
/linux/drivers/media/platform/mediatek/mdp3/ !
H A Dmtk-mdp3-m2m.c149 vq = v4l2_m2m_get_dst_vq(ctx->m2m_ctx); in mdp_m2m_start_streaming()
/linux/drivers/media/platform/verisilicon/ !
H A Dhantro_v4l2.c749 !vb2_is_streaming(v4l2_m2m_get_dst_vq(ctx->fh.m2m_ctx))) in vidioc_encoder_cmd()
/linux/drivers/media/platform/nxp/imx-jpeg/ !
H A Dmxc-jpeg.c1481 if (vb2_is_streaming(v4l2_m2m_get_dst_vq(ctx->fh.m2m_ctx))) in mxc_jpeg_source_change()
1650 !vb2_is_streaming(v4l2_m2m_get_dst_vq(fh->m2m_ctx))) in mxc_jpeg_encoder_cmd()
2010 if (!vb2_is_streaming(v4l2_m2m_get_dst_vq(ctx->fh.m2m_ctx))) { in mxc_jpeg_buf_queue()
/linux/drivers/media/platform/qcom/venus/ !
H A Dhelpers.c1596 q = v4l2_m2m_get_dst_vq(m2m_ctx); in venus_helper_vb2_queue_error()
/linux/drivers/media/platform/imagination/ !
H A De5010-jpeg-enc.c1276 !vb2_is_streaming(v4l2_m2m_get_dst_vq(ctx->fh.m2m_ctx))) in e5010_encoder_cmd()