HomeSort by relevance Sort by last modified time
    Searched defs:global_gain (Results 1 - 5 of 5) sorted by null

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_dequantize_sample.cpp 195 int32 global_gain; local
222 global_gain = gr_info->global_gain;
223 int32 two_raise_one_fourth = pow_2_1_fourth[global_gain&0x3];
224 global_gain = 12 + (global_gain >> 2);
255 global_gain = (gr_info->global_gain);
256 global_gain -= (1 + gr_info->scalefac_scale) *
259 two_raise_one_fourth = pow_2_1_fourth[global_gain&0x3]
    [all...]
pvmp3_dec_defs.h 142 int32 global_gain; member in struct:__anon29041
  /external/aac/libFDK/include/
FDK_tools_rom.h 208 global_gain, enumerator in enum:__anon6887
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
jlayer-1.0.1-libgdx.jar 
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
jlayer-1.0.1-libgdx.jar 

Completed in 1575 milliseconds