/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_macroblock_layer.c | 77 /* mapping of dc coefficients array to luma blocks */ 530 /* luma DC is at index 24 */ 560 /* luma cbp in bits 0-3 */ 719 /* luma DC is at index 24 */ 734 /* luma cbp in bits 0-3 */ [all...] |
h264bsd_intra_prediction.c | 201 Perform intra 16x16 prediction mode for luma pixels and add 202 residual into prediction. The resulting luma pixels are 255 Perform intra 4x4 prediction for luma pixels and add residual 256 into prediction. The resulting luma pixels are stored in 482 * luma) */ 485 /* lumA + cbA + crA */ 568 /* note that luma samples above-right to current macroblock do not make 616 Perform intra 16x16 prediction mode for luma pixels and add 617 residual into prediction. The resulting luma pixels are 689 Perform intra 4x4 prediction for luma pixels and add residua [all...] |
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_TI_Video.h | 234 @param nLumaIntra4x4Enable to configure the Modes for 4x4 block size during luma intra prediction: bit position specifies the modes that are enabled/disabled 236 @param nLumaIntra8x8Enable to configure the Modes for 4x4 block size during luma intra prediction 238 @param nLumaIntra16x16Enable to configure the Modes for 4x4 block size during luma intra prediction 240 @param nChromaIntra8x8Enable to configure the Modes for 4x4 block size during luma intra prediction 633 @brief OMX_TI_VIDEO_RANGEMAPPING : Structure to access luma and chroma range 636 @param nRangeMappingLuma Luma scale factor for range mapping.
|
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/ |
ImageBuffer.cpp | 439 double luma = (r * 0.2125 + g * 0.7154 + b * 0.0721) * ((double)a / 255.0); local 440 srcPixelArray->set(pixelOffset + 3, luma);
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_InterpolateLuma_s.s | 17 ;// Performs quarter pel interpolation of inter luma MB. 85 ;// Interpolation of luma is implemented by processing block of pixels, size 4x4 at a time.
|
/external/chromium_org/third_party/libwebp/dec/ |
decode_vp8.h | 59 int y_stride; // row stride for luma
|
webp.c | 551 uint8_t* luma, size_t luma_size, int luma_stride, 556 if (luma == NULL) return NULL; 561 output.u.YUVA.y = luma; 574 return luma;
|
frame.c | 29 // Simple filter: up to 2 luma samples are read and 1 is written. 30 // Complex filter: up to 4 luma samples are read and 3 are written. Same for 306 // 'Simple' filter reads two luma samples outside of the macroblock and
|
/external/webp/src/dec/ |
decode_vp8.h | 59 int y_stride; // row stride for luma
|
webp.c | 534 uint8_t* luma, size_t luma_size, int luma_stride, 539 if (luma == NULL) return NULL; 544 output.u.YUVA.y = luma; 557 return luma;
|
frame.c | 29 // Simple filter: up to 2 luma samples are read and 1 is written. 30 // Complex filter: up to 4 luma samples are read and 3 are written. Same for 306 // 'Simple' filter reads two luma samples outside of the macroblock and
|
/frameworks/av/media/libstagefright/codecs/avc/common/include/ |
avcint_common.h | 598 int QPy; /* Luma QP */ 618 /* Luma [0-399], Cb [400-543], Cr[544-687] */ 685 /* starting from luma, Cb and Cr, lsb toward msb */ 789 From zigzag to raster for luma DC value */ [all...] |
/frameworks/base/graphics/java/android/graphics/ |
YuvImage.java | 115 * in it are not matched with the luma pixels in it.
|
/hardware/qcom/display/msm8960/libcopybit/ |
software_converter.cpp | 152 // Copy the luma
|
/hardware/qcom/display/msm8974/libcopybit/ |
software_converter.cpp | 152 // Copy the luma
|
/hardware/qcom/display/msm8x26/libcopybit/ |
software_converter.cpp | 152 // Copy the luma
|
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/include/ |
ExynosVideoApi.h | 177 int LumaPadVal; /* [IN] Luma pel value used to fill padding area */
|
/external/chromium_org/remoting/resources/ |
remoting_strings_fil.xtb | 60 <translation id="6204583485351780592"><ph name="HOSTNAME"/> (luma)</translation> 99 <translation id="3933246213702324812">Ang Chromoting sa <ph name="HOSTNAME"/> ay luma na at kinakailangang ma-update.</translation> 163 <translation id="979100198331752041">Ang Remote na Desktop ng Chrome sa <ph name="HOSTNAME"/> ay luma na at kinakailangang ma-update.</translation>
|
/external/chromium_org/third_party/libwebp/dsp/ |
enc.c | 35 // Luma 332 // luma 16x16 prediction (paragraph 12.3) 343 // luma 4x4 prediction
|
/external/webp/src/dsp/ |
enc.c | 35 // Luma 332 // luma 16x16 prediction (paragraph 12.3) 343 // luma 4x4 prediction
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
CameraTestUtils.java | 149 * (xstride = width, ystride = height for chroma and luma components).</p>
|
/external/chromium_org/content/browser/renderer_host/ |
compositing_iosurface_shader_programs_mac.cc | 73 // YV12 is full-resolution luma and half-resolution blue/red chroma.
|
/external/chromium_org/ui/surface/ |
accelerated_surface_transformer_win.hlsl | 91 // YV12 is full-resolution luma and half-resolution blue/red chroma.
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
lscript.php | 111 'layer', 'layerName', 'layerVisible', 'limits', 'line', 'linecount', 'load', 'luma',
|
/external/libvpx/libvpx/vp9/common/ |
vp9_reconinter.c | 149 // same MV (the average of the 4 luma MVs) but we could do something
|