Home
last modified time | relevance | path

Searched refs:getSample_L (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/driver/runtime/
Drs_sample.c137 getSample_L(const uint8_t *p, int32_t iPixel, in getSample_L() function
201 getSample_L(const uint8_t *p, size_t stride, in getSample_L() function
285 return getSample_L(p, iPixel, next, weights.x, weights.y); in getBilinearSample1D()
338 return getSample_L(p, stride, lx, ly, nx, ny, w0, w1, w2, w3); in getBilinearSample2D()