Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp3.c88 static int theora_decode_tables(AVCodecContext *avctx, GetBitContext *gb);
2627 ret = theora_decode_tables(avctx, &gb); in vp3_decode_frame()
2990 static int theora_decode_tables(AVCodecContext *avctx, GetBitContext *gb) in theora_decode_tables() function
3148 if (theora_decode_tables(avctx, &gb)) in theora_decode_init()