Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8i_dec.h65 #define MIN_WIDTH_FOR_THREADS 512 macro
H A Dframe_dec.c671 if (width >= MIN_WIDTH_FOR_THREADS) return 2; in VP8GetThreadMethod()

Completed in 4 milliseconds