Searched defs:MSE (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/tools/3D-Reconstruction/MotionEST/ |
D | Util.py | 18 def MSE(blk1, blk2): function
|
/external/libvpx/vpx_dsp/ppc/ |
D | variance_vsx.c | 231 #define MSE(W, H) \ macro
|
/external/libvpx/vpx_dsp/ |
D | variance.c | 186 #define MSE(W, H) \ macro
|
/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/aom_dsp/ |
D | variance.c | 253 #define MSE(W, H) \ macro
|