HomeSort by relevance Sort by last modified time
    Searched defs:QUANTDIV (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libwebp/enc/
vp8enci.h 169 static WEBP_INLINE int QUANTDIV(int n, int iQ, int B) {
  /external/webp/src/enc/
vp8enci.h 120 static WEBP_INLINE int QUANTDIV(uint32_t n, uint32_t iQ, uint32_t B) {

Completed in 35 milliseconds