Home
last modified time | relevance | path

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

/external/libldac/src/
Dsetpcm_fixp_ldac.c32 *p_out++ = lsft_ldac((INT32)*p_s++, LDAC_Q_SETPCM); in byte_data_to_int_s16_ldac()
79 *p_out++ = rsft_ldac((INT32)*p_l++, 16-LDAC_Q_SETPCM); in byte_data_to_int_s32_ldac()
Dfixp_ldac.h29 #define LDAC_Q_SETPCM 15 macro