Home
last modified time | relevance | path

Searched refs:disable_dmx (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h250 unsigned disable_dmx; member
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h248 unsigned disable_dmx; member
Domx_vdec.h284 unsigned disable_dmx; member
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp1517 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()
Domx_vdec_copper.cpp4503 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/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp1490 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()
Domx_vdec_hevc.cpp4361 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()
Domx_vdec_hevc_swvdec.cpp5234 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()
Domx_vdec_msm8974.cpp5435 if (drv_ctx.disable_dmx) { in allocate_input_buffer()
6217 if (drv_ctx.disable_dmx && m_desc_buffer_ptr && m_desc_buffer_ptr[nPortIndex].buf_addr) { in empty_this_buffer_proxy()