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

  /hardware/intel/common/libmix/mix_audio/src/
mixacp.h 39 * @MIX_ACP_BPS_16: Output bits per sample is 16 bits
47 MIX_ACP_BPS_16=16,
sst_proxy.c 65 if (p->pcm_wd_sz == MIX_ACP_BPS_16)
86 if (p->pcm_wd_sz == MIX_ACP_BPS_16)
169 if (p->pcm_wd_sz == MIX_ACP_BPS_16)
411 case MIX_ACP_BPS_16:
mixacp.c 51 self->bits_per_sample = MIX_ACP_BPS_16;
271 case MIX_ACP_BPS_16:

Completed in 2220 milliseconds