Searched refs:OGG_FLAG_CONT (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | oggdec.h | 110 #define OGG_FLAG_CONT 1 macro |
H A D | oggdec.c | 466 if (flags & OGG_FLAG_CONT || os->incomplete) { in ogg_read_page() |
Completed in 3 milliseconds