Home
last modified time | relevance | path

Searched defs:cur_c (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libvpx/tools/3D-Reconstruction/MotionEST/
H A DExhaust.py40 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 DMotionEST.py55 def block_dist(self, cur_r, cur_c, mv, metric=MSE): argument
/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A Degl_display.cpp471 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 Degl_platform_entries.cpp1040 egl_context_t* cur_c = get_context(getContext()); in eglMakeCurrentImpl() local
/aosp_15_r20/external/freetype/src/pshinter/
H A Dpshalgo.c1991 FT_Pos org_c, org_ac, cur_c; in psh_glyph_interpolate_other_points() local