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

  /external/aac/libSBRenc/src/
code_env.h 151 AMP_RES 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 */
sbr_encoder.cpp 484 config->amp_res = SBR_AMP_RES_3_0 ;
    [all...]
  /external/aac/libSBRenc/include/
sbr_encoder.h 177 INT amp_res; /*!< Amplitude resolution. */ member in struct:sbrConfiguration

Completed in 150 milliseconds