Searched defs:scale (Results  1 – 11 of 11) sorted by relevance
| /system/media/audio_utils/include/audio_utils/ | 
| D | primitives.h | 806     static const float scale = 1 << 15;  in clamp16_from_float()  local 903     static const float scale = 1 << 23;  in clamp24_from_float()  local 937     static const float scale = (float)(1UL << 27);  in clampq4_27_from_float()  local 963     static const float scale = (float)(1UL << 31);  in clamp32_from_float()  local 998     static const float scale = 1. / (float)(1UL << 27);  in float_from_q4_27()  local 1015     static const float scale = 1. / (float)(1UL << 28);  in float_from_u4_28()  local 1027     static const float scale = 1. / (float)(1UL << 12);  in float_from_u4_12()  local 1042     static const float scale = (float)(1 << 28);  in u4_28_from_float()  local 1066     static const float scale = (float)(1 << 12);  in u4_12_from_float()  local 1095     static const float scale = 1. / (float)(1UL << 15);  in float_from_i16()  local [all …] 
 | 
| D | PowerLog.h | 116                 size_t scale = 1;  in mChannelCount()  local
  | 
| /system/update_engine/scripts/update_payload/ | 
| D | histogram.py | 45   def __init__(self, data, scale=20, formatter=None):  argument 61   def FromCountDict(count_dict, scale=20, formatter=None, key_names=None):  argument 89   def FromKeyList(key_list, scale=20, formatter=None, key_names=None):  argument
  | 
| /system/media/audio_utils/ | 
| D | fixedfft.cpp | 109     int scale = LOG_FFT_SIZE, i, p, r;  in fixed_fft()  local 146     int scale = LOG_FFT_SIZE, m = n >> 1, i;  in fixed_fft_real()  local
  | 
| /system/media/audio_utils/tests/ | 
| D | audio_dsp_tests.cpp | 71     constexpr float scale = 100.f;  in TEST()  local
  | 
| /system/chre/platform/slpi/include/chre/platform/slpi/see/ | 
| D | see_cal_helper.h | 145     float scale[3];  member
  | 
| /system/extras/simpleperf/ | 
| D | cmd_stat_impl.h | 84   double scale;  member 228     double scale = 1.0;  in AddSummary()  local
  | 
| /system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/ | 
| D | CameraAvgFragment.java | 766             float scale = Math.max(  in configureTransform()  local
  | 
| /system/chre/platform/slpi/see/ | 
| D | see_helper.cc | 1053   SeeFloatArg scale = {};  in decodeSnsCalEvent()  local
  | 
| /system/bpf/include/vmlinux/android15_6.6/arm64/ | 
| D | vmlinux.h | 62312 	unsigned int scale;  member 69723 	enum backlight_scale scale;  member 109438 	int scale;  member 109460 	int scale;  member 111919 	s16 scale[3];  member 121459 		struct snd_soc_tplg_tlv_dbscale scale;  member
  | 
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ | 
| D | vmlinux.h | 72142 	unsigned int scale;  member 77427 	u8 scale;  member 79061 	enum backlight_scale scale;  member 119321 	s16 scale[3];  member 127976 		struct snd_soc_tplg_tlv_dbscale scale;  member
  |