OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:planes
(Results
501 - 525
of
720
) sorted by null
<<
21
22
23
24
25
26
27
28
29
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp
341
v4l2_buf.m.
planes
= plane;
347
venc_msg.buf.len= v4l2_buf.m.
planes
->bytesused;
348
venc_msg.buf.offset = v4l2_buf.m.
planes
->data_offset;
370
if (omx->handle->num_planes > 1 && v4l2_buf.m.
planes
->bytesused)
388
v4l2_buf.m.
planes
= plane;
[
all
...]
/docs/source.android.com/src/devices/graphics/
architecture.jd
208
planes
." The purpose of overlay
planes
is to composite multiple buffers
236
<p>Overlay
planes
may be less efficient than GL composition when nothing on the
246
planes
. Attempting to composite more layers than there are overlays will cause
283
<p>The overlay
planes
have another important role: they're the only way to display
[
all
...]
/external/icu/icu4c/source/test/testdata/
conversion.txt
200
* ICU 4.4 (ticket #7314) removes mappings for CNS 11643
planes
3..7
531
* ICU 4.4 (ticket #7314) removes mappings for CNS 11643
planes
3..7
[
all
...]
/external/libjpeg-turbo/java/doc/org/libjpegturbo/turbojpeg/
TJDecompressor.html
312
instance into a set of Y, U (Cb), and V (Cr) image
planes
and return a
313
<code>YUVImage</code> instance containing the decompressed image
planes
.</div>
[
all
...]
/external/libavc/encoder/
ih264e_core_coding.c
436
* The input is in interleaved format for two chroma
planes
590
* needs to be at least COFF_CNT_SUB_BLK_4x4 + Number of Dc cofss for chroma * number of
planes
[
all
...]
/external/libjpeg-turbo/
turbojpeg.c
[
all
...]
ChangeLog.txt
221
separate image
planes
instead of a unified image buffer. This allows for
224
U and V
planes
.
[
all
...]
/external/mesa3d/docs/
news.html
997
- support for software-based alpha
planes
in Windows driver
[
all
...]
/external/opencv3/modules/core/src/
mathfuncs.cpp
[
all
...]
/external/opencv/cxcore/src/
cxconvert.cpp
533
"Either all output
planes
or only one output plane should be non zero" );
638
"Either all input
planes
or only one input plane should be non zero" );
[
all
...]
/external/opencv3/3rdparty/openexr/Imath/
ImathBoxAlgo.h
481
// We intersect the ray with the
planes
that contain the sides of the
776
// We intersect the ray with the
planes
that contain the sides of the
/frameworks/base/media/java/android/media/
MediaFormat.java
297
* stride corresponds to the Y plane; the stride of the U and V
planes
can
308
* the offset of the U plane is sliceHeight * stride. The height of the U/V
planes
[
all
...]
/hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp
[
all
...]
/hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp
[
all
...]
/hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp
[
all
...]
/hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp
[
all
...]
/hardware/qcom/display/msm8994/libcopybit/
copybit_c2d.cpp
[
all
...]
/hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp
[
all
...]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/
CameraFormatsActivity.java
736
// 16 pixels for both the Y and UV
planes
.
/cts/tests/camera/src/android/hardware/camera2/cts/
AllocationTest.java
429
// Actual size may be larger due to strides or
planes
being non-contiguous
[
all
...]
/device/asus/fugu/original-kernel-headers/linux/
psb_drm.h
[
all
...]
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h
482
uint32_t *
planes
);
/external/dng_sdk/source/
dng_utils.h
251
// type, tile size, number of image
planes
, and desired padding. Throws a
/external/icu/android_icu4j/src/main/java/android/icu/impl/
TrieIterator.java
193
* supplementary
planes
, a false will be returned.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
TrieIterator.java
192
* supplementary
planes
, a false will be returned.
Completed in 2295 milliseconds
<<
21
22
23
24
25
26
27
28
29