Lines Matching refs:raster_block
95 const int raster_block = txfrm_block_to_raster_block(plane_bsize, tx_size,
97 uint8_t* const dst = raster_block_offset_uint8(plane_bsize, raster_block,
101 const TX_TYPE tx_type = get_tx_type_4x4(pd->plane_type, xd, raster_block);
129 const int raster_block = txfrm_block_to_raster_block(plane_bsize, tx_size,
131 uint8_t* const dst = raster_block_offset_uint8(plane_bsize, raster_block,
134 ? ((mi->mbmi.sb_type < BLOCK_8X8) ? mi->bmi[raster_block].as_mode
141 vp9_predict_intra_block(xd, raster_block >> tx_size,