Searched defs:numMaster (Results  1 – 4 of 4) sorted by relevance
| /external/aac/libSBRenc/src/ | 
| D | ton_corr.cpp | 468 static INT findClosestEntry(INT goalSb, UCHAR *v_k_master, INT numMaster,  in findClosestEntry()507     INT numMaster,     /*!< Number of elements in the master table. */  in resetPatch()
 709   INT numMaster = sbrCfg->num_Master;  in FDKsbrEnc_InitTonCorrParamExtr()  local
 834     INT numMaster,     /*!< Number of elements in the master table. */  in FDKsbrEnc_ResetTonCorrParamExtr()
 
 | 
| /external/aac/libSBRdec/src/ | 
| D | lpp_tran.cpp | 1247     const int numMaster,            /*!< Valid entries in master table */  in createLppTransposer()1281 static int findClosestEntry(UCHAR goalSb, UCHAR *v_k_master, UCHAR numMaster,  in findClosestEntry()
 1315     UCHAR numMaster,                /*!< Valid entries in master table */  in resetLppTransposer()
 
 | 
| D | sbrdec_freq_sca.cpp | 302     UCHAR *numMaster,  /*!< Number of entries in master table */  in sbrdecUpdateFreqScale()
 | 
| D | env_extr.h | 180   UCHAR numMaster;      /*!< Number of SBR-bands in v_k_master */  member
 |