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

  /external/opencv3/3rdparty/libwebp/dec/
quant.c 66 void VP8ParseQuant(VP8Decoder* const dec) {
vp8i.h 302 void VP8ParseQuant(VP8Decoder* const dec);
vp8.c 380 VP8ParseQuant(dec);
  /external/webp/src/dec/
quant.c 62 void VP8ParseQuant(VP8Decoder* const dec) {
vp8i.h 280 void VP8ParseQuant(VP8Decoder* const dec);
vp8.c 353 VP8ParseQuant(dec);

Completed in 356 milliseconds