Lines Matching defs:p
50 getElementAt1(const uint8_t *p, int32_t x) { in getElementAt1()
56 getElementAt2(const uint8_t *p, int32_t x) { in getElementAt2()
63 getElementAt3(const uint8_t *p, int32_t x) { in getElementAt3()
70 getElementAt4(const uint8_t *p, int32_t x) { in getElementAt4()
77 getElementAt565(const uint8_t *p, int32_t x) { in getElementAt565()
84 getElementAt1(const uint8_t *p, size_t stride, int32_t x, int32_t y) { in getElementAt1()
91 getElementAt2(const uint8_t *p, size_t stride, int32_t x, int32_t y) { in getElementAt2()
99 getElementAt3(const uint8_t *p, size_t stride, int32_t x, int32_t y) { in getElementAt3()
107 getElementAt4(const uint8_t *p, size_t stride, int32_t x, int32_t y) { in getElementAt4()
115 getElementAt565(const uint8_t *p, size_t stride, int32_t x, int32_t y) { in getElementAt565()
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()
188 getSample_A(const uint8_t *p, size_t stride, in getSample_A()
201 getSample_L(const uint8_t *p, size_t stride, in getSample_L()
214 getSample_LA(const uint8_t *p, size_t stride, in getSample_LA()
227 getSample_RGB(const uint8_t *p, size_t stride, in getSample_RGB()
240 getSample_RGBA(const uint8_t *p, size_t stride, in getSample_RGBA()
252 getSample_565(const uint8_t *p, size_t stride, in getSample_565()
272 const uint8_t *p = (const uint8_t *)alloc->mHal.drvState.lod[lod].mallocPtr; in getBilinearSample1D() local
322 const uint8_t *p = (const uint8_t *)alloc->mHal.drvState.lod[lod].mallocPtr; in getBilinearSample2D() local
351 const uint8_t *p = (const uint8_t *)alloc->mHal.drvState.lod[lod].mallocPtr; in getNearestSample() local
388 const uint8_t *p = (const uint8_t *)alloc->mHal.drvState.lod[lod].mallocPtr; in getNearestSample() local