Home
last modified time | relevance | path

Searched defs:border_col (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libvpx/vp8/encoder/
H A Donyx_if.c2318 unsigned int border_row, border_col; in calc_plane_error() local
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui_widgets.cpp842 …Vec2& size, const ImVec2& uv0, const ImVec2& uv1, const ImVec4& tint_col, const ImVec4& border_col) in Image()