Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dwebpi_dec.h39 int last_y; // coordinate of the line that was last output member
Didec_dec.c849 uint8_t* WebPIDecGetRGB(const WebPIDecoder* idec, int* last_y, in WebPIDecGetRGB()
865 uint8_t* WebPIDecGetYUVA(const WebPIDecoder* idec, int* last_y, in WebPIDecGetYUVA()
/external/skia/src/core/
DSkAnalyticEdge.cpp327 bool SkAnalyticEdge::update(SkFixed last_y, bool sortY) { in update()
DSkScan_Path.cpp194 static bool update_edge(SkEdge* edge, int last_y) { in update_edge()
/external/skqp/src/core/
DSkAnalyticEdge.cpp327 bool SkAnalyticEdge::update(SkFixed last_y, bool sortY) { in update()
DSkScan_Path.cpp194 static bool update_edge(SkEdge* edge, int last_y) { in update_edge()
/external/webp/include/webp/
Ddecode.h366 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
/external/webp/src/webp/
Ddecode.h366 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
/external/speex/libspeexdsp/
Dmdf.c154 spx_word16_t *last_y; member
/external/libaom/libaom/av1/encoder/
Dencodeframe.c184 uint8_t *last_y; in get_sby_perpixel_diff_variance() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c159 uint8_t *last_y; in get_sby_perpixel_diff_variance() local