Searched defs:ref_f (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/libvpx/tools/3D-Reconstruction/MotionEST/ |
H A D | Exhaust.py | 28 def __init__(self, cur_f, ref_f, blk_size, wnd_size, metric=MSE): argument 80 def __init__(self, cur_f, ref_f, blk_size, wnd_size, beta, metric=MSE): argument 161 ref_f, argument
|
H A D | SearchSmooth.py | 30 def __init__(self, cur_f, ref_f, blk_size, search, max_iter=100): argument 135 def __init__(self, cur_f, ref_f, blk_size, search, beta, max_iter=100): argument
|
H A D | GroundTruth.py | 29 def __init__(self, cur_f, ref_f, blk_sz, gt_path, mf=None, mask=None): argument
|
H A D | HornSchunck.py | 30 def __init__(self, cur_f, ref_f, blk_sz, alpha, sigma, max_iter=100): argument
|
H A D | MotionEST.py | 26 def __init__(self, cur_f, ref_f, blk_sz): argument
|
H A D | Anandan.py | 31 def __init__(self, cur_f, ref_f, blk_sz, beta, k1, k2, k3, max_iter=100): argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/ |
D | ref_vector.cpp | 57 composite_reference<foo> ref_f(f); in main() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/test/ |
D | is_function_test.cpp | 28 void ref_f()const& {} in ref_f() function
|
/aosp_15_r20/frameworks/base/libs/androidfw/tests/ |
H A D | StringPool_test.cpp | 153 StringPool::Ref ref_f = pool.MakeRef("m"); in TEST() local
|