Home
last modified time | relevance | path

Searched refs:unpack32le_ (Results 1 – 10 of 10) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/src/flac/
H A Diffscan.c35 static FLAC__uint32 unpack32le_(const FLAC__byte *b) in unpack32le_() function
50 return unpack32le_(b); in unpack32_()
122 …printf("\n table size=%08x=(%10u)", unpack32le_((FLAC__byte*)buf+32), unpack32le_((FLAC__byte*)… in main()
H A Dforeign_metadata.c46 static FLAC__uint32 unpack32le_(const FLAC__byte *b) in unpack32le_() function
201 if(!fm->is_rf64 || unpack32le_(buffer+4) != 0xffffffff) { in read_from_wave_()
202 eof_offset = (FLAC__off_t)8 + (FLAC__off_t)unpack32le_(buffer+4); in read_from_wave_()
218 size = unpack32le_(buffer+4); in read_from_wave_()
258 size = unpack32le_(buffer+4); in read_from_wave_()
284 if(unpack32le_(buffer2+24)) { in read_from_wave_()
296 if(fm->is_rf64 && !memcmp(buffer, "data", 4) && unpack32le_(buffer+4) == 0xffffffff) { in read_from_wave_()
/dports/audio/flac/flac-1.3.4/src/flac/
H A Diffscan.c35 static FLAC__uint32 unpack32le_(const FLAC__byte *b) in unpack32le_() function
50 return unpack32le_(b); in unpack32_()
122 …printf("\n table size=%08x=(%10u)", unpack32le_((FLAC__byte*)buf+32), unpack32le_((FLAC__byte*)… in main()
H A Dforeign_metadata.c46 static FLAC__uint32 unpack32le_(const FLAC__byte *b) in unpack32le_() function
201 if(!fm->is_rf64 || unpack32le_(buffer+4) != 0xffffffff) { in read_from_wave_()
202 eof_offset = (FLAC__off_t)8 + (FLAC__off_t)unpack32le_(buffer+4); in read_from_wave_()
218 size = unpack32le_(buffer+4); in read_from_wave_()
258 size = unpack32le_(buffer+4); in read_from_wave_()
284 if(unpack32le_(buffer2+24)) { in read_from_wave_()
296 if(fm->is_rf64 && !memcmp(buffer, "data", 4) && unpack32le_(buffer+4) == 0xffffffff) { in read_from_wave_()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/flac-1.3.2/src/flac/
H A Diffscan.c35 static FLAC__uint32 unpack32le_(const FLAC__byte *b) in unpack32le_() function
50 return unpack32le_(b); in unpack32_()
122 …printf("\n table size=%08x=(%10u)", unpack32le_((FLAC__byte*)buf+32), unpack32le_((FLAC__byte*)… in main()
H A Dforeign_metadata.c46 static FLAC__uint32 unpack32le_(const FLAC__byte *b) in unpack32le_() function
201 if(!fm->is_rf64 || unpack32le_(buffer+4) != 0xffffffff) { in read_from_wave_()
202 eof_offset = (FLAC__off_t)8 + (FLAC__off_t)unpack32le_(buffer+4); in read_from_wave_()
218 size = unpack32le_(buffer+4); in read_from_wave_()
258 size = unpack32le_(buffer+4); in read_from_wave_()
284 if(unpack32le_(buffer2+24)) { in read_from_wave_()
296 if(fm->is_rf64 && !memcmp(buffer, "data", 4) && unpack32le_(buffer+4) == 0xffffffff) { in read_from_wave_()
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/src/flac/
H A Diffscan.c40 static FLAC__uint32 unpack32le_(const FLAC__byte *b) in unpack32le_() function
50 return unpack32le_(b); in unpack32_()
H A Dforeign_metadata.c51 static FLAC__uint32 unpack32le_(const FLAC__byte *b) in unpack32le_() function
188 eof_offset = 8 + unpack32le_(buffer+4); in read_from_wave_()
201 size = unpack32le_(buffer+4); in read_from_wave_()
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/src/flac/
H A Diffscan.c40 static FLAC__uint32 unpack32le_(const FLAC__byte *b) in unpack32le_() function
50 return unpack32le_(b); in unpack32_()
H A Dforeign_metadata.c51 static FLAC__uint32 unpack32le_(const FLAC__byte *b) in unpack32le_() function
188 eof_offset = 8 + unpack32le_(buffer+4); in read_from_wave_()
201 size = unpack32le_(buffer+4); in read_from_wave_()