Searched refs:MAX_TEXSIZE_Y (Results 1 – 1 of 1) sorted by relevance
13 #define MAX_TEXSIZE_Y 1024 macro132 … while( (tmpx > MAX_TEXSIZE_X || tmpy > MAX_TEXSIZE_Y) && tmp_small_rate < MAX_SMALL_RATE ) in main()190 if( thumb_data_size.width > MAX_TEXSIZE_X || thumb_data_size.height > MAX_TEXSIZE_Y ) in main()