OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:luma
(Results
76 - 100
of
121
) sorted by null
1
2
3
4
5
/external/webp/src/dec/
idec.c
503
WebPIDecoder* WebPINewYUV(uint8_t*
luma
, int luma_size, int luma_stride,
510
idec->output_.u.YUVA.y =
luma
;
/external/webp/src/enc/
iterator.c
91
//
Luma
plane
146
//
Luma
plane
quant.c
111
static const uint8_t kBiasMatrices[3][16] = { // [3] = [
luma
-ac,
luma
-dc,chroma]
334
//
Luma
webpenc.c
156
const size_t samples_size = (2 * top_stride + // top-
luma
/u/v
dsp.c
335
//
luma
16x16 prediction (paragraph 12.3)
346
//
luma
4x4 prediction
frame.c
410
//
luma
-AC
459
//
luma
-AC
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
slice.cpp
438
/* DC transform for
luma
I16 mode */
450
/* VLC encoding for
luma
*/
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_transform.c
76
inverse transform for a
luma
or a chroma residual block
239
inverse scaling for a
luma
DC coefficients block
DecTestBench.c
619
/* Calculate starting pointer for
luma
*/
624
/* Copy
luma
pixel values */
TestBenchMultipleInstance.c
489
/*
luma
*/
h264bsd_neighbour.c
51
* First 16 values are for
luma
blocks, next 4 values for Cb and last 4
h264bsd_reconstruct.c
59
/*
Luma
fractional-sample positions
[
all
...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
post_filter.cpp
70
/*
Luma
*/
chv_filter.cpp
160
chr :
luma
or color indication
161
== 0
luma
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_PredictIntra_4x4.c
28
* Perform Intra_4x4 prediction for
luma
samples. If the upper-right block is
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_MotionEstimationMB.c
251
* 8x8
luma
blocks in the MB. The block SADs are in scan order for
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_DSP.h
246
OMX_U32 chromaQPIndexOffset ; /*Specifies offset to be added to
luma
QP for addressing QPC values table for chroma components. Valid value is between -12 and 12, (inclusive)*/
/external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp
884
// be non greater then
luma
sizes
[
all
...]
/external/kernel-headers/original/video/
dsscomp.h
242
* use a type-of-address enumeration instead for
luma
/rgb and chroma (if
/frameworks/av/libvideoeditor/vss/src/
M4AIR_API.c
470
u32_shift = ((i==0)||(i==3))?0:1; /**< Depend on
Luma
or Chroma */
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h
234
/* The array "lum_quant_tab" defines the quantization table for the
luma
component. */
/hardware/msm7k/libcamera/
QualcommCameraHardware.cpp
329
p.set("
luma
-adaptation", "0"); // FIXME: turning it on causes a crash
[
all
...]
/device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Video.h
[
all
...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVC.h
[
all
...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h
[
all
...]
Completed in 689 milliseconds
1
2
3
4
5