OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interleaved
(Results
51 - 75
of
517
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_rate.h
89
* convert an s16
interleaved
-data array; exclusive with convert
/external/qemu/android/camera/
camera-format-converters.c
371
* 1. All
interleaved
, where all three Y, U, and V values are encoded together in
379
* containing
interleaved
U, and V panes.
488
/* Offset of the first Y value in a fully
interleaved
YUV framebuffer. */
491
*
interleaved
YUV framebuffer. */
494
*
interleaved
YUV framebuffer. */
500
* - For fully
interleaved
YUV formats contains offset of the first U value
502
* - For YUV format that use separate, but
interleaved
UV pane, this field
659
/* U offset in a fully
interleaved
YUV 4:2:2 */
663
/* In
interleaved
YUV 4:2:2 each pair of pixels is encoded with 4 consecutive
664
* bytes (or 2 bytes per pixel). So line size in a fully
interleaved
YUV 4:2:
[
all
...]
/device/generic/goldfish/camera/
EmulatedFakeCameraDevice.h
152
* Note that if U/V panes are
interleaved
, this value reflects the total
153
* number of both, Us and Vs in a single row in the
interleaved
UV pane. */
/external/chromium_org/media/base/
audio_buffer.h
27
//
interleaved
data, only the first buffer is used. For planar data, the
105
//
interleaved
data, |channel_count| blocks for planar data), copies
audio_buffer_unittest.cc
69
// Read all 4 frames from the buffer. Data is
interleaved
, so ch[0] should be
89
// Read 6 frames from the buffer. Data is
interleaved
, so ch[0] should be 1,
114
// Read 6 frames from the buffer. Data is
interleaved
, so ch[0] should be 1,
137
// Read first 10 frames from the buffer. F32 is
interleaved
, so ch[0] should
channel_layout.h
121
// Returns the expected channel position in an
interleaved
stream. Values of -1
/external/chromium_org/third_party/WebKit/Source/core/platform/audio/ffmpeg/
FFTFrameFFMPEG.cpp
194
// since the
interleaved
complex data is packed.
202
// Prepare
interleaved
data.
/frameworks/av/include/media/stagefright/
YUVImage.h
132
// Pointer to start of the U data plane. Note that in case of
interleaved
formats like
136
// Pointer to start of the V data plane. Note that in case of
interleaved
formats like
/frameworks/av/services/audioflinger/
AudioResampler.h
61
// A stereo provider delivers a sequence of
interleaved
pairs of samples.
63
// In either case, 'out' holds
interleaved
pairs of fixed-point signed Q19.12.
/hardware/samsung_slsi/exynos5/libswconverter/
swconvertor.c
75
* Address of de-
interleaved
data[out]
78
* Address of de-
interleaved
data[out]
81
* Address of
interleaved
data[in]
84
* Size of
interleaved
data[in]
103
* Address of
interleaved
data[out]
106
* Address of de-
interleaved
data[in]
109
* Address of de-
interleaved
data[in]
112
* Size of de-
interleaved
data[in]
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
videodev2_exynos_media.h
20
/* two planes -- one Y, one Cr + Cb
interleaved
*/
27
/* two non contiguous planes - one Y, one Cr + Cb
interleaved
*/
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Decoder.h
87
#define MP3D_STEREO_INTERLEAVED_STREAM 2 /* Stereo
Interleaved
stream index */
88
#define MP3D_STEREO_NONINTERLEAVED_STREAM 3 /* Stereo Non-
Interleaved
stream index */
/external/aac/libSBRdec/include/
sbrdecoder.h
301
* \param
interleaved
Flag indicating if time data is stored
interleaved
(1:
Interleaved
time data, 0: non-
interleaved
timedata).
312
const int
interleaved
,
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_atom_array.c
306
* Examine the active arrays to determine if we have
interleaved
353
* Set up for drawing
interleaved
arrays that all live in one VBO
378
/* Since we're doing
interleaved
arrays, we know there'll be at most
432
/* all
interleaved
arrays in a VBO */
445
/* all
interleaved
arrays in user memory */
/external/mesa3d/src/mesa/state_tracker/
st_atom_array.c
306
* Examine the active arrays to determine if we have
interleaved
353
* Set up for drawing
interleaved
arrays that all live in one VBO
378
/* Since we're doing
interleaved
arrays, we know there'll be at most
432
/* all
interleaved
arrays in a VBO */
445
/* all
interleaved
arrays in user memory */
/external/aac/libAACdec/src/
aacdecoder.h
169
INT outputInterleaved; /*!< PCM output format (
interleaved
/none
interleaved
). */
302
const INT
interleaved
/external/chromium_org/ppapi/api/
ppb_file_io.idl
177
* cannot be
interleaved
with other operations.
202
* cannot be
interleaved
with other operations.
278
* cannot be
interleaved
with other operations.
/external/chromium_org/ui/surface/
accelerated_surface_transformer_win.hlsl
122
//
interleaved
UV plane. After execution, the Y plane is complete but the UV
123
// planes still need to be de-
interleaved
and vertically scaled.
190
// Deals with UV only. Input is
interleaved
UV pixels, already scaled
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fb.h
40
#define FB_TYPE_PLANES 1 /* Non
interleaved
planes */
41
#define FB_TYPE_INTERLEAVED_PLANES 2 /*
Interleaved
planes */
151
__u32 type_aux; /* Interleave for
interleaved
Planes */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h
40
#define FB_TYPE_PLANES 1 /* Non
interleaved
planes */
41
#define FB_TYPE_INTERLEAVED_PLANES 2 /*
Interleaved
planes */
151
__u32 type_aux; /* Interleave for
interleaved
Planes */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h
40
#define FB_TYPE_PLANES 1 /* Non
interleaved
planes */
41
#define FB_TYPE_INTERLEAVED_PLANES 2 /*
Interleaved
planes */
151
__u32 type_aux; /* Interleave for
interleaved
Planes */
/external/chromium/net/base/
backoff_entry.cc
36
// in order to stay stable if we receive successes
interleaved
between lots
/external/chromium/sdch/open-vcdiff/src/
vcdecoder5_test.cc
47
//
Interleaved
segment
/external/chromium_org/sdch/open-vcdiff/src/
vcdecoder5_test.cc
47
//
Interleaved
segment
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/
TODO
44
same engine)
interleaved
.
Completed in 1787 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>