Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmediacodecdec_common.c112 static enum AVColorSpace mcdec_get_color_space(int color_standard) in mcdec_get_color_space() function
521 avctx->colorspace = mcdec_get_color_space(color_standard); in mediacodec_dec_parse_format()