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

/external/libvpx/vp8/decoder/
H A Ddecodframe.c886 int ibc = 0; local
895 xd->current_bc = & pbi->mbc[ibc];
896 ibc++;
898 if (ibc == num_part)
899 ibc = 0;
H A Dthreading.c686 int ibc = 0; local

Completed in 61 milliseconds