HomeSort by relevance Sort by last modified time
    Searched refs:subband2parameterIndex (Results 1 - 3 of 3) sorted by null

  /external/aac/libSBRenc/src/
ps_encode.h 152 INT subband2parameterIndex[QMF_GROUPS_HI_RES + SUBQMF_GROUPS_HI_RES];
ps_encode.cpp 739 bin = hPsEncode->subband2parameterIndex[group];
797 FDKmemcpy(hPsEncode->subband2parameterIndex, subband2parameter20, (hPsEncode->nQmfIidGroups + hPsEncode->nSubQmfIidGroups) *sizeof(INT));
881 bin = hPsEncode->subband2parameterIndex[group];
    [all...]
ps_main.cpp 565 bin = hPsEncode->subband2parameterIndex[group];

Completed in 104 milliseconds