Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dconceal_types.h114 ConcealMethodMute = 0, enumerator
Dconceal.cpp377 case ConcealMethodMute: in CConcealment_SetParams()
776 case ConcealMethodMute: in CConcealment_Apply()
1788 if (hConcealmentInfo->pConcealParams->method > ConcealMethodMute) { in CConcealment_GetFadeFactor()