Home
last modified time | relevance | path

Searched refs:m_debug_timestamp (Results 1 – 19 of 19) sorted by relevance

/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h923 bool m_debug_timestamp; variable
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h784 bool m_debug_timestamp; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h799 bool m_debug_timestamp; variable
Domx_vdec_hevc_swvdec.h954 bool m_debug_timestamp; variable
Domx_vdec.h925 bool m_debug_timestamp; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h805 bool m_debug_timestamp; variable
Domx_vdec.h903 bool m_debug_timestamp; variable
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp528 m_debug_timestamp = atoi(property_value);
529 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp);
530 if (m_debug_timestamp)
2378 if (m_debug_timestamp) in execute_input_flush()
5342 if (m_debug_timestamp) in empty_this_buffer_proxy()
5687 if (m_debug_timestamp) in component_deinit()
6332 if (omx->m_debug_timestamp) in async_message_process()
Domx_vdec.cpp525 m_debug_timestamp = atoi(property_value); in omx_vdec()
526 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp); in omx_vdec()
527 if (m_debug_timestamp) in omx_vdec()
2463 if (m_debug_timestamp) in execute_input_flush()
5737 if (m_debug_timestamp) in empty_this_buffer_proxy()
6056 if (m_debug_timestamp) in component_deinit()
6778 if (omx->m_debug_timestamp) in async_message_process()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h974 bool m_debug_timestamp; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp513 m_debug_timestamp = atoi(property_value); in omx_vdec()
514 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp); in omx_vdec()
516 if (m_debug_timestamp) { in omx_vdec()
2360 if (m_debug_timestamp) { in execute_input_flush()
5496 if (m_debug_timestamp) { in empty_this_buffer_proxy()
5864 if (m_debug_timestamp) { in component_deinit()
6564 if (omx->m_debug_timestamp) { in async_message_process()
Domx_vdec_hevc.cpp569 m_debug_timestamp = atoi(property_value); in omx_vdec()
570 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp); in omx_vdec()
571 if (m_debug_timestamp) { in omx_vdec()
2303 if (m_debug_timestamp) { in execute_input_flush()
5132 if (m_debug_timestamp) { in empty_this_buffer_proxy()
5489 if (m_debug_timestamp) { in component_deinit()
5959 if (m_debug_timestamp) { in fill_buffer_done()
Domx_vdec_msm8974.cpp623 m_debug_timestamp = atoi(property_value); in omx_vdec()
624 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp); in omx_vdec()
625 if (m_debug_timestamp) { in omx_vdec()
2798 if (m_debug_timestamp) { in execute_input_flush()
6343 if (m_debug_timestamp) { in empty_this_buffer_proxy()
6819 if (m_debug_timestamp) { in component_deinit()
7339 if (m_debug_timestamp) { in fill_buffer_done()
Domx_vdec_hevc_swvdec.cpp622 m_debug_timestamp = atoi(property_value); in omx_vdec()
623 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp); in omx_vdec()
624 if (m_debug_timestamp) in omx_vdec()
2904 if (m_debug_timestamp) in execute_input_flush()
6128 if (m_debug_timestamp) in empty_this_buffer_proxy()
6578 if (m_debug_timestamp) in component_deinit()
7054 if (m_debug_timestamp) in fill_buffer_done()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp564 m_debug_timestamp = atoi(property_value); in omx_vdec()
565 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp); in omx_vdec()
566 if (m_debug_timestamp) { in omx_vdec()
2282 if (m_debug_timestamp) { in execute_input_flush()
5102 if (m_debug_timestamp) { in empty_this_buffer_proxy()
5453 if (m_debug_timestamp) { in component_deinit()
5923 if (m_debug_timestamp) { in fill_buffer_done()
Domx_vdec_hevc_swvdec.cpp626 m_debug_timestamp = atoi(property_value); in omx_vdec()
627 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp); in omx_vdec()
628 if (m_debug_timestamp) in omx_vdec()
2935 if (m_debug_timestamp) in execute_input_flush()
6333 if (m_debug_timestamp) in empty_this_buffer_proxy()
6780 if (m_debug_timestamp) in component_deinit()
7264 if (m_debug_timestamp) in fill_buffer_done()
Domx_vdec_v4l2.cpp680 m_debug_timestamp = atoi(property_value); in omx_vdec()
681 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp); in omx_vdec()
682 if (m_debug_timestamp) { in omx_vdec()
3265 if (m_debug_timestamp) { in execute_input_flush()
7197 if (m_debug_timestamp) { in empty_this_buffer_proxy()
7640 if (m_debug_timestamp) { in component_deinit()
8212 if (m_debug_timestamp) { in fill_buffer_done()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp699 m_debug_timestamp = atoi(property_value); in omx_vdec()
700 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp); in omx_vdec()
701 if (m_debug_timestamp) { in omx_vdec()
3489 if (m_debug_timestamp) { in execute_input_flush()
7813 if (m_debug_timestamp) { in empty_this_buffer_proxy()
8271 if (m_debug_timestamp) { in component_deinit()
8857 if (m_debug_timestamp) { in fill_buffer_done()
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp2579 if (m_debug_timestamp) in execute_input_flush()
5938 if (m_debug_timestamp) in component_deinit()