Home
last modified time | relevance | path

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

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