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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_common_defs.h 523 uint8_t PQINDEX; /** 5 bit(s). */
  /hardware/intel/img/psb_video/src/
vc1_header.h 83 /* PQINDEX is used in VLD and the hardware actually only needs to know if it is greater than 8 or not. */
84 IMG_UINT8 PQINDEX; /* PICTURE_LAYER::PQINDEX - 5 bits */
233 IMG_BOOL pqindex_gt8; /* Flag to indicate PQINDEX > 8 */

Completed in 1964 milliseconds