Searched defs:cur_c (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libvpx/tools/3D-Reconstruction/MotionEST/ |
H A D | Exhaust.py | 40 def search(self, cur_r, cur_c): argument 95 def neighborLoss(self, cur_r, cur_c, mv): argument 112 def search(self, cur_r, cur_c): argument 210 def search(self, cur_r, cur_c): argument
|
H A D | MotionEST.py | 55 def block_dist(self, cur_r, cur_c, mv, metric=MSE): argument
|
/aosp_15_r20/frameworks/native/opengl/libs/EGL/ |
H A D | egl_display.cpp | 471 void egl_display_t::loseCurrent(egl_context_t* cur_c) { in loseCurrent() 480 void egl_display_t::loseCurrentImpl(egl_context_t* cur_c) { in loseCurrentImpl() 500 EGLBoolean egl_display_t::makeCurrent(egl_context_t* c, egl_context_t* cur_c, EGLSurface draw, in makeCurrent()
|
H A D | egl_platform_entries.cpp | 1040 egl_context_t* cur_c = get_context(getContext()); in eglMakeCurrentImpl() local
|
/aosp_15_r20/external/freetype/src/pshinter/ |
H A D | pshalgo.c | 1991 FT_Pos org_c, org_ac, cur_c; in psh_glyph_interpolate_other_points() local
|