Home
last modified time | relevance | path

Searched defs:threshY (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/r800/
H A Degbaddrlib.h244 UINT_32 log2BytesPP, UINT_32 threshX, UINT_32 threshY, in ComputeBankEquation()
H A Dsiaddrlib.cpp201 UINT_32 threshY, ///< [in] threshold for y channel in ComputeBankEquation()
431 UINT_32 threshY, ///< [in] Threshold for Y channel in ComputePipeEquation()
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib1.h416 …UINT_32 log2BytesPP, UINT_32 threshX, UINT_32 threshY, ADDR_TILEINFO* pTileInfo, ADDR_EQUATION* pE… in ComputePipeEquation()