• Home
  • Raw
  • Download

Lines Matching refs:chIndex

477         UCHAR *chIndex,  in getImplicitAudioChannelTypeAndIndex()  argument
484 *chIndex = index; in getImplicitAudioChannelTypeAndIndex()
494 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
498 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
507 *chIndex = index; in getImplicitAudioChannelTypeAndIndex()
512 *chIndex = index - 5; in getImplicitAudioChannelTypeAndIndex()
516 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
523 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
526 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
532 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
535 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
543 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
547 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
552 *chIndex = index - 6; /* handle the top layer independently */ in getImplicitAudioChannelTypeAndIndex()
570 UCHAR chIndex[], in CProgramConfig_LookupElement() argument
596 …getImplicitAudioChannelTypeAndIndex(&chType[channelIdx], &chIndex[channelIdx], channelConfig, chan… in CProgramConfig_LookupElement()
599 chIndex[channelIdx+1] = chIndex[channelIdx]+1; in CProgramConfig_LookupElement()
686 chIndex[chIdx] = fc[heightLayer]; in CProgramConfig_LookupElement()
690 chIndex[chIdx+1] = fc[heightLayer]+1; in CProgramConfig_LookupElement()
740 chIndex[chIdx] = sc[heightLayer]; in CProgramConfig_LookupElement()
744 chIndex[chIdx+1] = sc[heightLayer]+1; in CProgramConfig_LookupElement()
794 chIndex[chIdx] = bc[heightLayer]; in CProgramConfig_LookupElement()
798 chIndex[chIdx+1] = bc[heightLayer]+1; in CProgramConfig_LookupElement()
844 chIndex[chIdx] = lc; in CProgramConfig_LookupElement()