Searched defs:og (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/examples/
H A Ddecoder_example.c47 ogg_page og; /* one Ogg bitstream page. Vorbis packets are inside */ local
H A Dencoder_example.c45 ogg_page og; /* one Ogg bitstream page. Vorbis packets are inside */ local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/test/
H A Dwrite_read.c36 ogg_page og; local
135 ogg_page og; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libogg-1.1.4/src/
H A Dframing.c29 int ogg_page_version(const ogg_page *og){ argument
33 int ogg_page_continued(const ogg_page *og){ argument
37 int ogg_page_bos(const ogg_page *og){ argument
41 int ogg_page_eos(const ogg_page *og){ argument
45 ogg_int64_t ogg_page_granulepos(const ogg_page *og){ argument
58 ogg_page_serialno(const ogg_page *og) argument
65 ogg_page_pageno(const ogg_page *og) argument
91 ogg_page_packets(const ogg_page *og) argument
280 ogg_page_checksum_set(ogg_page *og) argument
383 ogg_stream_flush(ogg_stream_state *os,ogg_page *og) argument
498 ogg_stream_pageout(ogg_stream_state *os, ogg_page *og) argument
613 ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og) argument
711 ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og) argument
744 ogg_stream_pagein(ogg_stream_state *os, ogg_page *og) argument
1026 check_page(unsigned char *data,const int *header,ogg_page *og) argument
1053 print_header(ogg_page *og) argument
1078 copy_page(ogg_page *og) argument
1088 free_page(ogg_page *og) argument
1326 ogg_page og; local
1593 ogg_page og[5]; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dvorbisfile.c107 static ogg_int64_t _get_next_page(OggVorbis_File *vf,ogg_page *og, argument
145 static ogg_int64_t _get_prev_page(OggVorbis_File *vf,ogg_page *og){ argument
187 static void _add_serialno(ogg_page *og,long **serialno_list, int *n){ argument
211 _lookup_page_serialno(ogg_page *og, long *serialno_list, int n) argument
225 ogg_page og; local
283 ogg_page og; local
421 ogg_page og; local
478 ogg_page og; local
675 ogg_page og; local
1256 ogg_page og; local
1418 ogg_page og; local
1489 ogg_page og; local
1582 ogg_page og; local
[all...]

Completed in 134 milliseconds