Searched defs:MSE (Results 1 – 9 of 9) sorted by relevance
/external/libvpx/libvpx/tools/3D-Reconstruction/MotionEST/ |
D | Util.py | 10 def MSE(blk1, blk2): function
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | variance_vsx.c | 231 #define MSE(W, H) \ macro
|
/external/libvpx/libvpx/vpx_dsp/ |
D | variance.c | 186 #define MSE(W, H) \ macro
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | ModuloSchedule.cpp | 2014 ModuloScheduleExpander MSE(MF, Schedule, *LIS, in validateAgainstModuloScheduleExpander() local 2177 ModuloScheduleExpander MSE( in runOnLoop() local
|
D | MachinePipeliner.cpp | 639 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/ |
D | ModuloSchedule.cpp | 2002 ModuloScheduleExpander MSE(MF, Schedule, *LIS, in validateAgainstModuloScheduleExpander() local 2165 ModuloScheduleExpander MSE( in runOnLoop() local
|
D | MachinePipeliner.cpp | 559 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/ |
D | variance.c | 219 #define MSE(W, H) \ macro
|
/external/llvm-project/llvm/lib/MC/MCParser/ |
D | MasmParser.cpp | 3428 const MCSymbolRefExpr *MSE = dyn_cast<MCSymbolRefExpr>(Value); in emitIntValue() local
|