Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddecodeframe.c506 int ibc = 0; in decode_mb_rows() local
556 xd->current_bc = & pbi->mbc[ibc]; in decode_mb_rows()
557 ibc++; in decode_mb_rows()
559 if (ibc == num_part) in decode_mb_rows()
560 ibc = 0; in decode_mb_rows()