Searched refs:DQSBEDGE (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
H A Dvc1parse_vopdq.c56 VC1_GET_BITS9(2, picLayerHeader->DQSBEDGE);
63 VC1_GET_BITS9(2, picLayerHeader->DQSBEDGE); /* DQDBEDGE. */
H A Dvc1parse_common_defs.h569 uint8_t DQSBEDGE; /** 2 bit(s). */ member in struct:__anon347
H A Dviddec_vc1_workload.c461 BF_WRITE( VC1_0_SEQPIC_VOP_DEQUANT, DQES, spr->vop_dquant, pic->DQSBEDGE);
/hardware/intel/img/psb_video/src/
H A Dvc1_header.h106 /* DQSBEDGE specifies which edge will be quantized with ALTPQUANT when DQPROFILE == 'Single Edge'. */
107 IMG_UINT8 DQSBEDGE; /* VOPDQUANT::DQSBEDGE - 2 bits */ member in struct:_vc1PicHeader_
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
H A Dvbp_vc1_parser.c902 pic_parms->pic_quantizer_fields.bits.dq_sb_edge = picLayerHeader->DQSBEDGE;

Completed in 75 milliseconds