HomeSort by relevance Sort by last modified time
    Searched full:chroma (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/libvpx/
y4minput.c 72 /*Chroma-type is not specified in older files, e.g., those generated by
106 /*420jpeg chroma samples are sited like:
124 420mpeg2 chroma samples are sited like:
143 the chroma plane's resolution) to the right.
144 The 4:2:2 modes look exactly the same, except there are twice as many chroma
185 /*Compute the size of each chroma plane.*/
199 420jpeg chroma samples are sited like:
217 420paldv chroma samples are sited like:
236 the chroma plane's resolution) to the right.
250 /*Compute the size of each chroma plane.*
    [all...]
y4minput.h 24 /*The function used to perform chroma conversion.*/
  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/dec/src/
SsbSipMfcDecAPI.c 188 pCTX->virFrmBuf.chroma = DecArg.args.dec_init.out_u_addr.chroma;
191 pCTX->phyFrmBuf.chroma = DecArg.args.dec_init.out_p_addr.chroma;
193 pCTX->sizeFrmBuf.chroma = DecArg.args.dec_init.out_frame_buf_size.chroma;
224 DecArg.args.dec_exe.in_frm_buf.chroma = pCTX->phyFrmBuf.chroma;
226 DecArg.args.dec_exe.in_frm_size.chroma = pCTX->sizeFrmBuf.chroma;
    [all...]
  /external/icu4c/data/unidata/
NameAliases.txt 36 1D0C5;BYZANTINE MUSICAL SYMBOL FTHORA SKLIRON CHROMA VASIS
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
dct.h 173 //void Block1x1DCTzmv (Short *out,UChar *prev,UChar *cur,UChar *rec,Int lx,Int chroma);
180 //Void BlockDCT_AANzmv(Short *out,UChar *prev,UChar *cur,UChar *rec,Int ColTh,Int lx,Int chroma);
181 //Void Block4x4DCT_AANzmv(Short *out,UChar *prev,UChar *cur,UChar *rec,Int ColTh,Int lx,Int chroma);
182 //Void Block2x2DCT_AANzmv(Short *out,UChar *prev,UChar *cur,UChar *rec,Int ColTh,Int lx,Int chroma);
  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/enc/src/
SsbSipMfcEncAPI.c 368 EncArg.args.enc_exe.in_CbCr_addr = (unsigned int)pCTX->phyFrmBuf.chroma;
370 EncArg.args.enc_exe.in_CbCr_addr_vir = (unsigned int)pCTX->virFrmBuf.chroma;
448 /* Allocate luma & chroma buf */
457 pCTX->virFrmBuf.chroma = user_addr_arg.args.mem_alloc.out_uaddr + (unsigned int)aligned_y_size;
459 pCTX->phyFrmBuf.chroma = user_addr_arg.args.mem_alloc.out_paddr + (unsigned int)aligned_y_size;
462 pCTX->sizeFrmBuf.chroma = (unsigned int)c_size;
466 input_info->CPhyAddr = (void*)pCTX->phyFrmBuf.chroma;
468 input_info->CVirAddr = (void*)pCTX->virFrmBuf.chroma;
487 pCTX->phyFrmBuf.chroma = (unsigned int)input_info->CPhyAddr;
489 pCTX->virFrmBuf.chroma = (unsigned int)input_info->CVirAddr
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xcms.h 402 XcmsFloat /* chroma */,
415 XcmsFloat /* chroma */,
470 XcmsFloat /* chroma */,
483 XcmsFloat /* chroma */,
758 XcmsFloat /* chroma */,
778 XcmsFloat /* chroma */,
  /external/libvpx/vpx/
vpx_image.h 109 /* Chroma subsampling info */
116 #define VPX_PLANE_U 1 /**< U (Chroma) plane */
117 #define VPX_PLANE_V 2 /**< V (Chroma) plane */
vp8.h 19 * - Macro-block based coding (16x16 luma plus two 8x8 chroma)
  /external/jpeg/
jdmerge.c 13 * When the chroma components are to be upsampled by simple replication
15 * calculating all the output pixels corresponding to a pair of chroma
21 * of chroma samples, so the rest of the terms can be calculated just once.
274 /* Do the chroma part of the calculation */
335 /* Do the chroma part of the calculation */
401 /* Do the chroma part of the calculation */
473 /* Do the chroma part of the calculation */
551 /* Do the chroma part of the calculation */
640 /* Do the chroma part of the calculation */
jpegtran.1 145 of the near-empty chroma channels won't be large; but the decoding time for
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
residual.cpp 239 if (!cac) /* not chroma */
243 else /* chroma ac but not chroma dc */
252 nC = -1; /* Chroma DC level */
avcenc_int.h 52 #define _CHROMA_COEFF_COST_ 4 //!< threshold for chroma coeffs, used to be 7
391 int levelcdc[16], runcdc[16]; /* for chroma DC component */
392 int numcoefcdc[2]; /* number of coefficient for chroma DC */
400 uint8 pred_ic[AVCNumIChromaMode][128]; /* for 2 chroma */
slice.cpp 319 chroma dct must be aware that prediction block can come from either intra or inter. */
467 /* chroma */
468 if (currMB->CBP & (3 << 4)) /* chroma DC residual present */
557 if (currMB->CBP > 47) /* chroma CBP is 11 */
avcenc_lib.h 72 inverse transform and residue compensation for chroma components of an MB.
383 This function performs chroma intra search. Each mode is saved in encvid->pred_ic.
390 This function calculates the cost of a chroma prediction mode.
727 This function translates the luma QP to chroma QP and calculates lambda based on QP.
    [all...]
  /external/libvpx/vpx/src/
vpx_image.c 68 /* Get chroma shift values for this format */
95 /* Calculate storage sizes given the chroma subsampling */
  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_phyuv.c 375 /* restore screen behind the overlay/chroma color. */
382 /* Draw the new rectangle of the chroma color at the viewport position */
475 /* restore screen behind the overlay/chroma color. */
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Image.h 226 * tables for chroma and luma
285 * Huffman table type, the same Huffman table is applied for chroma and
  /frameworks/base/include/media/stagefright/openmax/
OMX_Image.h 243 * tables for chroma and luma
302 * Huffman table type, the same Huffman table is applied for chroma and
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Image.h 226 * tables for chroma and luma
285 * Huffman table type, the same Huffman table is applied for chroma and
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Image.h 226 * tables for chroma and luma
285 * Huffman table type, the same Huffman table is applied for chroma and
  /external/kernel-headers/original/linux/
msm_q6vdec.h 154 u32 vc1_rangeUV; /* chroma range mapping */
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 333 printf("APP:: Image chroma format is OMX_COLOR_FormatYUV420PackedPlanar\n");
336 printf("APP:: Image chroma format is OMX_COLOR_FormatYUV411Planar\n");
339 printf("APP:: Image chroma format is OMX_COLOR_FormatYUV422Interleaved\n");
342 printf("APP:: Image chroma format is OMX_COLOR_FormatYUV444Interleaved\n");
345 printf("APP:: Image chroma format is OMX_COLOR_FormatL8 \n");
348 printf("APP:: Cannot find Image chroma format \n");
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/dec/src/
residual.cpp 275 if (currMB->CBP & (3 << 4)) /* chroma DC residual present */
291 /* inverse transform on chroma DC */
  /frameworks/base/graphics/java/android/graphics/
YuvImage.java 114 * inside the image. Also, the method modifies rectangle if the chroma pixels

Completed in 3633 milliseconds

1 2 3