Home
last modified time | relevance | path

Searched refs:ov_open (Results 1 – 25 of 237) sorted by relevance

12345678910

/dports/sysutils/k3b/k3b-21.12.3/plugins/decoder/ogg/
H A Dk3boggvorbisdecoder.cpp59 else if( ov_open( file, &d->oggVorbisFile, 0, 0 ) ) { in openOggVorbisFile()
223 if( ov_open( file, &of, 0, 0 ) ) { in canDecode()
/dports/audio/siren/siren-0.9/ip/
H A Dvorbis.c121 if ((ret = ov_open(fp, &ovf, NULL, 0)) != 0) {
185 if ((ret = ov_open(fp, ovf, NULL, 0)) != 0) {
/dports/audio/p5-libvorbis/libvorbis-perl-0.05/
H A DVorbis.xs59 ov_open(self, file, initial="", ibytes=0)
66 RETVAL = ov_open(file, self, initial, ibytes);
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/libvorbis-1.3.5/macos/
H A Dlibvorbisfile.mcp.exp4 ov_open
/dports/emulators/hugo/hugo-2.12/
H A Dogglength.c20 rc = ov_open(fp,&vf,NULL,0); in OGG_length()
/dports/games/edge/Edge-1.35-source/lib_win32/libvorbis-1.1.2/win32/VS2003/libvorbisfile/
H A Dlibvorbisfile.def4 ov_open
/dports/audio/libvorbis/libvorbis-1.3.7/win32/
H A Dvorbisfile.def6 ov_open
/dports/games/edge/Edge-1.35-source/lib_win32/libvorbis-1.1.2/win32/
H A Dvorbisfile.def9 ov_open
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/libvorbis/win32/
H A Dvorbisfile.def9 ov_open
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/libvorbis-1.3.5/win32/
H A Dvorbisfile.def9 ov_open
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/tremor/
H A DVersion_script.in12 ov_open;
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/core/tremor/
H A DVersion_script.in12 ov_open;
/dports/multimedia/mkclean/mkclean-0.8.7/mkclean/tremor/
H A Divorbisfile_example.c46 if(ov_open(stdin, &vf, NULL, 0) < 0) { in main()
H A DVersion_script.in12 ov_open;
/dports/audio/libtremor/tremor-562307a/
H A DVersion_script.in12 ov_open;
H A Divorbisfile_example.c46 if(ov_open(stdin, &vf, NULL, 0) < 0) { in main()
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/mkclean/tremor/
H A DVersion_script.in12 ov_open;
H A Divorbisfile_example.c46 if(ov_open(stdin, &vf, NULL, 0) < 0) { in main()
/dports/games/edge/Edge-1.35-source/lib_win32/libvorbis-1.1.2/examples/
H A Dvorbisfile_example.c47 if(ov_open(stdin, &vf, NULL, 0) < 0) { in main()
H A Dchaining_example.c39 if(ov_open(stdin,&ov,NULL,-1)<0){ in main()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/libvorbisidec-1.2.1/
H A DVersion_script.in12 ov_open;
H A Divorbisfile_example.c46 if(ov_open(stdin, &vf, NULL, 0) < 0) { in main()
/dports/multimedia/transcode/transcode-1.1.7/import/
H A Ddecode_ogg.c62 ret = ov_open(in, &vf, NULL, 0); in decode_ogg_file()
/dports/games/dustrac/DustRacing2D-ae380b8/src/game/audio/
H A Dopenaloggdata.cpp49 ov_open(f, &oggFile, NULL, 0); in loadOgg()
/dports/audio/libvorbis/libvorbis-1.3.7/doc/vorbisfile/
H A DMakefile.am11 ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html\

12345678910