Searched defs:bppLog2 (Results 1 – 2 of 2) sorted by relevance
4162 for (UINT_32 bppLog2 = 0; bppLog2 < 3; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local4204 for (UINT_32 bppLog2 = 0; bppLog2 < MaxNumOfBpp; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local4235 for (UINT_32 bppLog2 = 0; bppLog2 < MaxNumOfBpp; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
3842 const UINT_32 bppLog2 = Log2(pIn->bpp >> 3); in ComputeStereoInfo() local