Searched refs:VP8BandProbas (Results 1 - 2 of 2) sorted by relevance

/external/webp/src/dec/
H A Dvp8i_dec.h101 } VP8BandProbas; typedef in typeref:struct:__anon24182
107 VP8BandProbas bands_[NUM_TYPES][NUM_BANDS];
108 const VP8BandProbas* bands_ptr_[NUM_TYPES][16 + 1];
H A Dvp8_dec.c33 const VP8BandProbas* const prob[],
437 const VP8BandProbas* const prob[],
467 const VP8BandProbas* const prob[],
512 const VP8BandProbas* (* const bands)[16 + 1] = dec->proba_.bands_ptr_;
513 const VP8BandProbas* const * ac_proba;

Completed in 97 milliseconds