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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_loader.h 185 uint8 QUANTIZER;
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_common_defs.h 109 /** This enumeration defines the differential quantizer profiles as defined in
128 /** This enumeration defines the type of quantizer to be used and is derived
173 uint8_t QUANTIZER;
376 unsigned QUANTIZER:2;
413 unsigned QUANTIZER:2;
449 unsigned QUANTIZER:2;
476 unsigned QUANTIZER:2;
  /hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
vbp_loader.h 344 uint8 QUANTIZER;
  /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.
157 IMG_UINT8 QUANTIZER;

Completed in 133 milliseconds