Home
last modified time | relevance | path

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

/frameworks/rs/driver/runtime/
Drs_sample.c157 getSample_RGB(const uint8_t *p, int32_t iPixel, in getSample_RGB() function
227 getSample_RGB(const uint8_t *p, size_t stride, in getSample_RGB() function
283 return getSample_RGB(p, iPixel, next, weights.x, weights.y); in getBilinearSample1D()
336 return getSample_RGB(p, stride, lx, ly, nx, ny, w0, w1, w2, w3); in getBilinearSample2D()