Searched refs:idr_only_decoding (Results 1 - 19 of 19) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h249 bool idr_only_decoding; member in struct:video_driver_context
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h247 bool idr_only_decoding; member in struct:video_driver_context
H A Domx_vdec.h283 bool idr_only_decoding; member in struct:video_driver_context
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h248 bool idr_only_decoding; member in struct:video_driver_context
H A Domx_vdec.h291 bool idr_only_decoding; member in struct:video_driver_context
H A Domx_vdec_hevc_swvdec.h278 bool idr_only_decoding; member in struct:video_driver_context
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h294 bool idr_only_decoding; member in struct:video_driver_context
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h468 bool idr_only_decoding; member in struct:video_driver_context
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp1500 drv_ctx.idr_only_decoding = 0;
3432 if (drv_ctx.idr_only_decoding)
3529 drv_ctx.idr_only_decoding = 1;
H A Domx_vdec_copper.cpp1448 drv_ctx.idr_only_decoding = 0;
3320 drv_ctx.idr_only_decoding = 1;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp1469 drv_ctx.idr_only_decoding = 0;
3282 if (drv_ctx.idr_only_decoding) {
3365 drv_ctx.idr_only_decoding = 1;
H A Domx_vdec_hevc_swvdec.cpp1971 drv_ctx.idr_only_decoding = 0;
2002 drv_ctx.idr_only_decoding = 0;
3837 drv_ctx.idr_only_decoding = 1;
H A Domx_vdec_hevc.cpp1543 drv_ctx.idr_only_decoding = 0;
3158 drv_ctx.idr_only_decoding = 1;
H A Domx_vdec_msm8974.cpp1983 drv_ctx.idr_only_decoding = 0;
3932 drv_ctx.idr_only_decoding = 1;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp1994 drv_ctx.idr_only_decoding = 0;
2025 drv_ctx.idr_only_decoding = 0;
3909 drv_ctx.idr_only_decoding = 1;
H A Domx_vdec_hevc.cpp1522 drv_ctx.idr_only_decoding = 0;
3137 drv_ctx.idr_only_decoding = 1;
H A Domx_vdec_v4l2.cpp2446 drv_ctx.idr_only_decoding = 0;
4582 drv_ctx.idr_only_decoding = 1;
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp1093 !drv_ctx.idr_only_decoding && //@ Split mode disabled for Thumbnail usecase.
2499 drv_ctx.idr_only_decoding = 0;
4535 drv_ctx.idr_only_decoding = 1;
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp1043 bool tp10_enable = !drv_ctx.idr_only_decoding &&
1106 !drv_ctx.idr_only_decoding && //@ Split mode disabled for Thumbnail usecase.
2662 drv_ctx.idr_only_decoding = 0;
4919 drv_ctx.idr_only_decoding = 1;

Completed in 740 milliseconds