Searched refs:y_temp (Results 1 – 2 of 2) sorted by relevance
72 uint16_t y_temp[6] = {0x8000, 0x8000, 0x8000, 0x8000, 0x8000, 0x8000}; in zero12v_decode_frame() local84 y = y_temp; in zero12v_decode_frame()133 memcpy(y, y_temp, sizeof(*y) * (width - x)); in zero12v_decode_frame()
486 DECLARE_ALIGNED(8, uint64_t, y_temp);