Searched refs:SIZE_1024 (Results 1 – 2 of 2) sorted by relevance
54 const int SIZE_1024 = 1024; variable366 byte buffer[SIZE_1024];613 byte buffer[SIZE_1024];629 byte buffer[SIZE_1024];
41 constexpr int32_t SIZE_1024 = 1024; variable225 if (width <= SIZE_1024 && height <= SIZE_1024) { in getDefaultBufferSize()