Home
last modified time | relevance | path

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

/external/clang/test/Modules/
Dhidden-definition.cpp12 Y *yp; variable
/external/libopus/celt/arm/
Dcelt_ne10_mdct.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
/external/libopus/celt/mips/
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
/external/libopus/celt/
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
/external/webrtc/webrtc/modules/audio_coding/neteq/test/
DRTPjitter.cc221 int compare_arr_time(const void *xp, const void *yp) { in compare_arr_time()
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DUtils.java57 public static double[] interp(double[] x, double[] xp, double[] yp) { in interp()
/external/pdfium/third_party/libtiff/
Dtif_luv.c776 float* yp = (float*) op; in L16toY() local
798 float* yp = (float*) op; in L16fromY() local