HomeSort by relevance Sort by last modified time
    Searched refs:ibc (Results 1 - 2 of 2) sorted by null

  /external/libvpx/vp8/decoder/
decodframe.c 872 int ibc = 0; local
881 xd->current_bc = & pbi->mbc[ibc];
882 ibc++;
884 if (ibc == num_part)
885 ibc = 0;
threading.c 771 int ibc = 0; local
    [all...]

Completed in 51 milliseconds