Home
last modified time | relevance | path

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

/external/aac/libSBRenc/include/
Dsbr_encoder.h285 UCHAR fDualMono; /**< This flags allows to disable coupling in sbr channel member
/external/aac/libSBRenc/src/
Dsbr_encoder.cpp1624 hSbrElement->elInfo.fDualMono = pelInfo->fDualMono; in FDKsbrEnc_Reallocate()
1707 ((hSbrElement->elInfo.fDualMono == 1))) { in FDKsbrEnc_EnvInit()
/external/aac/libAACenc/src/
Daacenc_lib.cpp702 sbrElInfo[el].fDualMono = 0; in aacEncDistributeSbrBits()