Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dwebpi.h36 int last_y; // coordinate of the line that was last output member
Didec.c807 uint8_t* WebPIDecGetRGB(const WebPIDecoder* idec, int* last_y, in WebPIDecGetRGB()
823 uint8_t* WebPIDecGetYUVA(const WebPIDecoder* idec, int* last_y, in WebPIDecGetYUVA()
/external/libvncserver/x11vnc/
Dpointer.c679 static int last_x, last_y; in pointer_event() local
Duinput.c991 static int last_x = -1, last_y = -1, last_mask = -1; in uinput_pointer_command() local
Dcursor.c1993 static int last_x = -1, last_y = -1; in check_x11_pointer() local
Duserinput.c1193 static int last_x, last_y, last_w, last_h; in do_bdpush() local
2726 int start_x, start_y, last_x, last_y; in check_xrecord_mouse() local
/external/webp/include/webp/
Ddecode.h353 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
/external/webp/src/webp/
Ddecode.h353 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
/external/skia/src/core/
DSkScan_Path.cpp193 static bool update_edge(SkEdge* edge, int last_y) { in update_edge()
/external/speex/libspeex/
Dmdf.c154 spx_word16_t *last_y; member
/external/fio/
Dgraph.c952 int last_y = g->yoffset + g->ydim; in graph_contains_xy() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c144 uint8_t *last_y; in get_sby_perpixel_diff_variance() local