Searched refs:Sectionbits (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Dboolhuff.c15 unsigned __int64 Sectionbits[500]; variable
H A Dboolhuff.h74 Sectionbits[active_section] += vp8_prob_cost[255-probability];
76 Sectionbits[active_section] += vp8_prob_cost[probability];
H A Dbitstream.c49 unsigned __int64 Sectionbits[500]; variable
1294 Sectionbits[active_section = 1] += sizeof(VP8_HEADER) * 8 * 256;
H A Donyx_if.c114 extern unsigned __int64 Sectionbits[50];
2445 fprintf(f, "%8d", (int)(Sectionbits[i] / 256));

Completed in 61 milliseconds