Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dvp8enci.h120 static WEBP_INLINE int QUANTDIV(uint32_t n, uint32_t iQ, uint32_t B) { in QUANTDIV() function
/external/opencv3/3rdparty/libwebp/enc/
Dvp8enci.h169 static WEBP_INLINE int QUANTDIV(int n, int iQ, int B) { in QUANTDIV() function