Home | History | Annotate | Download | only in src

Lines Matching refs:epConfig

1926  * epConfig = -1
2051 * epConfig = 0,1
2304 * epConfig = 0
2387 const element_list_t * getBitstreamElementList(AUDIO_OBJECT_TYPE aot, SCHAR epConfig, UCHAR nChannels, UCHAR layer)
2393 FDK_ASSERT(epConfig == -1);
2403 if (epConfig == 0) {
2409 if (epConfig == 0)
2417 if (epConfig <= 0)
2422 if (epConfig <= 0)