Home
last modified time | relevance | path

Searched refs:intcomp_bwd_bot (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/include/
Dvc1common.h95 /* 0x60 */ uint32_t intcomp_bwd_bot; member
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
Dviddec_vc1_workload.c159 … BF_WRITE(VC1_0_SEQPIC_INTENSITY_COMPENSATION, INT_COMP_1, spr->intcomp_bwd_bot, intcomp1); in vc1_intcomp()
194 … BF_WRITE(VC1_0_SEQPIC_INTENSITY_COMPENSATION, INT_COMP_1, spr->intcomp_bwd_bot, intcomp1); in vc1_intcomp()
262 spr->intcomp_bwd_bot = parser->intcomp_last[3]; in handle_intensity_compensation()
273 parser->intcomp_last[3] = spr->intcomp_bwd_bot; in handle_intensity_compensation()
280 parser->intcomp_last[3] |= spr->intcomp_bwd_bot; in handle_intensity_compensation()