Home
last modified time | relevance | path

Searched defs:work_size (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dio_dec.c306 const size_t work_size = 2 * out_width; // scratch memory for luma rescaler in InitYUVRescaler() local
488 const size_t work_size = 2 * out_width; // scratch memory for one rescaler in InitRGBRescaler() local
A Dvp8l_dec.c544 const uint64_t work_size = 2 * num_channels * (uint64_t)out_width; in AllocateAndInitRescaler() local

Completed in 8 milliseconds