Home
last modified time | relevance | path

Searched refs:elInfoSbr (Results 1 – 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
Daacenc_lib.cpp449 static inline INT getAssociatedChElement(SBR_ELEMENT_INFO *elInfoSbr, in getAssociatedChElement() argument
457 if (elInfoSbr->elType == elInfo[i].elType && in getAssociatedChElement()
458 elInfoSbr->instanceTag == elInfo[i].instanceTag) { in getAssociatedChElement()