Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dnvenc.c88 #define IS_GBRP(pix_fmt) (pix_fmt == AV_PIX_FMT_GBRP || \ macro
1100 vui->colourMatrix = IS_GBRP(ctx->data_pix_fmt) ? AVCOL_SPC_RGB : avctx->colorspace; in nvenc_setup_h264_config()
1212 vui->colourMatrix = IS_GBRP(ctx->data_pix_fmt) ? AVCOL_SPC_RGB : avctx->colorspace; in nvenc_setup_hevc_config()

Completed in 4 milliseconds