Home
last modified time | relevance | path

Searched defs:is_last_pass (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djpegint.h69 boolean is_last_pass; /* True during last pass */ member
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dframe_enc.c641 const int is_last_pass = (fabs(stats.dq) <= DQ_LIMIT) || in StatLoop() local
802 const int is_last_pass = (fabs(stats.dq) <= DQ_LIMIT) || in VP8EncTokenLoop() local

Completed in 3 milliseconds