Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Doggparsetheora.c38 static int theora_header(AVFormatContext *s, int idx) in theora_header() function
214 .header = theora_header,
/third_party/ffmpeg/libavcodec/
Dvp3.c174 int theora, theora_tables, theora_header; member
2886 s->theora_header = 0; in theora_decode_header()
2986 s->theora_header = 1; in theora_decode_header()
2995 if (!s->theora_header) in theora_decode_tables()