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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_vopdq.c 56 VC1_GET_BITS9(2, picLayerHeader->DQSBEDGE);
63 VC1_GET_BITS9(2, picLayerHeader->DQSBEDGE); /* DQDBEDGE. */
vc1parse_common_defs.h 569 uint8_t DQSBEDGE; /** 2 bit(s). */
viddec_vc1_workload.c 461 BF_WRITE( VC1_0_SEQPIC_VOP_DEQUANT, DQES, spr->vop_dquant, pic->DQSBEDGE);
  /hardware/intel/img/psb_video/src/
vc1_header.h 106 /* DQSBEDGE specifies which edge will be quantized with ALTPQUANT when DQPROFILE == 'Single Edge'. */
107 IMG_UINT8 DQSBEDGE; /* VOPDQUANT::DQSBEDGE - 2 bits */
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_vc1_parser.c 902 pic_parms->pic_quantizer_fields.bits.dq_sb_edge = picLayerHeader->DQSBEDGE;

Completed in 37 milliseconds