Home
last modified time | relevance | path

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

/frameworks/native/include/media/editor/
DII420ColorConverter.h86 void* srcBits, int srcWidth, int srcHeight,
112 int srcWidth, int srcHeight,
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicResize.cpp324 const int srcWidth = cp->mAlloc->mHal.drvState.lod[0].dimX; in kernelU4() local
365 xclip, srcWidth - xoff + xclip, in kernelU4()
374 *out = OneBiCubic(yp0, yp1, yp2, yp3, xf, yf, srcWidth); in kernelU4()
391 const int srcWidth = cp->mAlloc->mHal.drvState.lod[0].dimX; in kernelU2() local
432 xclip, srcWidth - xoff + xclip, in kernelU2()
441 *out = OneBiCubic(yp0, yp1, yp2, yp3, xf, yf, srcWidth); in kernelU2()
458 const int srcWidth = cp->mAlloc->mHal.drvState.lod[0].dimX; in kernelU1() local
499 xclip, srcWidth - xoff + xclip, in kernelU1()
508 *out = OneBiCubic(yp0, yp1, yp2, yp3, xf, yf, srcWidth); in kernelU1()
525 const int srcWidth = cp->mAlloc->mHal.drvState.lod[0].dimX; in kernelF4() local
[all …]
/frameworks/av/include/media/stagefright/
DColorConverter.h38 size_t srcWidth, size_t srcHeight,
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
DBitmapUtils.java140 int srcWidth = bitmap.getWidth(); in resizeDownBySideLength() local
143 (float) maxLength / srcWidth, (float) maxLength / srcHeight); in resizeDownBySideLength()
/frameworks/av/cmds/stagefright/
Dmediafilter.cpp195 int32_t srcWidth, srcHeight, srcStride, srcSliceHeight; in tryCopyDecodedBuffer() local
200 && srcFormat->findInt32("width", &srcWidth) in tryCopyDecodedBuffer()
209 CHECK(srcWidth <= destStride && srcHeight <= destSliceHeight); in tryCopyDecodedBuffer()
214 srcWidth, in tryCopyDecodedBuffer()
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES31Ext.spec15 … dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeigh…
DGLES32.spec2 … dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeigh…
/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp81 size_t srcWidth, size_t srcHeight, in convert() argument
94 srcWidth, srcHeight, in convert()
/frameworks/base/opengl/java/android/opengl/
DGLES31Ext.java426 int srcWidth, in glCopyImageSubDataEXT() argument
DGLES32.java262 int srcWidth, in glCopyImageSubData() argument
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp722 …e, jint dstTarget, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, jint srcHeight, … in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII() argument
736 (GLsizei)srcWidth, in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
Dandroid_opengl_GLES32.cpp453 …e, jint dstTarget, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, jint srcHeight, … in android_glCopyImageSubData__IIIIIIIIIIIIIII() argument
467 (GLsizei)srcWidth, in android_glCopyImageSubData__IIIIIIIIIIIIIII()
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in58 … dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeigh…
59 …evel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, srcHeight, srcDe…
295 … dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeigh…
296 …evel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, srcHeight, srcDe…
Dgl2_api.in946 … dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeigh…
947 …evel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, srcHeight, srcDe…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h280 … dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeigh…
282 … dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeigh…
1105 … dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeigh…
1107 … dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeigh…
/frameworks/native/opengl/libs/
Dentries.in107 … dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeigh…
108 … dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeigh…
109 … dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeigh…
/frameworks/native/opengl/include/GLES3/
Dgl32.h1734 … dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeigh…
1779 … dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeigh…