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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastidct.cpp1863 Int bmap; local
1995 bmap = (Int)bitmapcol[i];
1996 if (bmap)
1998 if ((bmap&0xf) == 0)
1999 (*(idctcolVCA[bmap>>4]))(ptr);

Completed in 35 milliseconds