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

  /external/webp/src/utils/
random_utils.h 34 void VP8InitRandom(VP8Random* const rg, float dithering);
random_utils.c 33 void VP8InitRandom(VP8Random* const rg, float dithering) {
  /external/webp/src/dec/
frame_dec.c 348 VP8InitRandom(&dec->dithering_rg_, 1.0f);
  /external/webp/src/enc/
picture_csp_enc.c     [all...]

Completed in 83 milliseconds