Home
last modified time | relevance | path

Searched refs:Sectionbits (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dboolhuff.c14 unsigned __int64 Sectionbits[500]; variable
Dbitstream.c41 unsigned __int64 Sectionbits[500]; variable
1030 Sectionbits[active_section = 1] += sizeof(VP8_HEADER) * 8 * 256; in vp8_pack_bitstream()
Donyx_if.c109 extern unsigned __int64 Sectionbits[50];
2249 for (i = 0; i < 28; ++i) fprintf(f, "%8d", (int)(Sectionbits[i] / 256)); in vp8_remove_compressor()