Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibaomdec.c88 static const enum AVColorRange color_ranges[] = { in set_pix_fmt() enum
91 avctx->color_range = color_ranges[img->range]; in set_pix_fmt()
Dlibvpxdec.c116 static const enum AVColorRange color_ranges[] = { in set_pix_fmt() enum
119 avctx->color_range = color_ranges[img->range]; in set_pix_fmt()