Searched refs:timestamp_adjust (Results 1 - 17 of 17) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h247 bool timestamp_adjust; member in struct:video_driver_context
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h245 bool timestamp_adjust; member in struct:video_driver_context
H A Domx_vdec.h281 bool timestamp_adjust; member in struct:video_driver_context
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h246 bool timestamp_adjust; member in struct:video_driver_context
H A Domx_vdec.h276 bool timestamp_adjust; member in struct:video_driver_context
H A Domx_vdec_hevc_swvdec.h276 bool timestamp_adjust; member in struct:video_driver_context
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h370 bool timestamp_adjust; member in struct:video_vpu_context
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp547 drv_ctx.timestamp_adjust = false;
1268 drv_ctx.timestamp_adjust = true;
8274 bool codec_cond = (drv_ctx.timestamp_adjust)?
H A Domx_vdec_copper.cpp549 drv_ctx.timestamp_adjust = false;
1233 drv_ctx.timestamp_adjust = true;
7753 bool codec_cond = (drv_ctx.timestamp_adjust)?
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp540 drv_ctx.timestamp_adjust = false;
1245 drv_ctx.timestamp_adjust = true;
7962 bool codec_cond = (drv_ctx.timestamp_adjust)?
H A Domx_vdec_hevc.cpp593 drv_ctx.timestamp_adjust = false;
1286 drv_ctx.timestamp_adjust = true;
7572 bool codec_cond = (drv_ctx.timestamp_adjust)?
H A Domx_vdec_msm8974.cpp689 drv_ctx.timestamp_adjust = false;
1695 drv_ctx.timestamp_adjust = true;
9134 bool codec_cond = (drv_ctx.timestamp_adjust)?
H A Domx_vdec_hevc_swvdec.cpp668 drv_ctx.timestamp_adjust = false;
8611 bool codec_cond = (drv_ctx.timestamp_adjust)?
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp588 drv_ctx.timestamp_adjust = false;
1281 drv_ctx.timestamp_adjust = true;
7536 bool codec_cond = (drv_ctx.timestamp_adjust)?
H A Domx_vdec_v4l2.cpp759 drv_ctx.timestamp_adjust = false;
2130 drv_ctx.timestamp_adjust = true;
9917 bool codec_cond = (drv_ctx.timestamp_adjust)?
H A Domx_vdec_hevc_swvdec.cpp676 drv_ctx.timestamp_adjust = false;
8826 bool codec_cond = (drv_ctx.timestamp_adjust)?
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp664 drv_ctx.timestamp_adjust = false;
7409 bool codec_cond = (drv_ctx.timestamp_adjust)?

Completed in 234 milliseconds