HomeSort by relevance Sort by last modified time
    Searched refs:I4TMP (Results 1 - 4 of 4) sorted by null

  /external/opencv3/3rdparty/libwebp/enc/
vp8enci.h 120 // |YY..| I4HD4 I4HU4 I4TMP
160 #define I4TMP (6 * 16 * BPS + 8 * BPS + 8)
quant.c 845 uint8_t* tmp_dst = it->yuv_p_ + I4TMP; // scratch buffer.
    [all...]
  /external/webp/src/enc/
vp8enci.h 75 // |I4HD4 I4HU4 I4TMP .....|.......................| <- ~31% wasted
109 #define I4TMP (I4HD4 + 8)
quant.c     [all...]

Completed in 76 milliseconds