Searched refs:bppLog2 (Results 1 – 1 of 1) sorted by relevance
3779 const UINT_32 bppLog2 = Log2(pIn->bpp >> 3); in ComputeStereoInfo() local3780 const UINT_32 maxYCoordBlock256 = Log2(Block256_2d[bppLog2].h) - 1; in ComputeStereoInfo()