Searched refs:LinearToYTiledAddress (Results 1 – 5 of 5) sorted by relevance
76 static uint32_t LinearToYTiledAddress( in LinearToYTiledAddress() function134 dstOffset = LinearToYTiledAddress(x, frameHeight, pitch); in Prepare()
826 uint32_t LinearToYTiledAddress(
1119 srcOffset = LinearToYTiledAddress( in FormatUnequalFieldPicture()1123 dstOffset = LinearToYTiledAddress( in FormatUnequalFieldPicture()1130 srcOffset = LinearToYTiledAddress( in FormatUnequalFieldPicture()1134 dstOffset = LinearToYTiledAddress( in FormatUnequalFieldPicture()
190 uint32_t CodechalDecode::LinearToYTiledAddress( in LinearToYTiledAddress() function in CodechalDecode
222 dstOffset = LinearToYTiledAddress(x, frameHeight, pitch); in FormatAvcMonoPicture()