Home
last modified time | relevance | path

Searched defs:temp_points (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Delbg.c56 int *temp_points; member
422 static void init_elbg(ELBGContext *av_restrict elbg, int *points, int *temp_points, in init_elbg()
/third_party/mesa3d/src/imgui/
Dimgui_draw.cpp693 ImVec2* temp_points = temp_normals + points_count; in AddPolyline() local
/third_party/skia/third_party/externals/imgui/
Dimgui_draw.cpp752 ImVec2* temp_points = temp_normals + points_count; in AddPolyline() local