Searched refs:m_debug_timestamp (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h784 bool m_debug_timestamp; member in class:omx_vdec
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h809 bool m_debug_timestamp; member in class:omx_vdec
H A Domx_vdec.h856 bool m_debug_timestamp; member in class:omx_vdec
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp520 m_debug_timestamp = atoi(property_value);
521 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp);
522 if (m_debug_timestamp)
2444 if (m_debug_timestamp)
5704 if (m_debug_timestamp)
6023 if (m_debug_timestamp)
6745 if (omx->m_debug_timestamp)
H A 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)
5342 if (m_debug_timestamp)
5687 if (m_debug_timestamp)
6332 if (omx->m_debug_timestamp)
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp513 m_debug_timestamp = atoi(property_value);
514 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp);
516 if (m_debug_timestamp) {
2360 if (m_debug_timestamp) {
5496 if (m_debug_timestamp) {
5864 if (m_debug_timestamp) {
6564 if (omx->m_debug_timestamp) {
H A Domx_vdec_hevc.cpp558 m_debug_timestamp = atoi(property_value);
559 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp);
560 if (m_debug_timestamp) {
2288 if (m_debug_timestamp) {
5113 if (m_debug_timestamp) {
5461 if (m_debug_timestamp) {
5931 if (m_debug_timestamp) {
H A Domx_vdec_msm8974.cpp576 m_debug_timestamp = atoi(property_value);
577 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp);
578 if (m_debug_timestamp) {
2447 if (m_debug_timestamp) {
5418 if (m_debug_timestamp) {
5832 if (m_debug_timestamp) {
6340 if (m_debug_timestamp) {

Completed in 323 milliseconds