IS_10BIT 382 libavcodec/nvenc.c if (IS_10BIT(ctx->data_pix_fmt) && ret <= 0) { IS_10BIT 1120 libavcodec/nvenc.c if (IS_10BIT(ctx->data_pix_fmt)) { IS_10BIT 1133 libavcodec/nvenc.c hevc->pixelBitDepthMinus8 = IS_10BIT(ctx->data_pix_fmt) ? 2 : 0;