Searched defs:last_y (Results 1 – 12 of 12) sorted by relevance
/external/webp/src/dec/ |
D | webpi.h | 36 int last_y; // coordinate of the line that was last output member
|
D | idec.c | 807 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/ |
D | pointer.c | 679 static int last_x, last_y; in pointer_event() local
|
D | uinput.c | 991 static int last_x = -1, last_y = -1, last_mask = -1; in uinput_pointer_command() local
|
D | cursor.c | 1993 static int last_x = -1, last_y = -1; in check_x11_pointer() local
|
D | userinput.c | 1193 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/ |
D | decode.h | 353 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
|
/external/webp/src/webp/ |
D | decode.h | 353 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
|
/external/skia/src/core/ |
D | SkScan_Path.cpp | 193 static bool update_edge(SkEdge* edge, int last_y) { in update_edge()
|
/external/speex/libspeex/ |
D | mdf.c | 154 spx_word16_t *last_y; member
|
/external/fio/ |
D | graph.c | 952 int last_y = g->yoffset + g->ydim; in graph_contains_xy() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 144 uint8_t *last_y; in get_sby_perpixel_diff_variance() local
|