Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c5217 #define MAX_TEST_NUM 9UL macro
5218 MS_S32 test_rect_w[MAX_TEST_NUM] = { 10,100,100,100,500,500,1280, 1920, 3840};
5219 MS_S32 test_rect_h[MAX_TEST_NUM] = {100, 10,100,500,100,500, 720, 1080, 2160};
5745 if(test_idx == MAX_TEST_NUM) in MDrv_GE_BitbltPerformance()