Lines Matching refs:elIdx
654 int h, elIdx = ec[heightLayer], chIdx = cc[heightLayer]; in CProgramConfig_LookupElement() local
661 elIdx += 1; in CProgramConfig_LookupElement()
668 elIdx += 1; in CProgramConfig_LookupElement()
675 elIdx += 1; in CProgramConfig_LookupElement()
680 elIdx += pPce->NumLfeChannelElements; in CProgramConfig_LookupElement()
692 *elMapping = elIdx; in CProgramConfig_LookupElement()
708 int h, elIdx = ec[heightLayer], chIdx = cc[heightLayer]; in CProgramConfig_LookupElement() local
715 elIdx += 1; in CProgramConfig_LookupElement()
722 elIdx += 1; in CProgramConfig_LookupElement()
729 elIdx += 1; in CProgramConfig_LookupElement()
734 elIdx += pPce->NumLfeChannelElements; in CProgramConfig_LookupElement()
746 *elMapping = elIdx; in CProgramConfig_LookupElement()
762 int h, elIdx = ec[heightLayer], chIdx = cc[heightLayer]; in CProgramConfig_LookupElement() local
769 elIdx += 1; in CProgramConfig_LookupElement()
776 elIdx += 1; in CProgramConfig_LookupElement()
783 elIdx += 1; in CProgramConfig_LookupElement()
788 elIdx += pPce->NumLfeChannelElements; in CProgramConfig_LookupElement()
800 *elMapping = elIdx; in CProgramConfig_LookupElement()
838 int elIdx = ec[0]; /* LFE channels belong to the normal height layer */ in CProgramConfig_LookupElement() local
842 *elMapping = elIdx; in CProgramConfig_LookupElement()