theora_decode_header 80 libavcodec/vp3.c static int theora_decode_header(AVCodecContext *avctx, GetBitContext *gb); theora_decode_header 2015 libavcodec/vp3.c ret = theora_decode_header(avctx, &gb); theora_decode_header 2509 libavcodec/vp3.c if (theora_decode_header(avctx, &gb) < 0)