Searched refs:WEBP_OFFSET_PTR (Results 1 – 2 of 2) sorted by relevance
198 #if !defined(WEBP_OFFSET_PTR)199 #define WEBP_OFFSET_PTR(ptr, off) (((ptr) == NULL) ? NULL : ((ptr) + (off))) macro
478 VP8LPredictorsSub_C[(X)](in + i, WEBP_OFFSET_PTR(upper, i), \