Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dwebpi_dec.h39 int last_y; // coordinate of the line that was last output member
Didec_dec.c838 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/
Ddecode.h359 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
/external/webp/src/webp/
Ddecode.h359 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
/external/skia/src/core/
DSkScan_Path.cpp189 static bool update_edge(SkEdge* edge, int last_y) { in update_edge()
DSkScan_AAAPath.cpp938 static bool update_edge(SkAnalyticEdge* edge, SkFixed 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.c170 uint8_t *last_y; in get_sby_perpixel_diff_variance() local