Home
last modified time | relevance | path

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

/third_party/boost/boost/math/quadrature/detail/
Dsinh_sinh_detail.hpp175 K yp = f(x); in integrate() local
189 K yp = f(x); in integrate() local
221 K yp = f(x); in integrate() local
Dtanh_sinh_detail.hpp248 result_type yp, ym; in integrate() local
332 result_type yp = j > max_right_index ? 0 : f(x, -xc); in integrate() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
DSineOscillator.java38 float yp = (currentPhase > 0.5f) ? 1.0f - currentPhase in fastSin() local
/third_party/ffmpeg/libavcodec/
Droqvideodec.c41 int vqid, xpos, ypos, xp, yp, x, y, mx, my; in roqvideo_decode_frame() local
Dproresenc_kostya.c556 int i, xp, yp; in encode_slice() local
809 int i, q, pq, xp, yp; in find_slice_quant() local
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/
Dgstperspective.c185 gdouble xp, yp, w, xi, yi; in perspective_map() local
/third_party/boost/boost/geometry/srs/projections/proj/
Doea.hpp95 T N, M, xp, yp, z, Az, cz, sz, cAz; in inv() local
/third_party/weston/wcap/
Dmain.c144 unsigned char *yp, *up, *vp; in convert_to_yuv444() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvrawpay.c272 guint8 *p0, *yp, *up, *vp; in gst_rtp_vraw_pay_handle_buffer() local
Dgstrtpvrawdepay.c328 guint8 *payload, *p0, *yp, *up, *vp, *headers; in gst_rtp_vraw_depay_process_packet() local
/third_party/ffmpeg/libswscale/
Dswscale.c631 int xp,yp; in xyz12Torgb48() local
687 int xp,yp; in rgb48Toxyz12() local
Drgb2rgb_template.c783 const uint8_t *yp = src1 + srcStride1 * y; in yvu9_to_yuy2_c() local
/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstsmpte.c214 guint8 *yp = data; in fill_i420() local
/third_party/ffmpeg/libswscale/x86/
Drgb2rgb_template.c2036 const uint8_t* yp=src1+srcStride1*y; in RENAME() local
/third_party/ffmpeg/libavfilter/
Dvf_curves.c263 const double yp = point->y; in interpolate() local
Dvf_overlay.c464 int yp = y>>vsub; in blend_plane() local
Dvf_paletteuse.c811 int *xp, int *yp, int *wp, int *hp) in set_processing_window()
/third_party/musl/libc-test/src/math/gen/
Dmp.c48 unsigned xp, yp; in adjust_round() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c47 unsigned char *yp, *up, *vp; /* pointers to first byte of each component member