Home
last modified time | relevance | path

Searched defs:blk1 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGen/
H A Dinline-asm-mrv.c4 int sad16_sse2(void *v, unsigned char *blk2, unsigned char *blk1, in sad16_sse2()
/aosp_15_r20/external/libvpx/tools/3D-Reconstruction/MotionEST/
H A DUtil.py18 def MSE(blk1, blk2): argument