Home
last modified time | relevance | path

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

/frameworks/rs/driver/runtime/
Drs_sample.c147 getSample_LA(const uint8_t *p, int32_t iPixel, in getSample_LA() function
214 getSample_LA(const uint8_t *p, size_t stride, in getSample_LA() function
287 return getSample_LA(p, iPixel, next, weights.x, weights.y); in getBilinearSample1D()
331 return getSample_LA(p, stride, lx, ly, nx, ny, w0, w1, w2, w3); in getBilinearSample2D()