Searched refs:getSample_565 (Results 1 – 1 of 1) sorted by relevance
/frameworks/rs/driver/runtime/ |
D | rs_sample.c | 167 getSample_565(const uint8_t *p, int32_t iPixel, in getSample_565() function 252 getSample_565(const uint8_t *p, size_t stride, in getSample_565() function 281 return getSample_565(p, iPixel, next, weights.x, weights.y); in getBilinearSample1D() 334 return getSample_565(p, stride, lx, ly, nx, ny, w0, w1, w2, w3); in getBilinearSample2D()
|