AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH  467 libavcodec/options_table.h {"allow_high_depth", "allow to output YUV pixel formats with a different chroma sampling than 4:2:0 and/or other than 8 bits per component", 0, AV_OPT_TYPE_CONST, {.i64 = AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH }, INT_MIN, INT_MAX, V | D, "hwaccel_flags"},
AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH  174 libavcodec/vdpau.c         if (!(hwctx->flags & AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH) &&
AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH  455 libavcodec/vdpau.c     if (flags & ~(AV_HWACCEL_FLAG_IGNORE_LEVEL|AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH))