• Home
  • Raw
  • Download

Lines Matching refs:chIndex

492         UCHAR *chIndex,  in getImplicitAudioChannelTypeAndIndex()  argument
499 *chIndex = index; in getImplicitAudioChannelTypeAndIndex()
509 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
513 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
522 *chIndex = index; in getImplicitAudioChannelTypeAndIndex()
527 *chIndex = index - 5; in getImplicitAudioChannelTypeAndIndex()
531 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
538 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
541 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
547 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
550 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
558 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
562 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
567 *chIndex = index - 6; /* handle the top layer independently */ in getImplicitAudioChannelTypeAndIndex()
585 UCHAR chIndex[], in CProgramConfig_LookupElement() argument
611 …getImplicitAudioChannelTypeAndIndex(&chType[channelIdx], &chIndex[channelIdx], channelConfig, chan… in CProgramConfig_LookupElement()
614 chIndex[channelIdx+1] = chIndex[channelIdx]+1; in CProgramConfig_LookupElement()
701 chIndex[chIdx] = fc[heightLayer]; in CProgramConfig_LookupElement()
705 chIndex[chIdx+1] = fc[heightLayer]+1; in CProgramConfig_LookupElement()
755 chIndex[chIdx] = sc[heightLayer]; in CProgramConfig_LookupElement()
759 chIndex[chIdx+1] = sc[heightLayer]+1; in CProgramConfig_LookupElement()
809 chIndex[chIdx] = bc[heightLayer]; in CProgramConfig_LookupElement()
813 chIndex[chIdx+1] = bc[heightLayer]+1; in CProgramConfig_LookupElement()
859 chIndex[chIdx] = lc; in CProgramConfig_LookupElement()