Searched defs:bppLog2 (Results 1 – 3 of 3) sorted by relevance
4152 for (UINT_32 bppLog2 = 0; bppLog2 < 3; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local4194 for (UINT_32 bppLog2 = 0; bppLog2 < MaxNumOfBpp; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local4225 for (UINT_32 bppLog2 = 0; bppLog2 < MaxNumOfBpp; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
3858 for (UINT_32 bppLog2 = 0; bppLog2 < 3; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local3887 for (UINT_32 bppLog2 = 0; bppLog2 < MaxNumOfBpp; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local3919 for (UINT_32 bppLog2 = 0; bppLog2 < MaxNumOfBpp; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
4015 const UINT_32 bppLog2 = Log2(pIn->bpp >> 3); in ComputeStereoInfo() local