NB_CHANNELS 527 libavcodec/aptx.c for (chan = 0; chan < NB_CHANNELS; chan++) { NB_CHANNELS 98 libavcodec/aptx.h Channel channels[NB_CHANNELS]; NB_CHANNELS 204 libavcodec/aptx.h static inline int aptx_check_parity(Channel channels[NB_CHANNELS], int32_t *idx) NB_CHANNELS 111 libavcodec/aptxdec.c int32_t samples[NB_CHANNELS][4]) NB_CHANNELS 115 libavcodec/aptxdec.c for (channel = 0; channel < NB_CHANNELS; channel++) { NB_CHANNELS 129 libavcodec/aptxdec.c for (channel = 0; channel < NB_CHANNELS; channel++) NB_CHANNELS 148 libavcodec/aptxdec.c frame->channels = NB_CHANNELS; NB_CHANNELS 155 libavcodec/aptxdec.c int32_t samples[NB_CHANNELS][4]; NB_CHANNELS 162 libavcodec/aptxdec.c for (channel = 0; channel < NB_CHANNELS; channel++) NB_CHANNELS 150 libavcodec/aptxenc.c static void aptx_insert_sync(Channel channels[NB_CHANNELS], int32_t *idx) NB_CHANNELS 156 libavcodec/aptxenc.c Quantize *min = &channels[NB_CHANNELS-1].quantize[map[0]]; NB_CHANNELS 157 libavcodec/aptxenc.c for (c = &channels[NB_CHANNELS-1]; c >= channels; c--) NB_CHANNELS 187 libavcodec/aptxenc.c int32_t samples[NB_CHANNELS][4], NB_CHANNELS 191 libavcodec/aptxenc.c for (channel = 0; channel < NB_CHANNELS; channel++) NB_CHANNELS 196 libavcodec/aptxenc.c for (channel = 0; channel < NB_CHANNELS; channel++) { NB_CHANNELS 221 libavcodec/aptxenc.c int32_t samples[NB_CHANNELS][4]; NB_CHANNELS 223 libavcodec/aptxenc.c for (channel = 0; channel < NB_CHANNELS; channel++)