Home
last modified time | relevance | path

Searched refs:count_mb_seg (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/vp8/encoder/
Dbitstream.c58 int count_mb_seg[4] = { 0, 0, 0, 0 }; variable
1018 ++count_mb_seg [mi->partitioning]; in pack_inter_mode_mvs()
Donyx_if.c2502 extern int count_mb_seg[4]; in vp8_remove_compressor()
2534 …fprintf(f, "P:%8d, %8d, %8d, %8d\n", count_mb_seg[0], count_mb_seg[1], count_mb_seg[2], count_mb_s… in vp8_remove_compressor()