Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddecodemv.c322 unsigned int fill_count = mbsplit_fill_count[s]; in decode_split_mv() local
330 }while (--fill_count); in decode_split_mv()