Home
last modified time | relevance | path

Searched defs:MSE (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/tools/3D-Reconstruction/MotionEST/
DUtil.py10 def MSE(blk1, blk2): function
/external/libvpx/libvpx/vpx_dsp/ppc/
Dvariance_vsx.c231 #define MSE(W, H) \ macro
/external/libvpx/libvpx/vpx_dsp/
Dvariance.c186 #define MSE(W, H) \ macro
/external/llvm-project/llvm/lib/CodeGen/
DModuloSchedule.cpp2014 ModuloScheduleExpander MSE(MF, Schedule, *LIS, in validateAgainstModuloScheduleExpander() local
2177 ModuloScheduleExpander MSE( in runOnLoop() local
DMachinePipeliner.cpp639 PeelingModuloScheduleExpander MSE(MF, MS, &LIS); in schedule() local
642 ModuloScheduleExpander MSE(MF, MS, LIS, std::move(NewInstrChanges)); in schedule() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp2002 ModuloScheduleExpander MSE(MF, Schedule, *LIS, in validateAgainstModuloScheduleExpander() local
2165 ModuloScheduleExpander MSE( in runOnLoop() local
DMachinePipeliner.cpp559 PeelingModuloScheduleExpander MSE(MF, MS, &LIS); in schedule() local
562 ModuloScheduleExpander MSE(MF, MS, LIS, std::move(NewInstrChanges)); in schedule() local
/external/libaom/libaom/aom_dsp/
Dvariance.c219 #define MSE(W, H) \ macro
/external/llvm-project/llvm/lib/MC/MCParser/
DMasmParser.cpp3428 const MCSymbolRefExpr *MSE = dyn_cast<MCSymbolRefExpr>(Value); in emitIntValue() local