HomeSort by relevance Sort by last modified time
    Searched full:bitplane (Results 1 - 16 of 16) sorted by null

  /hardware/intel/img/psb_video/src/
vc1_defs.h 35 //! Pack decoded bitplane bits into bytes (instead of 1-bit per byte)
38 //! Generate bitplane test vectors
41 //! Measure bitplane decode time
47 //! Use VC1 reference decoder implementation for bitplane decoding
53 //! Use MSVDX hardware for bitplane decoding
58 //! VC1_INTERLEAVED_BITPLANE must be set to 0 when using MSVDX hardware for bitplane decoding
66 Possible combinations for bitplane decoding operation:
68 + To use the hardware bitplane decoder, define VC1_BITPLANE_HARDWARE in the
71 + To use the software bitplane decoder, don't define VC1_BITPLANE_HARDWARE.
76 + When using the software bitplane decoder, the data can be sent t
    [all...]
vc1_header.h 223 IMG_BOOL has_bitplane; /* Whether a bitplane was passed to the driver */
pnw_VC1.c     [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1.h 53 // but when we send bitplane index 0 for directmb/fieldtx and bitplane index 2 for acpred/mvtypemb/forwardmb
139 /* calculation of MAX_BITPLANE_SZ 2048/16x1088/16 pel= 128x68 bit used for bitplane
141 * we have (128)/32 * 68 Dwords needed for bitplane storage
152 uint32_t bitplane[MAX_BITPLANE_SZ]; member in struct:__anon23689
209 /* makes use of these set them to one of the bitplane types included */
vc1parse_bitplane.c 23 * used for bitplane decoding, each bit correspond to a MB
53 * used for bitplane decoding, each bit correspond to a MB
83 * used for bitplane decoding, each bit correspond to a MB
148 /* implement normal 2 mode bitplane decoding, SMPTE 412M 8.7.3.2
174 // If width*height is odd, the first bit is the value of the bitplane
275 /* compute Normal-6 mode bitplane decoding
446 /* initialize bitplane to array of zeros
451 * returns even bitplane size in dwords
466 /* modified IPP code for bitplane decoding
476 uint32_t biplaneSz; /* bitplane sz in dwords *
    [all...]
vc1parse_common_defs.h 32 /** This defines the maximum number of bitplane storage per picture. */
61 /** This enumeration defines the various bitplane types as defined in IMODE
vc1parse_common_tables.c 54 /* This VLC table is used for decoding of k in bitplane. */
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_vc1_parser.c 515 /* return if bitplane is not present */
1003 /* setup bitplane after setting up picture parameter (so that bitplane_present is updated) */
1007 ETRACE("Failed to pack bitplane.");
  /hardware/intel/common/libva/va/
va.h 41 * rev 0.19 (08/06/2007 Jonathan Bian) - Removed extra type for bitplane data.
    [all...]
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_vc1.c 1158 LOG_V( "Creating libva bitplane buffer\n");
1162 //Then the bitplane buffer
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
lbxproto.h 641 CARD32 bitPlane B32;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
lbxproto.h 641 CARD32 bitPlane B32;
  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
t2.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xproto.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xproto.h     [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_VC1.c     [all...]

Completed in 4461 milliseconds