Home
last modified time | relevance | path

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

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h783 bool m_debug_timestamp; variable
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h805 bool m_debug_timestamp; variable
Domx_vdec.h886 bool m_debug_timestamp; variable
/hardware/qcom/media/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.cpp520 m_debug_timestamp = atoi(property_value); in omx_vdec()
521 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp); in omx_vdec()
522 if (m_debug_timestamp) in omx_vdec()
2446 if (m_debug_timestamp) in execute_input_flush()
5718 if (m_debug_timestamp) in empty_this_buffer_proxy()
6037 if (m_debug_timestamp) in component_deinit()
6759 if (omx->m_debug_timestamp) in async_message_process()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp571 m_debug_timestamp = atoi(property_value); in omx_vdec()
572 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp); in omx_vdec()
573 if (m_debug_timestamp) { in omx_vdec()
2305 if (m_debug_timestamp) { in execute_input_flush()
5134 if (m_debug_timestamp) { in empty_this_buffer_proxy()
5485 if (m_debug_timestamp) { in component_deinit()
5955 if (m_debug_timestamp) { in fill_buffer_done()
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_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()
Domx_vdec_msm8974.cpp596 m_debug_timestamp = atoi(property_value); in omx_vdec()
597 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp); in omx_vdec()
598 if (m_debug_timestamp) { in omx_vdec()
2619 if (m_debug_timestamp) { in execute_input_flush()
5852 if (m_debug_timestamp) { in empty_this_buffer_proxy()
6259 if (m_debug_timestamp) { in component_deinit()
6757 if (m_debug_timestamp) { in fill_buffer_done()