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

  /external/aac/libSBRenc/src/
bit_sbr.h 111 AMP_RES sbr_amp_res;
206 AMP_RES init_sbr_amp_res;
207 AMP_RES currentAmpResFF;
code_env.h 151 AMP_RES amp_res);
sbr_def.h 249 AMP_RES;
code_env.cpp 90 description: initializes Huffman Tables dependent on chosen amp_res
100 AMP_RES amp_res)
105 sbrEnvData->init_sbr_amp_res = amp_res;
107 switch (amp_res) {
163 return (1); /* undefined amp_res mode */
166 /* these are common to both amp_res values */
env_est.cpp     [all...]
sbr_encoder.cpp 537 config->amp_res = SBR_AMP_RES_3_0 ;
    [all...]

Completed in 288 milliseconds