Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibvpxdec.c115 static const enum AVColorSpace colorspaces[8] = { in set_pix_fmt() local
125 avctx->colorspace = colorspaces[img->cs]; in set_pix_fmt()
H A Dvp9.c442 static const enum AVColorSpace colorspaces[8] = { in read_colorspace_details() local
452 avctx->colorspace = colorspaces[get_bits(&s->gb, 3)]; in read_colorspace_details()

Completed in 4 milliseconds