Searched defs:last_y (Results 1 – 12 of 12) 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 | 854 uint8_t* WebPIDecGetRGB(const WebPIDecoder* idec, int* last_y, in WebPIDecGetRGB() 870 uint8_t* WebPIDecGetYUVA(const WebPIDecoder* idec, int* last_y, in WebPIDecGetYUVA()
|
/external/skqp/src/core/ |
D | SkAnalyticEdge.cpp | 327 bool SkAnalyticEdge::update(SkFixed last_y, bool sortY) { in update()
|
D | SkScan_Path.cpp | 194 static bool update_edge(SkEdge* edge, int last_y) { in update_edge()
|
/external/skia/src/core/ |
D | SkAnalyticEdge.cpp | 327 bool SkAnalyticEdge::update(SkFixed last_y, bool sortY) { in update()
|
D | SkScan_Path.cpp | 193 static bool update_edge(SkEdge* edge, int last_y) { in update_edge()
|
/external/webp/include/webp/ |
D | decode.h | 363 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
|
/external/webp/src/webp/ |
D | decode.h | 363 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
|
/external/speex/libspeexdsp/ |
D | mdf.c | 154 spx_word16_t *last_y; member
|
/external/freetype/src/sfnt/ |
D | sfwoff2.c | 545 FT_Int last_y = 0; in store_points() local
|
/external/libaom/libaom/av1/encoder/ |
D | encodeframe.c | 216 uint8_t *last_y; in get_sby_perpixel_diff_variance() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 168 uint8_t *last_y; in get_sby_perpixel_diff_variance() local
|