Searched refs:planes (Results 51 - 57 of 57) sorted by relevance

123

/external/libvpx/vpx_scale/arm/neon/
H A Dvp8_vpxyv12_copysrcframe_func_neon.asm141 ;Copy U & V planes
H A Dvp8_vpxyv12_extendframeborders_neon.asm136 ;Border copy for U, V planes
407 ;Border copy for U, V planes
/external/libvpx/
H A Dvpxenc.c312 ptr = img->planes[img->fmt==VPX_IMG_FMT_YV12? VPX_PLANE_V : VPX_PLANE_U];
315 ptr = img->planes[img->fmt==VPX_IMG_FMT_YV12?VPX_PLANE_U : VPX_PLANE_V];
318 ptr = img->planes[plane];
/external/kernel-headers/original/linux/
H A Dvideodev2.h352 /* two planes -- one Y, one Cr + Cb interleaved */
360 /* two non contiguous planes - one Y, one Cr + Cb interleaved */
364 /* three non contiguous planes - Y, Cb, Cr */
618 * Multi-planar buffers consist of one or more planes, e.g. an YCbCr buffer
619 * with two planes can have one plane for Y, and another for interleaved CbCr
651 * @planes: for multiplanar buffers; userspace pointer to the array of plane
655 * planes array for multi-plane buffers
676 struct v4l2_plane *planes; member in union:v4l2_buffer::__anon7813
2291 * @num_planes: number of planes for this format
/external/qemu-pc-bios/vgabios/
H A Dclext.c905 mov al, #1 ;; count of planes
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu4c/test/cintltst/
H A Dnucnvtst.c72 * ICU 4.4 (ticket #7314) removes mappings for CNS 11643 planes 3..7
90 * ICU 4.4 (ticket #7314) removes mappings for CNS 11643 planes 3..7
300 * ICU 4.4 (ticket #7314) removes mappings for CNS 11643 planes 3..7
4288 ICU 4.4 (ticket #7314) removes mappings for CNS 11643 planes 3..7

Completed in 214 milliseconds

123