Home
last modified time | relevance | path

Searched refs:m_client_in_bm_count (Results 1 – 15 of 15) sorted by relevance

/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h683 uint64_t m_client_in_bm_count; variable
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h708 uint64_t m_client_in_bm_count; variable
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h777 uint64_t m_client_in_bm_count; variable
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h764 uint64_t m_client_in_bm_count; variable
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h769 uint64_t m_client_in_bm_count; variable
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp299 m_client_in_bm_count(0), in omx_video()
2544 BITMASK_SET(&m_client_in_bm_count,i); in use_input_buffer()
3535 if(BITMASK_PRESENT(&m_client_in_bm_count, nPortIndex)) in free_buffer()
3536 BITMASK_CLEAR(&m_client_in_bm_count,nPortIndex); in free_buffer()
3879 if (pmem_data_buf && BITMASK_PRESENT(&m_client_in_bm_count, nBufIndex)) { in empty_this_buffer_proxy()
H A Domx_video_encoder.cpp2234 if (BITMASK_PRESENT(&m_client_in_bm_count, i)) in component_deinit()
2235 BITMASK_CLEAR(&m_client_in_bm_count, i); in component_deinit()
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp264 m_client_in_bm_count(0), in omx_video()
2623 BITMASK_SET(&m_client_in_bm_count,i); in use_input_buffer()
3689 if(BITMASK_PRESENT(&m_client_in_bm_count, nPortIndex)) in free_buffer()
3690 BITMASK_CLEAR(&m_client_in_bm_count,nPortIndex); in free_buffer()
4088 if (pmem_data_buf && BITMASK_PRESENT(&m_client_in_bm_count, nBufIndex)) { in empty_this_buffer_proxy()
H A Domx_video_encoder.cpp2160 if (BITMASK_PRESENT(&m_client_in_bm_count, i)) in component_deinit()
2161 BITMASK_CLEAR(&m_client_in_bm_count, i); in component_deinit()
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp293 m_client_in_bm_count(0), in omx_video()
2632 BITMASK_SET(&m_client_in_bm_count,i); in use_input_buffer()
3652 if(BITMASK_PRESENT(&m_client_in_bm_count, nPortIndex)) in free_buffer()
3653 BITMASK_CLEAR(&m_client_in_bm_count,nPortIndex); in free_buffer()
4017 if (pmem_data_buf && BITMASK_PRESENT(&m_client_in_bm_count, nBufIndex)) { in empty_this_buffer_proxy()
H A Domx_video_encoder.cpp2394 if (BITMASK_PRESENT(&m_client_in_bm_count, i)) in component_deinit()
2395 BITMASK_CLEAR(&m_client_in_bm_count, i); in component_deinit()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp266 m_client_in_bm_count(0), in omx_video()
2736 BITMASK_SET(&m_client_in_bm_count,i); in use_input_buffer()
3840 if(BITMASK_PRESENT(&m_client_in_bm_count, nPortIndex)) in free_buffer()
3841 BITMASK_CLEAR(&m_client_in_bm_count,nPortIndex); in free_buffer()
4285 if (pmem_data_buf && BITMASK_PRESENT(&m_client_in_bm_count, nBufIndex)) { in empty_this_buffer_proxy()
H A Domx_video_encoder.cpp2434 if (BITMASK_PRESENT(&m_client_in_bm_count, i)) in component_deinit()
2435 BITMASK_CLEAR(&m_client_in_bm_count, i); in component_deinit()
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp268 m_client_in_bm_count(0), in omx_video()
2580 BITMASK_SET(&m_client_in_bm_count,i); in use_input_buffer()
3686 if(BITMASK_PRESENT(&m_client_in_bm_count, nPortIndex)) in free_buffer()
3687 BITMASK_CLEAR(&m_client_in_bm_count,nPortIndex); in free_buffer()
4130 if (pmem_data_buf && BITMASK_PRESENT(&m_client_in_bm_count, nBufIndex)) { in empty_this_buffer_proxy()
H A Domx_video_encoder.cpp2116 if (BITMASK_PRESENT(&m_client_in_bm_count, i)) in component_deinit()
2117 BITMASK_CLEAR(&m_client_in_bm_count, i); in component_deinit()