/aosp_15_r20/external/tremolo/Tremolo/ |
H A D | floor0.c | 154 ogg_int32_t amp, in vorbis_lsp_to_curve() 428 int amp=ampRatio*(info->ampdB<<4); in floor0_inverse1() local 460 ogg_int32_t amp=lsp[info->order]; in floor0_inverse2() local
|
/aosp_15_r20/external/webrtc/modules/third_party/g722/ |
H A D | g722_decode.c | 46 static __inline int16_t saturate(int32_t amp) in saturate() 182 size_t WebRtc_g722_decode(G722DecoderState *s, int16_t amp[], in WebRtc_g722_decode()
|
H A D | g722_encode.c | 46 static __inline int16_t saturate(int32_t amp) in saturate() 201 const int16_t amp[], size_t len) in WebRtc_g722_encode()
|
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/g722/ |
D | g722_decode.cc | 44 static __inline int16_t __ssat16(int32_t amp) { in __ssat16() 229 uint32_t g722_decode(g722_decode_state_t *s, int16_t amp[], const uint8_t g722_data[], int len, in g722_decode()
|
D | g722_encode.cc | 45 static __inline int16_t saturate(int32_t amp) { in saturate() 227 int g722_encode(g722_encode_state_t *s, uint8_t g722_data[], const int16_t amp[], int len) { in g722_encode()
|
/aosp_15_r20/system/media/audio_utils/ |
H A D | power.cpp | 190 const float amp = (float)*samplitudes++; in energyMonoVector() local 214 const float amp = (float)samplitudes[i]; in energyMonoVector() local
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
H A D | XMLEntities.properties | 27 amp=38 key
|
/aosp_15_r20/external/pytorch/benchmarks/dynamo/ |
H A D | summarize_perf.py | 45 def main(directory, amp, float32, perf_compare): argument
|
/aosp_15_r20/external/fec/ |
H A D | sim.c | 33 unsigned char addnoise(int sym,double amp,double gain,double offset,int clip){ in addnoise()
|
/aosp_15_r20/external/libopus/silk/tests/ |
H A D | test_unit_LPC_inv_pred_gain.c | 78 double amp = 0; in check_stability() local
|
/aosp_15_r20/external/webp/src/utils/ |
H A D | random_utils.h | 40 int amp) { in VP8RandomBits2()
|
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/ |
H A D | HtmlStripFunction.java | 99 StringBuilder amp = new StringBuilder(); in filter() local
|
/aosp_15_r20/external/zxing/android/src/com/google/zxing/client/android/ |
H A D | DecodeHintManager.java | 66 int amp = query.indexOf('&', pos); in splitQuery() local
|
/aosp_15_r20/external/owasp/sanitizer/src/main/org/owasp/html/ |
D | Encoding.java | 53 int amp = firstAmp; in decodeHtml() local
|
/aosp_15_r20/external/pffft/ |
H A D | test_pffft.c | 91 pffft_scalar amp = (pffft_scalar)1.0; in test() local
|
H A D | test_pffft.cpp | 102 double amp = 1.0; in Ttest() local
|
/aosp_15_r20/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/ |
H A D | DynamicXYPlotActivity.java | 200 double amp = sinAmp * Math.sin(angle); in getY() local
|
/aosp_15_r20/external/pytorch/docs/source/notes/ |
H A D | cuda.rst | 1173 .. _multistream-capture:
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | mgcpacer_test.go | 904 func oscillate(amp, phase float64, period int) float64Stream { argument
|
/aosp_15_r20/device/generic/goldfish/audio/ |
D | device_port_source.cpp | 396 double amp) { in generateSinePattern()
|
/aosp_15_r20/hardware/interfaces/audio/aidl/vts/ |
H A D | VtsHalHapticGeneratorTargetTest.cpp | 346 for (float amp = 0.1; amp <= 1; amp += 0.1) { in findMaxAmplitude() local
|
/aosp_15_r20/external/curl/lib/ |
H A D | http_aws_sigv4.c | 528 char *amp; in canon_query() local
|
/aosp_15_r20/external/cronet/third_party/metrics_proto/ |
H A D | cast_logs.proto | 74 optional string amp = 10; field
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-decnet.c | 946 const struct ackmsg *amp = (const struct ackmsg *)nspp; in print_nsp() local 971 const struct ackmsg *amp = (const struct ackmsg *)nspp; in print_nsp() local
|
/aosp_15_r20/external/webp/src/dec/ |
H A D | frame_dec.c | 362 static void Dither8x8(VP8Random* const rg, uint8_t* dst, int bps, int amp) { in Dither8x8()
|