Home
last modified time | relevance | path

Searched refs:tile_cnt (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/platform/nuvoton/
H A Dnpcm-video.c95 unsigned int tile_cnt; member
530 unsigned int tile_cnt = 0, mod; in npcm_video_get_rect_list() local
560 tile_cnt += ret; in npcm_video_get_rect_list()
561 } while (tile_cnt < info.tile_size); in npcm_video_get_rect_list()