Searched refs:blk_control (Results 1 – 2 of 2) sorted by relevance
| /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/ |
| D | viddec_vc1_workload.c | 428 BF_WRITE( VC1_0_SEQPIC_BLOCK_CONTROL, CBPTAB, spr->blk_control, pic->CBPTAB); in vc1_fill_hw_struct() 429 BF_WRITE(VC1_0_SEQPIC_BLOCK_CONTROL, TTMFB, spr->blk_control, pic->TTMBF); in vc1_fill_hw_struct() 430 BF_WRITE(VC1_0_SEQPIC_BLOCK_CONTROL, TTFRM, spr->blk_control, pic->TTFRM); in vc1_fill_hw_struct() 431 BF_WRITE(VC1_0_SEQPIC_BLOCK_CONTROL, MV2BPTAB, spr->blk_control, pic->MV2BPTAB); in vc1_fill_hw_struct() 432 BF_WRITE(VC1_0_SEQPIC_BLOCK_CONTROL, MV4BPTAB, spr->blk_control, pic->MV4BPTAB); in vc1_fill_hw_struct() 439 BF_WRITE(VC1_0_SEQPIC_BLOCK_CONTROL, INITIAL_MV_Y, spr->blk_control, pic->SLICE_ADDR); in vc1_fill_hw_struct() 440 BF_WRITE(VC1_0_SEQPIC_BLOCK_CONTROL, BP_RAW_ID2, spr->blk_control, md->bp_raw[0]); in vc1_fill_hw_struct() 441 BF_WRITE(VC1_0_SEQPIC_BLOCK_CONTROL, BP_RAW_ID1, spr->blk_control, md->bp_raw[1]); in vc1_fill_hw_struct() 442 BF_WRITE(VC1_0_SEQPIC_BLOCK_CONTROL, BP_RAW_ID0, spr->blk_control, md->bp_raw[2]); in vc1_fill_hw_struct()
|
| /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/include/ |
| D | vc1common.h | 84 /* 0x2c */ uint32_t blk_control; member
|