Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h683 uint64_t m_client_in_bm_count; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h708 uint64_t m_client_in_bm_count; variable
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h777 uint64_t m_client_in_bm_count; variable
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h770 uint64_t m_client_in_bm_count; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
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()
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()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp268 m_client_in_bm_count(0), in omx_video()
2582 BITMASK_SET(&m_client_in_bm_count,i); in use_input_buffer()
3688 if(BITMASK_PRESENT(&m_client_in_bm_count, nPortIndex)) in free_buffer()
3689 BITMASK_CLEAR(&m_client_in_bm_count,nPortIndex); in free_buffer()
4140 if (pmem_data_buf && BITMASK_PRESENT(&m_client_in_bm_count, nBufIndex)) { in empty_this_buffer_proxy()
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()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
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()
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()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
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()
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()