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

  /external/webp/src/enc/
vp8enci.h 236 uint16_t bias_[16]; // rounding bias member in struct:VP8Matrix
quant.c 151 m->bias_[j] = BIAS(bias);
    [all...]
  /external/webp/src/dsp/
enc_sse2.c     [all...]
enc.c 639 const int B = mtx->bias_[j];

Completed in 805 milliseconds