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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/include/
vc1common.h 95 /* 0x60 */ uint32_t intcomp_bwd_bot; member in struct:__anon42109
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
viddec_vc1_workload.c 159 BF_WRITE(VC1_0_SEQPIC_INTENSITY_COMPENSATION, INT_COMP_1, spr->intcomp_bwd_bot, intcomp1);
194 BF_WRITE(VC1_0_SEQPIC_INTENSITY_COMPENSATION, INT_COMP_1, spr->intcomp_bwd_bot, intcomp1);
262 spr->intcomp_bwd_bot = parser->intcomp_last[3];
273 parser->intcomp_last[3] = spr->intcomp_bwd_bot;
280 parser->intcomp_last[3] |= spr->intcomp_bwd_bot;

Completed in 1765 milliseconds