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

/frameworks/rs/driver/
H A DrsdIntrinsicBlur.cpp93 const uchar *ptrIn, int iStride, const float* gPtr, int iradius) {
95 const uchar *pi = ptrIn + x*4;
114 const uchar *ptrIn, int iStride, const float* gPtr, int ct,
122 rsdIntrinsicBlurVF_K(out, ptrIn, iStride, gPtr, ct, x1, x1 + t);
129 const uchar *pi = ptrIn + x1 * 4;
146 const float4 *ptrIn, const float* gPtr, int iradius) {
152 float4 pf = ptrIn[validX];
92 OneV(const RsForEachStubParamStruct *p, float4 *out, int32_t x, int32_t y, const uchar *ptrIn, int iStride, const float* gPtr, int iradius) argument
113 OneVF(float4 *out, const uchar *ptrIn, int iStride, const float* gPtr, int ct, int x1, int x2) argument
145 OneH(const RsForEachStubParamStruct *p, uchar4 *out, int32_t x, const float4 *ptrIn, const float* gPtr, int iradius) argument
/frameworks/support/renderscript/v8/rs_support/driver/
H A DrsdIntrinsicBlur.cpp93 const uchar *ptrIn, int iStride, const float* gPtr, int iradius) {
95 const uchar *pi = ptrIn + x*4;
114 const uchar *ptrIn, int iStride, const float* gPtr, int ct,
122 rsdIntrinsicBlurVF_K(out, ptrIn, iStride, gPtr, ct, x1, x1 + t);
129 const uchar *pi = ptrIn + x1 * 4;
146 const float4 *ptrIn, const float* gPtr, int iradius) {
152 float4 pf = ptrIn[validX];
92 OneV(const RsForEachStubParamStruct *p, float4 *out, int32_t x, int32_t y, const uchar *ptrIn, int iStride, const float* gPtr, int iradius) argument
113 OneVF(float4 *out, const uchar *ptrIn, int iStride, const float* gPtr, int ct, int x1, int x2) argument
145 OneH(const RsForEachStubParamStruct *p, uchar4 *out, int32_t x, const float4 *ptrIn, const float* gPtr, int iradius) argument
/frameworks/rs/
H A Drs_hal.h67 const uint8_t *ptrIn; member in struct:android::renderscript::__anon1554
/frameworks/support/renderscript/v8/rs_support/
H A Drs_hal.h67 const uint8_t *ptrIn; member in struct:android::renderscript::__anon1583

Completed in 1867 milliseconds