Home
last modified time | relevance | path

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

/dports/audio/libsndfile/libsndfile-1.0.31/src/
H A Dtest_float.c93 test = double64_be_read (bytes) ; in test_double_convert()
H A Ddouble64.c35 #define DOUBLE64_READ double64_be_read
284 double64_be_read (const unsigned char *cptr) in double64_be_read() function
H A Dcommon.h789 double double64_be_read (const unsigned char *cptr) ;
H A Dcaf.c362 srate = double64_be_read (ubuf.ucbuf) ; in caf_read_header()
H A Dcommon.c1070 *doubleptr = double64_be_read ((unsigned char*) doubleptr) ; in psf_binheader_readf()
/dports/multimedia/libquicktime-lame/libquicktime-1.2.4/src/
H A Dutil.c421 double64_be_read (unsigned char *cptr) in double64_be_read() function
540 return double64_be_read(b); in quicktime_read_double64()
/dports/multimedia/libquicktime/libquicktime-1.2.4/src/
H A Dutil.c421 double64_be_read (unsigned char *cptr) in double64_be_read() function
540 return double64_be_read(b); in quicktime_read_double64()
/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/
H A Dmsgqueue.c1050 double64_be_read (unsigned char *cptr) in double64_be_read() function
1087 *ret = double64_be_read(buf); in read_double()
/dports/multimedia/libquicktime/libquicktime-1.2.4/plugins/audiocodec/
H A Dpcm.c331 double64_be_read (unsigned char *cptr) in double64_be_read() function
628 *output = double64_be_read(codec->chunk_buffer_ptr); in decode_fl64_be()
/dports/multimedia/libquicktime-lame/libquicktime-1.2.4/plugins/audiocodec/
H A Dpcm.c331 double64_be_read (unsigned char *cptr) in double64_be_read() function
628 *output = double64_be_read(codec->chunk_buffer_ptr); in decode_fl64_be()