Home
last modified time | relevance | path

Searched refs:mcdec_get_color_pri (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmediacodecdec_common.c128 static enum AVColorPrimaries mcdec_get_color_pri(int color_standard) in mcdec_get_color_pri() function
522 avctx->color_primaries = mcdec_get_color_pri(color_standard); in mediacodec_dec_parse_format()