Searched defs:adjust_timestamp (Results 1 - 10 of 10) sorted by relevance

/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp7400 void omx_vdpp::adjust_timestamp(OMX_S64 &act_timestamp) function in class:omx_vdpp
7415 DEBUG_PRINT_LOW("adjust_timestamp: original ts[%lld]", act_timestamp);
7417 DEBUG_PRINT_LOW("adjust_timestamp: predicted ts[%lld]", act_timestamp);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp6623 adjust_timestamp(buffer->nTimeStamp);
8265 void omx_vdec::adjust_timestamp(OMX_S64 &act_timestamp) function in class:omx_vdec
8280 DEBUG_PRINT_LOW("adjust_timestamp: original ts[%lld]", act_timestamp);
8282 DEBUG_PRINT_LOW("adjust_timestamp: predicted ts[%lld]", act_timestamp);
H A Domx_vdec_copper.cpp6202 adjust_timestamp(buffer->nTimeStamp);
7744 void omx_vdec::adjust_timestamp(OMX_S64 &act_timestamp) function in class:omx_vdec
7759 DEBUG_PRINT_LOW("adjust_timestamp: original ts[%lld]", act_timestamp);
7761 DEBUG_PRINT_LOW("adjust_timestamp: predicted ts[%lld]", act_timestamp);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp6407 adjust_timestamp(buffer->nTimeStamp);
7956 void omx_vdec::adjust_timestamp(OMX_S64 &act_timestamp) function in class:omx_vdec
7968 DEBUG_PRINT_LOW("adjust_timestamp: original ts[%lld]", act_timestamp);
7970 DEBUG_PRINT_LOW("adjust_timestamp: predicted ts[%lld]", act_timestamp);
H A Domx_vdec_hevc.cpp5979 adjust_timestamp(buffer->nTimeStamp);
7566 void omx_vdec::adjust_timestamp(OMX_S64 &act_timestamp) function in class:omx_vdec
7577 DEBUG_PRINT_LOW("adjust_timestamp: original ts[%lld]", act_timestamp);
7579 DEBUG_PRINT_LOW("adjust_timestamp: predicted ts[%lld]", act_timestamp);
H A Domx_vdec_hevc_swvdec.cpp7078 adjust_timestamp(buffer->nTimeStamp);
8602 void omx_vdec::adjust_timestamp(OMX_S64 &act_timestamp) function in class:omx_vdec
8617 DEBUG_PRINT_LOW("adjust_timestamp: original ts[%lld]", act_timestamp);
8619 DEBUG_PRINT_LOW("adjust_timestamp: predicted ts[%lld]", act_timestamp);
H A Domx_vdec_msm8974.cpp7276 adjust_timestamp(buffer->nTimeStamp);
9128 void omx_vdec::adjust_timestamp(OMX_S64 &act_timestamp) function in class:omx_vdec
9138 DEBUG_PRINT_LOW("adjust_timestamp: original ts[%lld]", act_timestamp);
9140 DEBUG_PRINT_LOW("adjust_timestamp: predicted ts[%lld]", act_timestamp);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp5943 adjust_timestamp(buffer->nTimeStamp);
7530 void omx_vdec::adjust_timestamp(OMX_S64 &act_timestamp) function in class:omx_vdec
7541 DEBUG_PRINT_LOW("adjust_timestamp: original ts[%lld]", act_timestamp);
7543 DEBUG_PRINT_LOW("adjust_timestamp: predicted ts[%lld]", act_timestamp);
H A Domx_vdec_hevc_swvdec.cpp7288 adjust_timestamp(buffer->nTimeStamp);
8817 void omx_vdec::adjust_timestamp(OMX_S64 &act_timestamp) function in class:omx_vdec
8832 DEBUG_PRINT_LOW("adjust_timestamp: original ts[%lld]", act_timestamp);
8834 DEBUG_PRINT_LOW("adjust_timestamp: predicted ts[%lld]", act_timestamp);
H A Domx_vdec_v4l2.cpp7973 adjust_timestamp(buffer->nTimeStamp);
9910 void omx_vdec::adjust_timestamp(OMX_S64 &act_timestamp) function in class:omx_vdec
9922 DEBUG_PRINT_LOW("adjust_timestamp: original ts[%lld]", act_timestamp);
9924 DEBUG_PRINT_LOW("adjust_timestamp: predicted ts[%lld]", act_timestamp);

Completed in 168 milliseconds