Searched refs:color_pred (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwebp.c981 static av_always_inline uint8_t color_transform_delta(uint8_t color_pred, argument
984 return (int)ff_u8_to_s8(color_pred) * ff_u8_to_s8(color) >> 5;

Completed in 34 milliseconds