Home
last modified time | relevance | path

Searched refs:StoreGray (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_csp_enc.c307 static void StoreGray(const fixed_y_t* rgb, fixed_y_t* y, int w) { in StoreGray() function
496 StoreGray(src1, best_y + 0, w); in PreprocessARGB()
497 StoreGray(src2, best_y + w, w); in PreprocessARGB()

Completed in 6 milliseconds