Home
last modified time | relevance | path

Searched refs:codec_cond (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp7409 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp() local
7413 if(frm_int > 0 && codec_cond) in adjust_timestamp()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp7753 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp() local
7757 if(frm_int > 0 && codec_cond) in adjust_timestamp()
Domx_vdec.cpp8274 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp() local
8278 if(frm_int > 0 && codec_cond) in adjust_timestamp()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp7962 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp() local
7967 if (frm_int > 0 && codec_cond) { in adjust_timestamp()
Domx_vdec_hevc.cpp7572 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp() local
7576 if (frm_int > 0 && codec_cond) { in adjust_timestamp()
Domx_vdec_msm8974.cpp9226 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp() local
9229 if (frm_int > 0 && codec_cond) { in adjust_timestamp()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp8826 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp() local
8830 if(frm_int > 0 && codec_cond) in adjust_timestamp()