Searched refs:theora_decode_tables (Results 1 – 1 of 1) sorted by relevance
88 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() function3148 if (theora_decode_tables(avctx, &gb)) in theora_decode_init()