/frameworks/av/libvideoeditor/vss/common/inc/ |
M4ENCODER_common.h | 90 M4ENCODER_kIYUYV, /**< YUV422 interlaced, luma first */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_deblocking.c | 613 /* luma */ 646 Filter one vertical 4-pixel luma edge. 757 Filter one horizontal 4-pixel luma edge 825 Filter all four successive horizontal 4-pixel luma edges. This can [all...] |
h264bsd_transform.c | 76 inverse transform for a luma or a chroma residual block 239 inverse scaling for a luma DC coefficients block
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
msm_q6vdec.h | 276 u32 luma; member in struct:stride_type
|
/system/core/include/system/ |
graphics.h | 257 * @ystride is the stride of the luma plane.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/ |
omxVC.h | 597 OMX_U32 cbpy; /* CBP Luma */ [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/ |
omxVC.h | 597 OMX_U32 cbpy; /* CBP Luma */ [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/ |
omxVC.h | 597 OMX_U32 cbpy; /* CBP Luma */ [all...] |
/device/lge/mako/camera/mm-camera-interface/ |
mm_jpeg_encoder.c | 417 // The chroma plane in YUV4:2:0 semiplanar is at the end of the luma plane, 418 // so we attach the chroma buf to the luma buffer, which we've allocated to
|
/external/chromium_org/third_party/libwebp/enc/ |
iterator.c | 122 // Luma plane 162 // Luma plane
|
frame.c | 490 // luma-AC 540 // luma-AC 590 // luma-AC
|
quant.c | 115 static const uint8_t kBiasMatrices[3][16] = { // [3] = [luma-ac,luma-dc,chroma] 402 // Luma [all...] |
/external/chromium_org/third_party/libwebp/webp/ |
encode.h | 282 uint8_t *y, *u, *v; // pointers to luma/chroma planes. 283 int y_stride, uv_stride; // luma/chroma strides.
|
/external/webp/include/webp/ |
encode.h | 282 uint8_t *y, *u, *v; // pointers to luma/chroma planes. 283 int y_stride, uv_stride; // luma/chroma strides.
|
/external/webp/src/enc/ |
iterator.c | 122 // Luma plane 162 // Luma plane
|
frame.c | 490 // luma-AC 540 // luma-AC 590 // luma-AC
|
quant.c | 115 static const uint8_t kBiasMatrices[3][16] = { // [3] = [luma-ac,luma-dc,chroma] 402 // Luma [all...] |
/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/enc/ |
SoftVPXEncoder.cpp | 106 unsigned luma = local 109 dstY[x] = luma;
|
/hardware/qcom/media/libc2dcolorconvert/ |
C2DColorConverter.cpp | 560 ALOGE("unknown format passed for luma alignment number"); 601 /* dump luma */
|
/external/libvpx/libvpx/vp8/encoder/ |
tokenize.c | 213 /* Luma */
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
post_filter.cpp | 70 /* 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)*/
|