Searched refs:src_block_B (Results 1 – 1 of 1) sorted by relevance
1458 uint32_t src_block_B = util_format_get_blocksize(src_layout->format); in hk_copy_image_to_image_cpu() local1496 src_offset.x * src_block_B, in hk_copy_image_to_image_cpu()1497 extent.width * src_block_B); in hk_copy_image_to_image_cpu()1527 uint32_t temp_pitch = block_width * src_block_B; in hk_copy_image_to_image_cpu()