Searched refs:pBitRateClosest (Results 1 – 1 of 1) sorted by relevance
226 AUDIO_OBJECT_TYPE core, UINT *pBitRateClosest) { in getSbrTuningTableIndex() argument266 if (pBitRateClosest != NULL) { in getSbrTuningTableIndex()281 *pBitRateClosest = bitRateClosestUpper; in getSbrTuningTableIndex()283 *pBitRateClosest = bitRateClosestLower; in getSbrTuningTableIndex()286 *pBitRateClosest = 0; in getSbrTuningTableIndex()302 static INT getPsTuningTableIndex(UINT bitrate, UINT *pBitRateClosest) { in getPsTuningTableIndex() argument331 if (pBitRateClosest != NULL) { in getPsTuningTableIndex()343 *pBitRateClosest = bitRateClosestUpper; in getPsTuningTableIndex()345 *pBitRateClosest = bitRateClosestLower; in getPsTuningTableIndex()