Home
last modified time | relevance | path

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

/external/libvpx/vp8/decoder/
Ddecodemv.c232 static const unsigned char mbsplit_fill_offset[4][16] = { variable
404 fill_offset = &mbsplit_fill_offset[s][(unsigned char)j * mbsplit_fill_count[s]]; in read_mb_modes_mv()