HomeSort by relevance Sort by last modified time
    Searched full:plane (Results 101 - 125 of 442) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/media/libvideoeditor/vss/src/
M4AIR_API.c 85 M4OSA_UInt8* pu8_data_in[4]; /**< Save of input plane pointers
327 for U and V plane as there a 2 times sub-sampled vs Y*/
356 for U and V plane as there a 2 times sub-sampled vs Y*/
416 * @note In case the input format type is JPEG, input plane(s)
417 * in pIn is not used. In normal mode, dimension specified in output plane(s) structure
427 * @param pIn: (IN) Plane structure containing input Plane(s).
428 * @param pOut: (IN/OUT) Plane structure containing output Plane(s).
464 /**< Loop on each Plane */
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/transforms/
TransformationMatrix.h 129 // Note that this ignores the z component, effectively projecting the point into the z=0 plane.
139 // dropped, effectively projecting the rect into the z=0 plane
147 // dropped, effectively projecting the quad into the z=0 plane
150 // Map a point on the z=0 plane into a point on
151 // the plane with with the transform applied, by extending
152 // a ray perpendicular to the source plane and computing
154 // with the destination plane.
  /external/webp/include/webp/
decode.h 96 // into pre-allocated luma/chroma plane buffers. This function requires the
97 // strides to be passed: one for the luma plane and one for each of the
98 // chroma ones. The size of each plane buffer is passed as 'luma_size',
100 // Pointer to the luma plane ('*luma') is returned or NULL if an error occurred
133 int y_size; // luma plane size
135 int a_size; // alpha-plane size
227 // plane is specified by its pointer 'luma', its size 'luma_size' and its stride
228 // 'luma_stride'. Similarly, the chroma-u plane is specified by the 'u',
229 // 'u_size' and 'u_stride' parameters, and the chroma-v plane by 'v', 'v_size'
264 // Same as above function to get YUV image. Returns pointer to the luma plane
    [all...]
  /development/tools/emulator/opengl/system/GLESv1_enc/
gl.attrib 5 #void glClipPlanef(GLenum plane, GLfloat *equation)
80 #void glClipPlanex(GLenum plane, GLfixed *eqn)
381 #glClipPlanexOES(GLenum plane, const GLfixed * equation)
386 #glClipPlanexIMG(GLenum plane, const GLfixed * equation)
530 #void glClipPlanefOES(GLenum plane, GLfloat *equation)
535 #void glClipPlanefIMG(GLenum plane, GLfloat *equation)
  /external/quake/quake/src/QW/client/
r_efrag.c 138 splitplane = node->plane;
143 // split on this plane
179 splitplane = node->plane;
  /external/quake/quake/src/WinQuake/
r_efrag.cpp 138 splitplane = node->plane;
143 // split on this plane
179 splitplane = node->plane;
  /frameworks/base/opengl/libs/
debug.in 19 TRACE_GL_VOID(glClipPlanef, (GLenum plane, const GLfloat *equation), (plane, equation), 2, "GLenum", plane, "const GLfloat *", equation)
21 TRACE_GL_VOID(glClipPlanefOES, (GLenum plane, const GLfloat *equation), (plane, equation), 2, "GLenum", plane, "const GLfloat *", equation)
22 TRACE_GL_VOID(glClipPlanex, (GLenum plane, const GLfixed *equation), (plane, equation), 2, "GLenum", plane, "const GLfixed *", equation)
24 TRACE_GL_VOID(glClipPlanexOES, (GLenum plane, const GLfixed *equation), (plane, equation), 2, "GLenum", plane, "const GLfixed *", equation
    [all...]
  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_Extended_API.h 39 * its size. It must build the output RGB image plane containing the text.
133 /**< Text plane width. Used only if VideoEffectType == text */
135 /**< Text plane height. Used only if VideoEffectType == text */
  /frameworks/media/libvideoeditor/vss/video_filters/src/
M4VIFI_ResizeRGB565toRGB565.c 36 * @brief Resizes RGB565 Planar plane.
38 * @param pPlaneIn: (IN) Pointer to RGB565 (Planar) plane buffer
39 * @param pPlaneOut: (OUT) Pointer to RGB565 (Planar) plane
  /external/bluetooth/glib/tests/
utf8.txt 297 # Mixed plane 0 and higher planes
  /external/collada/src/1.4/dom/
domPlane.cpp 35 meta->setName( "plane" );
  /external/libvpx/examples/
decoder_tmpl.c 90 unsigned int plane, y; local
  /external/mesa3d/docs/
relnotes-7.0.4.html 42 <li>ARB program "state.clip[n].plane" didn't parse correctly
  /external/webkit/Source/WebCore/platform/graphics/chromium/
VideoLayerChromium.h 76 static IntSize computeVisibleSize(const VideoFrameChromium*, unsigned plane);
  /external/webp/src/dec/
alpha.c 8 // Alpha-plane decompression.
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
omxVC.h 154 * source frame should be stored in a plane buffer with sufficient space
156 * the plane buffer center. This function executes the pixel expansion by
158 * locations (expansion region) between the source frame edge and the plane
171 * in the plane buffer; must be larger than or equal to
177 * top-left corner of the plane); must be aligned on an 8-byte
287 * pSrc - pointer to the source plane; must be aligned on an 8-byte
289 * srcStep - step of the source plane
329 * pSrc - pointer to the source plane. This should be aligned on an 8-byte
331 * srcStep - step of the source plane
799 * pSrcRefBuf - pointer to the reference Y plane; points to the reference
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
omxVC.h 154 * source frame should be stored in a plane buffer with sufficient space
156 * the plane buffer center. This function executes the pixel expansion by
158 * locations (expansion region) between the source frame edge and the plane
171 * in the plane buffer; must be larger than or equal to
177 * top-left corner of the plane); must be aligned on an 8-byte
287 * pSrc - pointer to the source plane; must be aligned on an 8-byte
289 * srcStep - step of the source plane
329 * pSrc - pointer to the source plane. This should be aligned on an 8-byte
331 * srcStep - step of the source plane
799 * pSrcRefBuf - pointer to the reference Y plane; points to the reference
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
omxVC.h 154 * source frame should be stored in a plane buffer with sufficient space
156 * the plane buffer center. This function executes the pixel expansion by
158 * locations (expansion region) between the source frame edge and the plane
171 * in the plane buffer; must be larger than or equal to
177 * top-left corner of the plane); must be aligned on an 8-byte
287 * pSrc - pointer to the source plane; must be aligned on an 8-byte
289 * srcStep - step of the source plane
329 * pSrc - pointer to the source plane. This should be aligned on an 8-byte
331 * srcStep - step of the source plane
799 * pSrcRefBuf - pointer to the reference Y plane; points to the reference
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_InterpolateHalfDiag_Luma.c 34 * in the reconstructed frame plane
armVCM4P10_Interpolate_Chroma.c 30 * interpolate in the reconstructed frame plane
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 167 int plane,
173 int plane,
178 int plane,
184 int plane,
  /frameworks/base/opengl/libs/GLES_CM/
glext_api.in 49 void API_ENTRY(glClipPlanexOES)(GLenum plane, const GLfixed *equation) {
50 CALL_GL_API(glClipPlanexOES, plane, equation);
235 void API_ENTRY(glClipPlanefOES)(GLenum plane, const GLfloat *equation) {
236 CALL_GL_API(glClipPlanefOES, plane, equation);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmmpc.h 105 #define DATA_PLANE_PURGE 208 /* Data plane purge because of egress cache hit miss or dead MPS */
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
MatrixTrackingGL.java 673 public void glClipPlanef(int plane, float[] equation, int offset) {
674 mgl11.glClipPlanef(plane, equation, offset);
677 public void glClipPlanef(int plane, FloatBuffer equation) {
678 mgl11.glClipPlanef(plane, equation);
681 public void glClipPlanex(int plane, int[] equation, int offset) {
682 mgl11.glClipPlanex(plane, equation, offset);
685 public void glClipPlanex(int plane, IntBuffer equation) {
686 mgl11.glClipPlanex(plane, equation);
  /development/tools/emulator/opengl/tests/gles_android_wrapper/
gles.cpp 71 void glClipPlanef(GLenum plane, const GLfloat *equation)
73 getDispatch()->glClipPlanef(plane, equation);
306 void glClipPlanex(GLenum plane, const GLfixed *equation)
308 getDispatch()->glClipPlanex(plane, equation);
861 void glClipPlanexOES(GLenum plane, const GLfixed *equation)
863 getDispatch()->glClipPlanexOES(plane, equation);
1171 void glClipPlanefOES(GLenum plane, const GLfloat *equation)
1173 getDispatch()->glClipPlanefOES(plane, equation);
    [all...]

Completed in 2331 milliseconds

1 2 3 45 6 7 8 91011>>