/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/ |
D | omx_video_base.h | 139 #define BITMASK_ABSENT(mArray,mIndex) (((mArray)[BITMASK_OFFSET(mIndex)] \ macro 143 #define BITMASK_ABSENT(mArray,mIndex) (((mArray)[BITMASK_OFFSET(mIndex)] \ macro
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 138 #define BITMASK_ABSENT(mArray,mIndex) (((mArray)[BITMASK_OFFSET(mIndex)] \ macro 142 #define BITMASK_ABSENT(mArray,mIndex) (((mArray)[BITMASK_OFFSET(mIndex)] \ macro
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 171 #define BITMASK_ABSENT(mArray,mIndex) (((mArray)[BITMASK_OFFSET(mIndex)] \ macro 175 #define BITMASK_ABSENT(mArray,mIndex) (((mArray)[BITMASK_OFFSET(mIndex)] \ macro
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 157 #define BITMASK_ABSENT(mArray,mIndex) (((mArray)[BITMASK_OFFSET(mIndex)] \ macro 161 #define BITMASK_ABSENT(mArray,mIndex) (((mArray)[BITMASK_OFFSET(mIndex)] \ macro
|
D | omx_vdec.h | 168 #define BITMASK_ABSENT(mArray,mIndex) (((mArray)[BITMASK_OFFSET(mIndex)] \ macro 172 #define BITMASK_ABSENT(mArray,mIndex) (((mArray)[BITMASK_OFFSET(mIndex)] \ macro
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/ |
D | omx_video_base.cpp | 2112 if(BITMASK_ABSENT(&m_inp_bm_count,i)) in use_input_buffer() 2314 if(BITMASK_ABSENT(&m_out_bm_count,i)) in use_output_buffer() 2736 if(BITMASK_ABSENT(&m_inp_bm_count,i)) in allocate_input_buffer() 2900 if(BITMASK_ABSENT(&m_out_bm_count,i)) in allocate_output_buffer() 3823 if(BITMASK_ABSENT(&m_inp_bm_count,i)) in allocate_input_done() 3867 if(BITMASK_ABSENT(&m_out_bm_count,j)) in allocate_output_done()
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 2207 if (BITMASK_ABSENT(&m_inp_bm_count,i)) { in use_input_buffer() 2402 if (BITMASK_ABSENT(&m_out_bm_count,i)) { in use_output_buffer() 2812 if (BITMASK_ABSENT(&m_inp_bm_count,i)) { in allocate_input_buffer() 2987 if (BITMASK_ABSENT(&m_out_bm_count,i)) { in allocate_output_buffer() 3888 if (BITMASK_ABSENT(&m_inp_bm_count,i)) { in allocate_input_done() 3926 if (BITMASK_ABSENT(&m_out_bm_count,j)) { in allocate_output_done()
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 2839 BITMASK_ABSENT(&m_flags,OMX_COMPONENT_OUTPUT_ENABLE_PENDING) && in set_parameter() 2841 BITMASK_ABSENT(&m_flags, OMX_COMPONENT_INPUT_ENABLE_PENDING) && in set_parameter() 3801 if(BITMASK_ABSENT(&m_out_bm_count,i)) in use_output_buffer() 4266 if(BITMASK_ABSENT(&m_heap_inp_bm_count,i)) in allocate_input_heap_buffer() 4391 if(BITMASK_ABSENT(&m_inp_bm_count,i)) in allocate_input_buffer() 4763 if(BITMASK_ABSENT(&m_out_bm_count,i)) in allocate_output_buffer() 5959 if(BITMASK_ABSENT(&m_inp_bm_count,i)) in allocate_input_done() 6004 if(BITMASK_ABSENT(&m_out_bm_count,j)) in allocate_output_done()
|
D | omx_vdec.cpp | 3030 BITMASK_ABSENT(&m_flags,OMX_COMPONENT_OUTPUT_ENABLE_PENDING) && in set_parameter() 3032 BITMASK_ABSENT(&m_flags, OMX_COMPONENT_INPUT_ENABLE_PENDING) && in set_parameter() 4128 if(BITMASK_ABSENT(&m_out_bm_count,i)) in use_output_buffer() 4642 if(BITMASK_ABSENT(&m_heap_inp_bm_count,i)) in allocate_input_heap_buffer() 4767 if(BITMASK_ABSENT(&m_inp_bm_count,i)) in allocate_input_buffer() 5086 if(BITMASK_ABSENT(&m_out_bm_count,i)) in allocate_output_buffer() 6353 if(BITMASK_ABSENT(&m_inp_bm_count,i)) in allocate_input_done() 6398 if(BITMASK_ABSENT(&m_out_bm_count,j)) in allocate_output_done()
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 2731 BITMASK_ABSENT(&m_flags,OMX_COMPONENT_OUTPUT_ENABLE_PENDING) && in set_parameter() 2733 BITMASK_ABSENT(&m_flags, OMX_COMPONENT_INPUT_ENABLE_PENDING) && in set_parameter() 3661 if (BITMASK_ABSENT(&m_out_bm_count,i)) { in use_output_buffer() 4143 if (BITMASK_ABSENT(&m_heap_inp_bm_count,i)) { in allocate_input_heap_buffer() 4255 if (BITMASK_ABSENT(&m_inp_bm_count,i)) { in allocate_input_buffer() 4607 if (BITMASK_ABSENT(&m_out_bm_count,i)) { in allocate_output_buffer() 5741 if (BITMASK_ABSENT(&m_inp_bm_count,i)) { in allocate_input_done() 5780 if (BITMASK_ABSENT(&m_out_bm_count,j)) { in allocate_output_done()
|
D | omx_vdec.cpp | 2896 BITMASK_ABSENT(&m_flags,OMX_COMPONENT_OUTPUT_ENABLE_PENDING) && in set_parameter() 2898 BITMASK_ABSENT(&m_flags, OMX_COMPONENT_INPUT_ENABLE_PENDING) && in set_parameter() 3901 if (BITMASK_ABSENT(&m_out_bm_count,i)) { in use_output_buffer() 4446 if (BITMASK_ABSENT(&m_heap_inp_bm_count,i)) { in allocate_input_heap_buffer() 4561 if (BITMASK_ABSENT(&m_inp_bm_count,i)) { in allocate_input_buffer() 4889 if (BITMASK_ABSENT(&m_out_bm_count,i)) { in allocate_output_buffer() 6149 if (BITMASK_ABSENT(&m_inp_bm_count,i)) { in allocate_input_done() 6191 if (BITMASK_ABSENT(&m_out_bm_count,j)) { in allocate_output_done()
|
D | omx_vdec_hevc_swvdec.cpp | 3353 BITMASK_ABSENT(&m_flags,OMX_COMPONENT_OUTPUT_ENABLE_PENDING) && in set_parameter() 3355 BITMASK_ABSENT(&m_flags, OMX_COMPONENT_INPUT_ENABLE_PENDING) && in set_parameter() 4391 if(BITMASK_ABSENT(&m_out_bm_count,i)) in use_output_buffer() 4979 if(BITMASK_ABSENT(&m_heap_inp_bm_count,i)) in allocate_input_heap_buffer() 5113 if(BITMASK_ABSENT(&m_inp_bm_count,i)) in allocate_input_buffer() 5509 if(BITMASK_ABSENT(&m_out_bm_count,i)) in allocate_output_buffer() 6795 if(BITMASK_ABSENT(&m_inp_bm_count,i)) in allocate_input_done() 6840 if(BITMASK_ABSENT(&m_out_bm_count,j)) in allocate_output_done()
|
D | omx_vdec_msm8974.cpp | 3288 BITMASK_ABSENT(&m_flags,OMX_COMPONENT_OUTPUT_ENABLE_PENDING) && in set_parameter() 3290 BITMASK_ABSENT(&m_flags, OMX_COMPONENT_INPUT_ENABLE_PENDING) && in set_parameter() 4681 if (BITMASK_ABSENT(&m_out_bm_count,i)) { in use_output_buffer() 5208 if (BITMASK_ABSENT(&m_heap_inp_bm_count,i)) { in allocate_input_heap_buffer() 5323 if (BITMASK_ABSENT(&m_inp_bm_count,i)) { in allocate_input_buffer() 5700 if (BITMASK_ABSENT(&m_out_bm_count,i)) { in allocate_output_buffer() 6946 if (BITMASK_ABSENT(&m_inp_bm_count,i)) { in allocate_input_done() 6985 if (BITMASK_ABSENT(&m_out_bm_count,j)) { in allocate_output_done()
|