Searched defs:iPixel (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() 137 getSample_L(const uint8_t *p, int32_t iPixel, in getSample_L() 147 getSample_LA(const uint8_t *p, int32_t iPixel, in getSample_LA() 157 getSample_RGB(const uint8_t *p, int32_t iPixel, in getSample_RGB() 167 getSample_565(const uint8_t *p, int32_t iPixel, in getSample_565() 177 getSample_RGBA(const uint8_t *p, int32_t iPixel, in getSample_RGBA() 269 uint32_t iPixel, uint32_t next, in getBilinearSample1D() 348 getNearestSample(const Allocation_t *alloc, uint32_t iPixel, rs_data_kind dk, in getNearestSample() 385 getNearestSample(const Allocation_t *alloc, uint2 iPixel, rs_data_kind dk, in getNearestSample() 428 int32_t iPixel = floor(pixelUV); in sample_LOD_LinearPixel() local [all …]
|