Searched refs:idr_only_decoding (Results 1 - 15 of 15) 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.h278 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/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;
3912 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.cpp2435 drv_ctx.idr_only_decoding = 0;
4516 drv_ctx.idr_only_decoding = 1;

Completed in 292 milliseconds