HomeSort by relevance Sort by last modified time
    Searched refs:VC1_BITPLANE_HARDWARE (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/psb_video/src/
vc1_defs.h 54 #define VC1_BITPLANE_HARDWARE (0)
57 #if VC1_BITPLANE_HARDWARE
60 #error VC1_INTERLEAVED_BITPLANE must not be defined together with VC1_BITPLANE_HARDWARE
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.
vc1_header.h 363 #if (!VC1_INTERLEAVED_BITPLANE || VC1_BITPLANE_HARDWARE)

Completed in 93 milliseconds