Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/tests/
H A Dblock_utils.cc91 bool CompareBlocks(const Pixel* block1, const Pixel* block2, int width, in CompareBlocks() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.cpp153 auto CompareBlocks = [](const Block *LHS, const Block *RHS) { in layOutBlocks() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp40 auto CompareBlocks = [](const Block *LHS, const Block *RHS) { in BasicLayout() local