HomeSort by relevance Sort by last modified time
    Searched refs:LDAC_SMPL_FMT_F32 (Results 1 - 3 of 3) sorted by null

  /external/libldac/src/
ldaclib.h 54 LDAC_SMPL_FMT_F32,
setpcm_ldac.c 148 else if (format == LDAC_SMPL_FMT_F32) {
ldaclib_api.c 134 if ((LDAC_SMPL_FMT_S16 <= sample_format) && (sample_format <= LDAC_SMPL_FMT_F32)) {

Completed in 102 milliseconds