Searched refs:NB_CHANNELS (Results 1 – 4 of 4) sorted by relevance
150 static void aptx_insert_sync(Channel channels[NB_CHANNELS], int32_t *idx) in aptx_insert_sync() argument156 Quantize *min = &channels[NB_CHANNELS-1].quantize[map[0]]; in aptx_insert_sync()157 for (c = &channels[NB_CHANNELS-1]; c >= channels; c--) in aptx_insert_sync()187 int32_t samples[NB_CHANNELS][4], in aptx_encode_samples()191 for (channel = 0; channel < NB_CHANNELS; channel++) in aptx_encode_samples()196 for (channel = 0; channel < NB_CHANNELS; channel++) { in aptx_encode_samples()221 int32_t samples[NB_CHANNELS][4]; in aptx_encode_frame()223 for (channel = 0; channel < NB_CHANNELS; channel++) in aptx_encode_frame()
111 int32_t samples[NB_CHANNELS][4]) in aptx_decode_samples()115 for (channel = 0; channel < NB_CHANNELS; channel++) { in aptx_decode_samples()129 for (channel = 0; channel < NB_CHANNELS; channel++) in aptx_decode_samples()148 frame->channels = NB_CHANNELS; in aptx_decode_frame()155 int32_t samples[NB_CHANNELS][4]; in aptx_decode_frame()162 for (channel = 0; channel < NB_CHANNELS; channel++) in aptx_decode_frame()
36 NB_CHANNELS enumerator98 Channel channels[NB_CHANNELS];204 static inline int aptx_check_parity(Channel channels[NB_CHANNELS], int32_t *idx) in aptx_check_parity() argument
527 for (chan = 0; chan < NB_CHANNELS; chan++) { in ff_aptx_init()