Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/decoder/
Ddecodeframe.c510 int ibc = 0; in decode_mb_rows() local
560 xd->current_bc = & pbi->mbc[ibc]; in decode_mb_rows()
561 ibc++; in decode_mb_rows()
563 if (ibc == num_part) in decode_mb_rows()
564 ibc = 0; in decode_mb_rows()