Searched defs:dstArray (Results 1 – 1 of 1) sorted by relevance
23 uint16_t dstArray[2 * 3] = {0}; in test_rotate90_RGB565() local47 uint16_t dstArray[3 * 2] = {0}; in test_rotate180_RGB565() local69 uint16_t dstArray[2 * 3] = {0}; in test_rotate270_RGB565() local92 uint8_t dstArray[2 * 3 * 3] = {0}; in test_rotate90_RGB888() local116 uint8_t dstArray[3 * 2 * 3] = {0}; in test_rotate180_RGB888() local139 uint8_t dstArray[2 * 3 * 3] = {0}; in test_rotate270_RGB888() local164 uint32_t dstArray[2 * 3] = {0}; in test_rotate90_ARGB8888() local189 uint32_t dstArray[3 * 2] = {0}; in test_rotate180_ARGB8888() local212 uint32_t dstArray[2 * 3] = {0}; in test_rotate270_ARGB8888() local234 uint8_t dstArray[2 * 3] = {0}; in test_rotate90_L8() local[all …]