HomeSort by relevance Sort by last modified time
    Searched full:plane (Results 26 - 50 of 572) sorted by null

12 3 4 5 6 7 8 91011>>

  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/include/
color_space_convertor.h 101 * Y or UV plane address of YUV420[out]
104 * Y or UV plane address of NV12T[in]
119 * U plane address of YUV420P[out]
122 * V plane address of YUV420P[out]
125 * UV plane address of NV12T[in]
142 * Y or UV plane address of NV12T[out]
145 * Y or UV plane address of YUV420P(S)[in]
160 * UV plane address of NV12T[out]
163 * U plane address of YUV420P[in]
166 * V plane address of YUV420P[in
    [all...]
  /frameworks/rs/scriptc/
rs_math.rsh 94 * @param left plane
95 * @param right plane
96 * @param top plane
97 * @param bottom plane
98 * @param near plane
99 * @param far plane
106 // x y z w = a b c d in the plane equation
154 * @param left plane
155 * @param right plane
156 * @param top plane
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh 94 * @param left plane
95 * @param right plane
96 * @param top plane
97 * @param bottom plane
98 * @param near plane
99 * @param far plane
106 // x y z w = a b c d in the plane equation
154 * @param left plane
155 * @param right plane
156 * @param top plane
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
omxVCCOMM_ExpandFrame_I.c 12 * This function will Expand Frame boundary pixels into Plane
27 * source frame should be stored in a plane buffer with sufficient space
29 * the plane buffer center. This function executes the pixel expansion by
31 * locations (expansion region) between the source frame edge and the plane
44 * in the plane buffer; must be larger than or equal to
50 * top-left corner of the plane); must be aligned on an 8-byte
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_BlockMatch_Half_16x16.c 40 * pSrcRefBuf - pointer to the reference Y plane; points to the reference
42 * macroblock in the current plane.
43 * refWidth - width of the reference plane
44 * pRefRect - reference plane valid region rectangle
46 * buffer extracted from the original plane (linear array, 256
51 * reference plane, i.e., the reference position pointed to by the
omxVCM4P2_BlockMatch_Half_8x8.c 41 * pSrcRefBuf - pointer to the reference Y plane; points to the reference
43 * in the current plane.
44 * refWidth - width of the reference plane
45 * pRefRect - reference plane valid region rectangle
47 * buffer extracted from the original plane (linear array, 128
52 * reference plane.
omxVCM4P2_BlockMatch_Integer_16x16.c 38 * pSrcRefBuf - pointer to the reference Y plane; points to the reference
40 * the current plane.
41 * refWidth - width of the reference plane
42 * pRefRect - pointer to the valid reference plane rectangle; coordinates
49 * buffer extracted from the original plane (linear array, 256
52 * pCurrPointPos - position of the current macroblock in the current plane
omxVCM4P2_MCReconBlock.c 33 * [in] pSrc pointer to the block in the reference plane.
35 * in the reference plane, in bytes; must be a multiple
75 * [in] pSrc pointer to the block in the reference plane.
77 * in the reference plane, in bytes; must be a multiple
120 * [in] pSrc pointer to the block in the reference plane.
122 * in the reference plane, in bytes; must be a multiple
169 * [in] pSrc pointer to the block in the reference plane.
171 * in the reference plane, in bytes; must be a multiple
174 * destination plane, in bytes; must be a multiple of 8.
211 * [in] pSrc pointer to the block in the reference plane
    [all...]
omxVCM4P2_MotionEstimationMB.c 34 * [in] pSrcRefBuf pointer to the reference Y plane; points to the reference MB that
36 * plane.
37 * [in] srcRefStep width of the reference plane
38 * [in] pRefRect pointer to the valid rectangular in reference plane. Relative to image origin.
42 * [in] pSrcCurrBuf pointer to the current macroblock extracted from original plane (linear array,
44 * [in] pCurrPointPos position of the current macroblock in the current plane
114 * [in] pSrcRefBuf pointer to the reference Y plane; points to the reference MB that
116 * plane.
117 * [in] srcRefStep width of the reference plane
118 * [in] pRefRect pointer to the valid rectangular in reference plane. Relative to image origin
    [all...]
  /external/webkit/Source/WebKit/chromium/public/
WebVideoFrame.h 64 virtual int stride(unsigned plane) const = 0;
65 virtual const void* data(unsigned plane) const = 0;
66 virtual unsigned texture(unsigned plane) const = 0;
  /external/llvm/test/Assembler/
2002-03-08-NameCollision.ll 8 ; Redefinition of value named 'X' in the 'int *' type plane!
  /external/quake/quake/src/WinQuake/
vid_vga.cpp 65 int i, j, k, plane, reps, repshift; local
83 for (plane=0 ; plane<4 ; plane++)
85 // select the correct plane for reading and writing
87 outportb (SC_DATA, 1 << plane);
89 outportb (GC_DATA, plane);
97 backingbuf[(i + k) * 24 + (j << 2) + plane] =
102 (j << 2) + plane];
136 int i, j, k, plane, reps, repshift; local
    [all...]
worlda.s 56 // mplane_t *plane;
82 // plane = hull->planes + node->planenum;
91 // if (plane->type < 3)
92 // d = p[plane->type] - plane->dist;
98 // d = DotProduct (plane->normal, p) - plane->dist;
  /external/webkit/Source/WebCore/manual-tests/
non-bmp.html 7 Listed below are Mathematical Bold Capital A through E (U+1D400 .. U+1D404). Note that you need to install a font covering Plane 1 like Code2001 for this test.
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
MosaicTypes.h 96 * Get the V plane of the image.
104 * Get the U plane of the image.
112 * Get a pixel from the V plane of the image.
121 * Get a pixel from the U plane of the image.
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
MosaicTypes.h 96 * Get the V plane of the image.
104 * Get the U plane of the image.
112 * Get a pixel from the V plane of the image.
121 * Get a pixel from the U plane of the image.
  /external/icu4c/data/mappings/
noop-cns-11643.ucm 23 # (state 0) lead byte, selects the CNS plane (0x80 + plane number)
  /external/webkit/Source/WebCore/platform/graphics/win/
QTPixelBuffer.cpp 186 size_t QTPixelBuffer::widthOfPlane(size_t plane) const
188 return CVPixelBufferGetWidthOfPlane(m_pixelBuffer, plane);
191 size_t QTPixelBuffer::heightOfPlane(size_t plane) const
193 return CVPixelBufferGetHeightOfPlane(m_pixelBuffer, plane);
196 void* QTPixelBuffer::baseAddressOfPlane(size_t plane) const
198 return CVPixelBufferGetBaseAddressOfPlane(m_pixelBuffer, plane);
201 size_t QTPixelBuffer::bytesPerRowOfPlane(size_t plane) const
203 return CVPixelBufferGetBytesPerRowOfPlane(m_pixelBuffer, plane);
  /frameworks/av/libvideoeditor/vss/common/inc/
M4VFL_transition.h 74 * Loop on each(= i) row of output Y plane (steps of 2)
75 * Loop on each(= j) column of output Y plane (steps of 2)
83 * @param pPlaneIn1: (IN) Pointer to an array of image plane structures maintained for Y, U
85 * @param pPlaneIn2: (IN) Pointer to an array of image plane structures maintained for Y, U
87 * @param pPlaneOut: (OUT) Pointer to an array of image plane structures maintained for Y, U
  /external/mesa3d/docs/
conform.html 110 Stencil plane error epsilon = 0.00404.
133 Alpha Plane Function test passed.
134 Stencil Plane Clear test passed.
135 Stencil Plane Corners test passed.
136 Stencil Plane Operation test passed.
137 Stencil Plane Function test passed.
223 Stencil plane error epsilon = 0.00404.
246 Alpha Plane Function test passed.
247 Stencil Plane Clear test passed.
248 Stencil Plane Corners test passed
    [all...]
  /external/jmonkeyengine/engine/src/test/jme3test/bullet/
PhysicsTestHelper.java 52 // Plane plane = new Plane();
53 // plane.setOriginNormal(new Vector3f(0, 0.25f, 0), Vector3f.UNIT_Y);
54 // floorGeometry.addControl(new RigidBodyControl(new PlaneCollisionShape(plane), 0));
94 // Plane plane = new Plane();
95 // plane.setOriginNormal(new Vector3f(0, 0.25f, 0), Vector3f.UNIT_Y);
96 // floorGeometry.addControl(new RigidBodyControl(new PlaneCollisionShape(plane), 0))
    [all...]
  /frameworks/av/libvideoeditor/vss/video_filters/src/
M4VIFI_ResizeYUVtoBGR565.c 36 * @brief Resize YUV420 plane and converts to BGR565 with +90 rotation.
43 * Place the R G B in the ouput plane in rotated fashion
51 * @param pPlaneIn: (IN) Pointer to YUV plane buffer
53 * @param pPlaneOut: (OUT) Pointer to BGR565 Plane
55 * @return M4VIFI_ILLEGAL_FRAME_HEIGHT: YUV Plane height is ODD
56 * @return M4VIFI_ILLEGAL_FRAME_WIDTH: YUV Plane width is ODD
127 /* Compute horizontal ratio between src and destination width for Y Plane. */
137 /* Compute vertical ratio between src and destination height for Y Plane.*/
244 /* Y Plane next row pointer */
259 /* Input Y plane elements *
    [all...]
M4VIFI_ResizeYUVtoRGB565.c 39 * @brief Resize YUV420 plane and converts to RGB565 with +90 rotation.
46 * Place the R G B in the ouput plane in rotated fashion
54 * @param pPlaneIn: (IN) Pointer to YUV plane buffer
56 * @param pPlaneOut: (OUT) Pointer to BGR565 Plane
58 * @return M4VIFI_ILLEGAL_FRAME_HEIGHT: YUV Plane height is ODD
59 * @return M4VIFI_ILLEGAL_FRAME_WIDTH: YUV Plane width is ODD
131 /* Compute horizontal ratio between src and destination width for Y Plane.*/
141 /* Compute vertical ratio between src and destination height for Y Plane.*/
248 /* Y Plane next row pointer */
263 /* Input Y plane elements *
    [all...]
M4VFL_transition.c 52 /* copy chroma plane */
69 /* very specific case : set luma plane to 16 */
239 * Loop on each(= i) row of output Y plane (steps of 2)
240 * Loop on each(= j) column of output Y plane (steps of 2)
248 * @param pPlaneIn1: (IN) Pointer to an array of image plane structures maintained
250 * @param pPlaneIn2: (IN) Pointer to an array of image plane structures maintained
252 * @param pPlaneOut: (OUT) Pointer to an array of image plane structures maintained
301 /* Check the Y plane height is EVEN and image plane heights are same */
311 /* Check the Y plane width is EVEN and image plane widths are same *
    [all...]
  /external/icu4c/i18n/
csr2022.cpp 127 {0x1b, 0x24, 0x29, 0x47, 0x00}, // CNS 11643-1992 Plane 1
128 {0x1b, 0x24, 0x2A, 0x48, 0x00}, // CNS 11643-1992 Plane 2
130 {0x1b, 0x24, 0x2B, 0x49, 0x00}, // CNS 11643-1992 Plane 3
131 {0x1b, 0x24, 0x2B, 0x4A, 0x00}, // CNS 11643-1992 Plane 4
132 {0x1b, 0x24, 0x2B, 0x4B, 0x00}, // CNS 11643-1992 Plane 5
133 {0x1b, 0x24, 0x2B, 0x4C, 0x00}, // CNS 11643-1992 Plane 6
134 {0x1b, 0x24, 0x2B, 0x4D, 0x00}, // CNS 11643-1992 Plane 7

Completed in 1175 milliseconds

12 3 4 5 6 7 8 91011>>