Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dbandwidth.cpp114 static const BANDWIDTH_TAB bandWidthTable[] = { variable
173 pBwTab = bandWidthTable; in GetBandwidthEntry()
174 bwTabSize = sizeof(bandWidthTable) / sizeof(BANDWIDTH_TAB); in GetBandwidthEntry()