Searched refs:u_temp (Results 1 – 3 of 3) sorted by relevance
73 uint16_t u_temp[3] = {0x8000, 0x8000, 0x8000}; in zero12v_decode_frame() local85 u = u_temp; in zero12v_decode_frame()134 memcpy(u, u_temp, sizeof(*u) * ((width - x + 1) / 2)); in zero12v_decode_frame()
516 DECLARE_ALIGNED(8, uint64_t, u_temp);
816 c->u_temp=(intptr_t)abuf0; in RENAME()