• Home
  • Raw
  • Download

Lines Matching refs:chIndex

562                                                 UCHAR *chIndex,  in getImplicitAudioChannelTypeAndIndex()  argument
567 *chIndex = index; in getImplicitAudioChannelTypeAndIndex()
577 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
581 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
590 *chIndex = index; in getImplicitAudioChannelTypeAndIndex()
595 *chIndex = index - 5; in getImplicitAudioChannelTypeAndIndex()
599 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
606 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
609 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
615 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
618 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
626 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
630 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
635 *chIndex = index - 6; /* handle the top layer independently */ in getImplicitAudioChannelTypeAndIndex()
649 UCHAR chIndex[], const UINT chDescrLen, in CProgramConfig_LookupElement() argument
677 &chType[channelIdx], &chIndex[channelIdx], channelConfig, channelIdx); in CProgramConfig_LookupElement()
680 chIndex[channelIdx + 1] = chIndex[channelIdx] + 1; in CProgramConfig_LookupElement()
762 chIndex[chIdx] = fc[heightLayer]; in CProgramConfig_LookupElement()
766 chIndex[chIdx + 1] = fc[heightLayer] + 1; in CProgramConfig_LookupElement()
819 chIndex[chIdx] = sc[heightLayer]; in CProgramConfig_LookupElement()
823 chIndex[chIdx + 1] = sc[heightLayer] + 1; in CProgramConfig_LookupElement()
875 chIndex[chIdx] = bc[heightLayer]; in CProgramConfig_LookupElement()
879 chIndex[chIdx + 1] = bc[heightLayer] + 1; in CProgramConfig_LookupElement()
926 chIndex[chIdx] = lc; in CProgramConfig_LookupElement()
969 UCHAR chIndex[]) { in CProgramConfig_GetChannelDescription() argument
971 FDK_ASSERT(chIndex != NULL); in CProgramConfig_GetChannelDescription()
982 chIndex[chIdx++] = grpChIdx++; in CProgramConfig_GetChannelDescription()
985 chIndex[chIdx++] = grpChIdx++; in CProgramConfig_GetChannelDescription()
993 chIndex[chIdx++] = grpChIdx++; in CProgramConfig_GetChannelDescription()
996 chIndex[chIdx++] = grpChIdx++; in CProgramConfig_GetChannelDescription()
1004 chIndex[chIdx++] = grpChIdx++; in CProgramConfig_GetChannelDescription()
1007 chIndex[chIdx++] = grpChIdx++; in CProgramConfig_GetChannelDescription()
1015 chIndex[chIdx++] = grpChIdx++; in CProgramConfig_GetChannelDescription()
1023 getImplicitAudioChannelTypeAndIndex(&chType[chIdx], &chIndex[chIdx], in CProgramConfig_GetChannelDescription()