Home
last modified time | relevance | path

Searched defs:amp (Results 1 – 25 of 461) sorted by relevance

12345678910>>...19

/aosp_15_r20/external/tremolo/Tremolo/
H A Dfloor0.c154 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 Dg722_decode.c46 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 Dg722_encode.c46 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/
Dg722_decode.cc44 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()
Dg722_encode.cc45 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 Dpower.cpp190 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 DXMLEntities.properties27 amp=38 key
/aosp_15_r20/external/pytorch/benchmarks/dynamo/
H A Dsummarize_perf.py45 def main(directory, amp, float32, perf_compare): argument
/aosp_15_r20/external/fec/
H A Dsim.c33 unsigned char addnoise(int sym,double amp,double gain,double offset,int clip){ in addnoise()
/aosp_15_r20/external/libopus/silk/tests/
H A Dtest_unit_LPC_inv_pred_gain.c78 double amp = 0; in check_stability() local
/aosp_15_r20/external/webp/src/utils/
H A Drandom_utils.h40 int amp) { in VP8RandomBits2()
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
H A DHtmlStripFunction.java99 StringBuilder amp = new StringBuilder(); in filter() local
/aosp_15_r20/external/zxing/android/src/com/google/zxing/client/android/
H A DDecodeHintManager.java66 int amp = query.indexOf('&', pos); in splitQuery() local
/aosp_15_r20/external/owasp/sanitizer/src/main/org/owasp/html/
DEncoding.java53 int amp = firstAmp; in decodeHtml() local
/aosp_15_r20/external/pffft/
H A Dtest_pffft.c91 pffft_scalar amp = (pffft_scalar)1.0; in test() local
H A Dtest_pffft.cpp102 double amp = 1.0; in Ttest() local
/aosp_15_r20/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
H A DDynamicXYPlotActivity.java200 double amp = sinAmp * Math.sin(angle); in getY() local
/aosp_15_r20/external/pytorch/docs/source/notes/
H A Dcuda.rst1173 .. _multistream-capture:
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmgcpacer_test.go904 func oscillate(amp, phase float64, period int) float64Stream { argument
/aosp_15_r20/device/generic/goldfish/audio/
Ddevice_port_source.cpp396 double amp) { in generateSinePattern()
/aosp_15_r20/hardware/interfaces/audio/aidl/vts/
H A DVtsHalHapticGeneratorTargetTest.cpp346 for (float amp = 0.1; amp <= 1; amp += 0.1) { in findMaxAmplitude() local
/aosp_15_r20/external/curl/lib/
H A Dhttp_aws_sigv4.c528 char *amp; in canon_query() local
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dcast_logs.proto74 optional string amp = 10; field
/aosp_15_r20/external/tcpdump/
H A Dprint-decnet.c946 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 Dframe_dec.c362 static void Dither8x8(VP8Random* const rg, uint8_t* dst, int bps, int amp) { in Dither8x8()

12345678910>>...19