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

  /external/webp/src/dsp/
dsp.h 134 extern VP8QuantizeBlockWHT VP8EncQuantizeBlockWHT;
enc.c 687 VP8QuantizeBlockWHT VP8EncQuantizeBlockWHT;
719 VP8EncQuantizeBlockWHT = QuantizeBlockWHT;
enc_sse2.c     [all...]
  /external/webp/src/enc/
quant.c 732 nz |= VP8EncQuantizeBlockWHT(dc_tmp, rd->y_dc_levels, &dqm->y2_) << 24;
    [all...]

Completed in 69 milliseconds