Searched defs:last_y (Results 1 – 9 of 9) sorted by relevance
/external/webp/src/dec/ |
D | webpi_dec.h | 39 int last_y; // coordinate of the line that was last output member
|
D | idec_dec.c | 838 uint8_t* WebPIDecGetRGB(const WebPIDecoder* idec, int* last_y, in WebPIDecGetRGB() 854 uint8_t* WebPIDecGetYUVA(const WebPIDecoder* idec, int* last_y, in WebPIDecGetYUVA()
|
/external/webp/include/webp/ |
D | decode.h | 359 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
|
/external/webp/src/webp/ |
D | decode.h | 359 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
|
/external/skia/src/core/ |
D | SkScan_Path.cpp | 189 static bool update_edge(SkEdge* edge, int last_y) { in update_edge()
|
D | SkScan_AAAPath.cpp | 938 static bool update_edge(SkAnalyticEdge* edge, SkFixed 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 | 170 uint8_t *last_y; in get_sby_perpixel_diff_variance() local
|