OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Sectionbits
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/vp8/encoder/
boolhuff.c
18
unsigned __int64
Sectionbits
[500];
89
Sectionbits
[active_section] += vp8_prob_cost[255-probability];
91
Sectionbits
[active_section] += vp8_prob_cost[probability];
bitstream.c
48
unsigned __int64
Sectionbits
[500];
[
all
...]
Completed in 85 milliseconds