Searched defs:getSample_LA (Results 1 - 1 of 1) sorted by relevance

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

Completed in 60 milliseconds