Home
last modified time | relevance | path

Searched refs:codec_cond (Results 1 – 12 of 12) 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/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp7536 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp() local
7540 if (frm_int > 0 && codec_cond) { in adjust_timestamp()
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()
Domx_vdec_v4l2.cpp10177 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp() local
10181 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_hevc_swvdec.cpp8611 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp() local
8615 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/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp10973 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp() local
10977 if (frm_int > 0 && codec_cond) { in adjust_timestamp()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp10772 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp() local
10776 if (frm_int > 0 && codec_cond) { in adjust_timestamp()