Home
last modified time | relevance | path

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

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