OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bands_ptr_
(Results
1 - 3
of
3
) sorted by null
/external/webp/src/dec/
tree.c
517
proba->
bands_ptr_
[t][b] = &proba->bands_[t][kBands[b]];
vp8i.h
108
const VP8BandProbas*
bands_ptr_
[NUM_TYPES][16 + 1];
member in struct:__anon27415
vp8.c
451
const VP8BandProbas* (* const bands)[16 + 1] = dec->proba_.
bands_ptr_
;
Completed in 81 milliseconds