Home
last modified time | relevance | path

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

/hardware/qcom/media/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.cpp8268 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp() local
8272 if(frm_int > 0 && codec_cond) in adjust_timestamp()
/hardware/qcom/media/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.cpp7568 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp() local
7572 if (frm_int > 0 && codec_cond) { in adjust_timestamp()
Domx_vdec_msm8974.cpp8633 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp() local
8637 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()