Home
last modified time | relevance | path

Searched refs:input_num_planes (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h373 int input_num_planes; member
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp190 v4l2_buf.length = omx->drv_ctx.input_num_planes; in async_message_thread()
198 extra_idx = EXTRADATA_IDX(omx->drv_ctx.input_num_planes); in async_message_thread()
5584 buf.length = drv_ctx.input_num_planes; in empty_this_buffer_proxy()
5598 extra_idx = EXTRADATA_IDX(drv_ctx.input_num_planes); in empty_this_buffer_proxy()
5615 buf.length = drv_ctx.input_num_planes; in empty_this_buffer_proxy()
6910 drv_ctx.input_num_planes = fmt.fmt.pix_mp.num_planes; in get_buffer_req()
6944 extra_idx = EXTRADATA_IDX(drv_ctx.input_num_planes); in get_buffer_req()