Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder_lib.cpp495 unsigned int fMpsPresent) { in isSupportedMpsConfig() argument
510 if ((mpsCaps & CAPF_MPS_LD) && IS_LOWDELAY(aot) && !fMpsPresent) { in isSupportedMpsConfig()