Searched refs:height_in_blocks (Results 1 – 2 of 2) sorted by relevance
166 int height_in_blocks = ALIGN(fb->height, AFBC_DATA_BLOCK_HEIGHT) in mtk_plane_update_new_state() local176 hdr_size = ALIGN(hdr_pitch * height_in_blocks, AFBC_HEADER_ALIGNMENT); in mtk_plane_update_new_state()
140 + for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks;184 for (blk_y = 0; blk_y < compptr->height_in_blocks;243 + for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks;302 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks;364 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks;411 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks;487 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks;551 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks;699 for (dst_blk_y = 0; dst_blk_y < compptr->height_in_blocks;918 + JDIMENSION width_in_blocks, height_in_blocks;[all …]