Home
last modified time | relevance | path

Searched defs:yp (Results 1 – 25 of 156) sorted by relevance

1234567

/aosp_15_r20/external/libopus/celt/arm/
H A Dcelt_mdct_ne10.c78 kiss_fft_scalar * OPUS_RESTRICT yp = f; in clt_mdct_forward_neon() local
114 kiss_fft_scalar * OPUS_RESTRICT yp = f; in clt_mdct_forward_neon() local
187 kiss_fft_scalar * OPUS_RESTRICT yp = f; in clt_mdct_backward_neon() local
/aosp_15_r20/external/libopus/celt/mips/
H A Dmdct_mipsr1.h100 kiss_fft_scalar * OPUS_RESTRICT yp = f; in clt_mdct_forward() local
136 kiss_fft_scalar * OPUS_RESTRICT yp = f; in clt_mdct_forward() local
210 kiss_fft_scalar * OPUS_RESTRICT yp = out+(overlap>>1); in clt_mdct_backward() local
/aosp_15_r20/external/libopus/celt/
H A Dmdct.c157 kiss_fft_scalar * OPUS_RESTRICT yp = f; in clt_mdct_forward_c() local
193 kiss_fft_scalar * OPUS_RESTRICT yp = f; in clt_mdct_forward_c() local
265 kiss_fft_scalar * OPUS_RESTRICT yp = out+(overlap>>1); in clt_mdct_backward_c() local
/aosp_15_r20/external/clang/test/Modules/
H A Dhidden-definition.cpp12 Y *yp; variable
/aosp_15_r20/developers/build/prebuilts/gradle/MidiScope/Application/src/main/java/com/example/android/common/midi/synth/
H A DSineOscillator.java38 float yp = (currentPhase > 0.5f) ? 1.0f - currentPhase in fastSin() local
/aosp_15_r20/developers/samples/android/common/src/java/com/example/android/common/midi/synth/
DSineOscillator.java38 float yp = (currentPhase > 0.5f) ? 1.0f - currentPhase in fastSin() local
/aosp_15_r20/developers/build/prebuilts/gradle/MidiSynth/Application/src/main/java/com/example/android/common/midi/synth/
H A DSineOscillator.java38 float yp = (currentPhase > 0.5f) ? 1.0f - currentPhase in fastSin() local
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
H A DSineOscillator.java38 float yp = (currentPhase > 0.5f) ? 1.0f - currentPhase in fastSin() local
/aosp_15_r20/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/
H A DSineOscillator.java38 float yp = (currentPhase > 0.5f) ? 1.0f - currentPhase in fastSin() local
/aosp_15_r20/development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/
H A DSineOscillator.java38 float yp = (currentPhase > 0.5f) ? 1.0f - currentPhase in fastSin() local
/aosp_15_r20/packages/apps/LegacyCamera/jni/
Dfeature_mos_jni.cpp217 for (int j = 0, yp = 0; j < height; j++) in YUV420toYVU24() local
314 for (int j = 0, yp = 0; j < height; j++) in decodeYUV444SP() local
/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-performance.c38 AFL_RAND_RETURN xp = afl->rand_seed[0], yp = afl->rand_seed[1], in rand_next() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
Dgmp.h1886 #define __GMPN_AORS(cout, wp, xp, xsize, yp, ysize, FUNCTION, TEST) \ argument
1920 #define __GMPN_ADD(cout, wp, xp, xsize, yp, ysize) \ argument
1923 #define __GMPN_SUB(cout, wp, xp, xsize, yp, ysize) \ argument
2042 #define __GMPN_CMP(result, xp, yp, size) \ argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/
Dgmp.h1886 #define __GMPN_AORS(cout, wp, xp, xsize, yp, ysize, FUNCTION, TEST) \ argument
1920 #define __GMPN_ADD(cout, wp, xp, xsize, yp, ysize) \ argument
1923 #define __GMPN_SUB(cout, wp, xp, xsize, yp, ysize) \ argument
2042 #define __GMPN_CMP(result, xp, yp, size) \ argument
/aosp_15_r20/packages/apps/Gallery2/jni/filters/
Dwbalance.c104 int xp, yp; in estmateWhiteBox() local
/aosp_15_r20/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
H A DUtils.java61 public static double[] interp(double[] x, double[] xp, double[] yp) { in interp()
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/env/
H A DImageUtils.java183 int yp = 0; in convertYUV420ToARGB8888() local
/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_luv.c817 float *yp = (float *)op; in L16toY() local
840 float *yp = (float *)op; in L16fromY() local
/aosp_15_r20/cts/apps/CameraITS/utils/
H A Dimage_processing_utils.py1425 def point_in_triangle(x1, y1, x2, y2, x3, y3, xp, yp, abs_tol): argument
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DMath.h2672 T yp = 0.0; in bessel_y0_forward() local
2786 T yp = 0.0; in bessel_y1_forward() local
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1049 double yp = (y - cy) / f; in undistort() local
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/constraintlayout/constraintlayout/2.2.0-beta01/androidx-constraintlayout_constraintlayout/android_common_apex30/aar/
Dclasses.jarandroidx/ androidx/constraintlayout/ androidx/constraintlayout/helper/ androidx/constraintlayout/helper/widget ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/constraintlayout/constraintlayout/2.2.0-beta01/androidx-constraintlayout_constraintlayout/android_common/aar/
Dclasses.jarandroidx/ androidx/constraintlayout/ androidx/constraintlayout/helper/ androidx/constraintlayout/helper/widget ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/constraintlayout/constraintlayout/2.2.0-beta01/androidx-constraintlayout_constraintlayout/android_common_apex34/aar/
Dclasses.jarandroidx/ androidx/constraintlayout/ androidx/constraintlayout/helper/ androidx/constraintlayout/helper/widget ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/constraintlayout/constraintlayout/2.2.0-beta01/androidx-constraintlayout_constraintlayout/android_common_apex35/aar/
Dandroidx-constraintlayout_constraintlayout.jarandroidx/ androidx/constraintlayout/ androidx/constraintlayout/helper/ androidx/constraintlayout/helper/widget ...

1234567