/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 756 unsigned int m_heap_inp_bm_count; variable
|
/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 913 unsigned int m_heap_inp_bm_count; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 775 unsigned int m_heap_inp_bm_count; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 769 unsigned int m_heap_inp_bm_count; variable
|
D | omx_vdec_hevc_swvdec.h | 924 unsigned int m_heap_inp_bm_count; variable
|
D | omx_vdec.h | 896 unsigned int m_heap_inp_bm_count; variable
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 942 unsigned int m_heap_inp_bm_count; variable
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 1177 unsigned int m_heap_inp_bm_count; variable
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 640 m_heap_inp_bm_count (0), in omx_vdpp() 4634 if(BITMASK_ABSENT(&m_heap_inp_bm_count,i)) in allocate_input_heap_buffer() 4652 BITMASK_SET(&m_heap_inp_bm_count,i); in allocate_input_heap_buffer() 5191 BITMASK_CLEAR(&m_heap_inp_bm_count,nPortIndex); in free_buffer()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 474 m_heap_inp_bm_count (0), in omx_vdec() 4266 if(BITMASK_ABSENT(&m_heap_inp_bm_count,i)) in allocate_input_heap_buffer() 4284 BITMASK_SET(&m_heap_inp_bm_count,i); in allocate_input_heap_buffer() 4985 BITMASK_CLEAR(&m_heap_inp_bm_count,nPortIndex); in free_buffer()
|
D | omx_vdec.cpp | 467 m_heap_inp_bm_count (0), in omx_vdec() 4642 if(BITMASK_ABSENT(&m_heap_inp_bm_count,i)) in allocate_input_heap_buffer() 4660 BITMASK_SET(&m_heap_inp_bm_count,i); in allocate_input_heap_buffer() 5367 BITMASK_CLEAR(&m_heap_inp_bm_count,nPortIndex); in free_buffer()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec.cpp | 452 m_heap_inp_bm_count (0), in omx_vdec() 4446 if (BITMASK_ABSENT(&m_heap_inp_bm_count,i)) { in allocate_input_heap_buffer() 4461 BITMASK_SET(&m_heap_inp_bm_count,i); in allocate_input_heap_buffer() 5150 BITMASK_CLEAR(&m_heap_inp_bm_count,nPortIndex); in free_buffer()
|
D | omx_vdec_hevc.cpp | 523 m_heap_inp_bm_count (0), in omx_vdec() 4143 if (BITMASK_ABSENT(&m_heap_inp_bm_count,i)) { in allocate_input_heap_buffer() 4158 BITMASK_SET(&m_heap_inp_bm_count,i); in allocate_input_heap_buffer() 4819 BITMASK_CLEAR(&m_heap_inp_bm_count,nPortIndex); in free_buffer()
|
D | omx_vdec_msm8974.cpp | 563 m_heap_inp_bm_count (0), in omx_vdec() 5284 if (BITMASK_ABSENT(&m_heap_inp_bm_count,i)) { in allocate_input_heap_buffer() 5299 BITMASK_SET(&m_heap_inp_bm_count,i); in allocate_input_heap_buffer() 6016 BITMASK_CLEAR(&m_heap_inp_bm_count,nPortIndex); in free_buffer()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 576 m_heap_inp_bm_count (0), in omx_vdec() 5176 if(BITMASK_ABSENT(&m_heap_inp_bm_count,i)) in allocate_input_heap_buffer() 5194 BITMASK_SET(&m_heap_inp_bm_count,i); in allocate_input_heap_buffer() 5971 BITMASK_CLEAR(&m_heap_inp_bm_count,nPortIndex); in free_buffer()
|