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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_common_defs.h 524 uint8_t HALFQP; /** 1 bit(s). */
  /hardware/intel/img/psb_video/src/
vc1_header.h 86 HALFQP syntax element allows the picture quantizer to be expressed in half step increments.
87 If HALFQP == 1, then the picture quantizer step size shall be equal to PQUANT + 1/2. If
88 HALFQP == 0, then the picture quantizer step size shall be equal to PQUANT.
90 IMG_UINT8 HALFQP; /* PICTURE_LAYER::HALFQP - 1 bit */

Completed in 47 milliseconds