Searched refs:ogg_find_stream (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Doggparseskeleton.c77 target_idx = ogg_find_stream(ogg, AV_RL32(buf+12));
H A Doggdec.h136 ogg_find_stream (struct ogg * ogg, int serial) function
H A Doggdec.c356 idx = ogg_find_stream(ogg, serial);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Doggparseskeleton.c74 target_idx = ogg_find_stream(ogg, AV_RL32(buf+12));
H A Doggdec.h123 ogg_find_stream (struct ogg * ogg, int serial) function
H A Doggdec.c251 idx = ogg_find_stream (ogg, serial);

Completed in 48 milliseconds