Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp3.c2871 static const enum AVPixelFormat theora_pix_fmts[4] = { enum
2955 avctx->pix_fmt = theora_pix_fmts[get_bits(gb, 2)]; in theora_decode_header()