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