/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 250 unsigned disable_dmx; member
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 249 unsigned disable_dmx; member
|
D | omx_vdec_hevc_swvdec.h | 279 unsigned disable_dmx; member
|
D | omx_vdec.h | 292 unsigned disable_dmx; member
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 248 unsigned disable_dmx; member
|
D | omx_vdec.h | 284 unsigned disable_dmx; member
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 295 unsigned disable_dmx; member
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 425 unsigned disable_dmx; member
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 493 unsigned disable_dmx; member
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 1517 ioctl_msg.out = &drv_ctx.disable_dmx; in component_init() 1525 if (drv_ctx.disable_dmx && !secure_mode) in component_init() 1533 drv_ctx.disable_dmx = false; in component_init() 1538 drv_ctx.disable_dmx = false; in component_init() 4867 if (drv_ctx.disable_dmx) in allocate_input_buffer() 5712 if (drv_ctx.disable_dmx && m_desc_buffer_ptr && m_desc_buffer_ptr[nPortIndex].buf_addr) in empty_this_buffer_proxy()
|
D | omx_vdec_copper.cpp | 4503 if (drv_ctx.disable_dmx) in allocate_input_buffer() 5318 if (drv_ctx.disable_dmx && m_desc_buffer_ptr && m_desc_buffer_ptr[nPortIndex].buf_addr) in empty_this_buffer_proxy()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec.cpp | 1490 ioctl_msg.out = &drv_ctx.disable_dmx; in component_init() 1496 if (drv_ctx.disable_dmx && !secure_mode) { in component_init() 1504 drv_ctx.disable_dmx = false; in component_init() 1508 drv_ctx.disable_dmx = false; in component_init() 4662 if (drv_ctx.disable_dmx) { in allocate_input_buffer() 5473 if (drv_ctx.disable_dmx && m_desc_buffer_ptr && m_desc_buffer_ptr[nPortIndex].buf_addr) { in empty_this_buffer_proxy()
|
D | omx_vdec_hevc.cpp | 4361 if (drv_ctx.disable_dmx) { in allocate_input_buffer() 5113 if (drv_ctx.disable_dmx && m_desc_buffer_ptr && m_desc_buffer_ptr[nPortIndex].buf_addr) { in empty_this_buffer_proxy()
|
D | omx_vdec_hevc_swvdec.cpp | 5234 if (drv_ctx.disable_dmx) in allocate_input_buffer() 6104 if (drv_ctx.disable_dmx && m_desc_buffer_ptr && m_desc_buffer_ptr[nPortIndex].buf_addr) in empty_this_buffer_proxy()
|
D | omx_vdec_msm8974.cpp | 5521 if (drv_ctx.disable_dmx) { in allocate_input_buffer() 6324 if (drv_ctx.disable_dmx && m_desc_buffer_ptr && m_desc_buffer_ptr[nPortIndex].buf_addr) { in empty_this_buffer_proxy()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 4340 if (drv_ctx.disable_dmx) { in allocate_input_buffer() 5083 if (drv_ctx.disable_dmx && m_desc_buffer_ptr && m_desc_buffer_ptr[nPortIndex].buf_addr) { in empty_this_buffer_proxy()
|
D | omx_vdec_hevc_swvdec.cpp | 5434 if (drv_ctx.disable_dmx) in allocate_input_buffer() 6309 if (drv_ctx.disable_dmx && m_desc_buffer_ptr && m_desc_buffer_ptr[nPortIndex].buf_addr) in empty_this_buffer_proxy()
|
D | omx_vdec_v4l2.cpp | 6384 if (drv_ctx.disable_dmx) { in allocate_input_buffer() 7178 if (drv_ctx.disable_dmx && m_desc_buffer_ptr && m_desc_buffer_ptr[nPortIndex].buf_addr) { in empty_this_buffer_proxy()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 4371 if (drv_ctx.disable_dmx) { in allocate_input_buffer() 5152 if (drv_ctx.disable_dmx && m_desc_buffer_ptr && m_desc_buffer_ptr[nPortIndex].buf_addr) { in empty_this_buffer_proxy()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 6916 if (drv_ctx.disable_dmx) { in allocate_input_buffer() 7794 if (drv_ctx.disable_dmx && m_desc_buffer_ptr && m_desc_buffer_ptr[nPortIndex].buf_addr) { in empty_this_buffer_proxy()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 6769 if (drv_ctx.disable_dmx) { in allocate_input_buffer() 7587 if (drv_ctx.disable_dmx && m_desc_buffer_ptr && m_desc_buffer_ptr[nPortIndex].buf_addr) { in empty_this_buffer_proxy()
|