Searched refs:wma_encode_opt (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/common/libmix/mix_audio/src/
H A Dmixacpwma.h89 * @wma_encode_opt: Encoder option. See #MIX_ACP_WMA_ENCODE_OPT
105 guint16 wma_encode_opt;/* Encoder option */ member in struct:_MixAudioConfigParamsWMA
197 * MixAudioConfigParamWMA.wma_encode_opt accessor.
201 #define MIX_ACP_WMA_ENCODE_OPT(obj) (MIX_AUDIOCONFIGPARAMSWMA(obj)->wma_encode_opt)
H A Dmixacpwma.c40 self->wma_encode_opt = 0;
125 t->wma_encode_opt = s->wma_encode_opt;
176 (acp1->wma_encode_opt == acp2->wma_encode_opt) &&
H A Dsst_proxy.c80 p->wma_encode_opt = MIX_ACP_WMA_ENCODE_OPT(acp);
347 MIX_ACP_WMA_ENCODE_OPT(acp) = params->wma_encode_opt;
H A Dintel_sst_ioctl.h131 __u16 wma_encode_opt;/* Encoder option */ member in struct:snd_wma_params

Completed in 59 milliseconds