Searched refs:hwaccel_flags (Results 1 – 10 of 10) sorted by relevance
141 hwaccel_flags=0x00000001284 hwaccel_flags=0x00000001
191 if (avctx->hwaccel_flags & AV_HWACCEL_FLAG_IGNORE_LEVEL) in ff_vdpau_common_init()210 !(avctx->hwaccel_flags & AV_HWACCEL_FLAG_ALLOW_PROFILE_MISMATCH)) { in ff_vdpau_common_init()
298 dst->hwaccel_flags = src->hwaccel_flags; in update_context_from_thread()
562 if (avctx->hwaccel_flags & AV_HWACCEL_FLAG_ALLOW_PROFILE_MISMATCH) { in ff_vaapi_parse_hevc_rext_profile()
497 if (avctx->hwaccel_flags & in vaapi_decode_make_config()
2287 int hwaccel_flags; member
194 if (mode->profiles && !(avctx->hwaccel_flags & AV_HWACCEL_FLAG_ALLOW_PROFILE_MISMATCH)) { in dxva_check_codec_compatibility()
465 {"hwaccel_flags", NULL, OFFSET(hwaccel_flags), AV_OPT_TYPE_FLAGS, {.i64 = AV_HWACCEL_FLAG_IGNORE_LE…
487 Add AVCodecContext.hwaccel_flags field. This will control some hwaccels at