Home | History | Annotate | Download | only in src

Lines Matching refs:idx

1700     UCHAR idx[(6)];
1704 FDK_ASSERT(sizeof(self->channelIndices) == sizeof(idx));
1707 FDKmemcpy(idx, self->channelIndices, sizeof(idx));
1711 self->channelIndices[self->channelOutputMapping[aacChannels-1][c]] = idx[c];