/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 | 166 #define BITMASK_ABSENT(mArray,mIndex) (((mArray)[BITMASK_OFFSET(mIndex)] \ macro 170 #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 | 2131 if (BITMASK_ABSENT(&m_inp_bm_count,i)) { in use_input_buffer() 2325 if (BITMASK_ABSENT(&m_out_bm_count,i)) { in use_output_buffer() 2724 if (BITMASK_ABSENT(&m_inp_bm_count,i)) { in allocate_input_buffer() 2893 if (BITMASK_ABSENT(&m_out_bm_count,i)) { in allocate_output_buffer() 3761 if (BITMASK_ABSENT(&m_inp_bm_count,i)) { in allocate_input_done() 3799 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 | 3024 BITMASK_ABSENT(&m_flags,OMX_COMPONENT_OUTPUT_ENABLE_PENDING) && in set_parameter() 3026 BITMASK_ABSENT(&m_flags, OMX_COMPONENT_INPUT_ENABLE_PENDING) && in set_parameter() 4122 if(BITMASK_ABSENT(&m_out_bm_count,i)) in use_output_buffer() 4636 if(BITMASK_ABSENT(&m_heap_inp_bm_count,i)) in allocate_input_heap_buffer() 4761 if(BITMASK_ABSENT(&m_inp_bm_count,i)) in allocate_input_buffer() 5080 if(BITMASK_ABSENT(&m_out_bm_count,i)) in allocate_output_buffer() 6347 if(BITMASK_ABSENT(&m_inp_bm_count,i)) in allocate_input_done() 6392 if(BITMASK_ABSENT(&m_out_bm_count,j)) in allocate_output_done()
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
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.cpp | 2733 BITMASK_ABSENT(&m_flags,OMX_COMPONENT_OUTPUT_ENABLE_PENDING) && in set_parameter() 2735 BITMASK_ABSENT(&m_flags, OMX_COMPONENT_INPUT_ENABLE_PENDING) && in set_parameter() 3663 if (BITMASK_ABSENT(&m_out_bm_count,i)) { in use_output_buffer() 4145 if (BITMASK_ABSENT(&m_heap_inp_bm_count,i)) { in allocate_input_heap_buffer() 4257 if (BITMASK_ABSENT(&m_inp_bm_count,i)) { in allocate_input_buffer() 4609 if (BITMASK_ABSENT(&m_out_bm_count,i)) { in allocate_output_buffer() 5737 if (BITMASK_ABSENT(&m_inp_bm_count,i)) { in allocate_input_done() 5776 if (BITMASK_ABSENT(&m_out_bm_count,j)) { in allocate_output_done()
|
D | omx_vdec_msm8974.cpp | 3062 BITMASK_ABSENT(&m_flags,OMX_COMPONENT_OUTPUT_ENABLE_PENDING) && in set_parameter() 3064 BITMASK_ABSENT(&m_flags, OMX_COMPONENT_INPUT_ENABLE_PENDING) && in set_parameter() 4310 if (BITMASK_ABSENT(&m_out_bm_count,i)) { in use_output_buffer() 4822 if (BITMASK_ABSENT(&m_heap_inp_bm_count,i)) { in allocate_input_heap_buffer() 4937 if (BITMASK_ABSENT(&m_inp_bm_count,i)) { in allocate_input_buffer() 5293 if (BITMASK_ABSENT(&m_out_bm_count,i)) { in allocate_output_buffer() 6513 if (BITMASK_ABSENT(&m_inp_bm_count,i)) { in allocate_input_done() 6552 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()
|