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 886 int ibc = 0; local
895 xd->current_bc = & pbi->mbc[ibc];
896 ibc++;
898 if (ibc == num_part)
899 ibc = 0;
threading.c 686 int ibc = 0; local
    [all...]

Completed in 446 milliseconds