/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 370 bool timestamp_adjust; member
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 247 bool timestamp_adjust; member
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 245 bool timestamp_adjust; member
|
D | omx_vdec.h | 281 bool timestamp_adjust; member
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 246 bool timestamp_adjust; member
|
D | omx_vdec_hevc_swvdec.h | 276 bool timestamp_adjust; member
|
D | omx_vdec.h | 289 bool timestamp_adjust; member
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 292 bool timestamp_adjust; member
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 476 bool timestamp_adjust; member
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 472 bool timestamp_adjust; member
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 549 drv_ctx.timestamp_adjust = false; 1233 drv_ctx.timestamp_adjust = true; in component_init() 7753 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp()
|
D | omx_vdec.cpp | 547 drv_ctx.timestamp_adjust = false; in omx_vdec() 1268 drv_ctx.timestamp_adjust = true; in component_init() 8274 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 588 drv_ctx.timestamp_adjust = false; in omx_vdec() 1281 drv_ctx.timestamp_adjust = true; in component_init() 7536 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp()
|
D | omx_vdec_v4l2.cpp | 764 drv_ctx.timestamp_adjust = false; in omx_vdec() 2142 drv_ctx.timestamp_adjust = true; in component_init() 10177 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp()
|
D | omx_vdec_hevc_swvdec.cpp | 676 drv_ctx.timestamp_adjust = false; in omx_vdec() 8826 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 593 drv_ctx.timestamp_adjust = false; in omx_vdec() 1286 drv_ctx.timestamp_adjust = true; in component_init() 7572 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp()
|
D | omx_vdec.cpp | 540 drv_ctx.timestamp_adjust = false; in omx_vdec() 1245 drv_ctx.timestamp_adjust = true; in component_init() 7962 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp()
|
D | omx_vdec_msm8974.cpp | 690 drv_ctx.timestamp_adjust = false; in omx_vdec() 1696 drv_ctx.timestamp_adjust = true; in component_init() 9226 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp()
|
D | omx_vdec_hevc_swvdec.cpp | 668 drv_ctx.timestamp_adjust = false; in omx_vdec() 8611 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp()
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 664 drv_ctx.timestamp_adjust = false; in omx_vdpp() 7409 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 793 drv_ctx.timestamp_adjust = false; in omx_vdec() 2353 drv_ctx.timestamp_adjust = true; in component_init() 10973 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 875 drv_ctx.timestamp_adjust = false; in omx_vdec() 10649 bool codec_cond = (drv_ctx.timestamp_adjust)? in adjust_timestamp()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 841 drv_ctx.timestamp_adjust = false; in omx_vdec()
|