Searched refs:VPX_UNINITIALIZED (Results 1 – 2 of 2) sorted by relevance
54 #define VPX_UNINITIALIZED __attribute__((uninitialized)) macro56 #define VPX_UNINITIALIZED macro
1722 DECLARE_ALIGNED(16, uint8_t, pred_buf[3 * 64 * 64] VPX_UNINITIALIZED); in vp9_pick_inter_mode()1724 DECLARE_ALIGNED(16, uint16_t, pred_buf_16[3 * 64 * 64] VPX_UNINITIALIZED); in vp9_pick_inter_mode()