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

  /external/webp/src/dec/
vp8i.h 139 } VP8BandProbas;
145 VP8BandProbas bands_[NUM_TYPES][NUM_BANDS];
vp8.c 422 static int GetCoeffs(VP8BitReader* const br, const VP8BandProbas* const prob,
458 VP8BandProbas (* const bands)[NUM_BANDS] = dec->proba_.bands_;
459 const VP8BandProbas* ac_proba;

Completed in 24 milliseconds