Home
last modified time | relevance | path

Searched refs:psf_get_be16 (Results 1 – 2 of 2) sorted by relevance

/third_party/libsnd/src/
Dsfendian.h274 psf_get_be16 (const uint8_t *ptr, int offset) in psf_get_be16() function
/third_party/libsnd/src/ALAC/
Dalac_decoder.c103 theConfig.maxRun = psf_get_be16 (theActualCookie, offsetof (ALACSpecificConfig, maxRun)) ; in alac_decoder_init()