Home
last modified time | relevance | path

Searched defs:last_y (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dec/
Dwebpi_dec.h39 int last_y; // coordinate of the line that was last output member
Didec_dec.c854 uint8_t* WebPIDecGetRGB(const WebPIDecoder* idec, int* last_y, in WebPIDecGetRGB()
870 uint8_t* WebPIDecGetYUVA(const WebPIDecoder* idec, int* last_y, in WebPIDecGetYUVA()
/third_party/skia/src/core/
DSkAnalyticEdge.cpp327 bool SkAnalyticEdge::update(SkFixed last_y, bool sortY) { in update()
DSkScan_Path.cpp193 static bool update_edge(SkEdge* edge, int last_y) { in update_edge()
/third_party/ffmpeg/libavfilter/
Dvf_cropdetect.c160 int outliers, last_y; in filter_frame() local
Dvf_find_rect.c39 int last_x, last_y; member
/third_party/libinput/test/
Dtest-tablet.c564 double x, y, last_x, last_y; in START_TEST() local
611 double x, y, last_x, last_y; in START_TEST() local
661 double x, y, last_x, last_y; in START_TEST() local
1175 double last_x, last_y, in START_TEST() local
1824 double last_x = -1.0, last_y = -1.0; in START_TEST() local
2150 double last_x, last_y; in START_TEST() local
5378 double last_x = x, last_y = y; in verify_left_handed_tablet_motion() local
/third_party/pulseaudio/src/pulsecore/
Dtime-smoother.c76 pa_usec_t last_y, last_x; member
/third_party/skia/third_party/externals/libwebp/src/webp/
Ddecode.h363 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
/third_party/pulseaudio/speex/tmv/
Dmdf_tm.h289 register float * restrict last_y; in speex_echo_get_residual() local
/third_party/pulseaudio/speex/libspeexdsp/
Dmdf.c148 spx_word16_t *last_y; member
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff2.c534 FT_Int last_y = 0; in store_points() local