Home
last modified time | relevance | path

Searched defs:off_y (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_lenscorrection.c227 const int off_y = j - ycenter; in calc_correction() local
[all...]
/third_party/backends/backend/escl/
H A Descl_newjob.c131 int off_x = 0, off_y = 0; in escl_newjob() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_gmem.c626 float off_x, off_y, mul_x, mul_y; variable
/third_party/ffmpeg/libavcodec/
H A Dinterplayvideo.c938 int off_x, off_y; in ipvideo_format_06_secondpass() local
1008 int off_x, off_y; in ipvideo_format_10_secondpass() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_job.c485 lima_generate_pp_stream(struct lima_job *job, int off_x, int off_y, in lima_generate_pp_stream() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp2294 float off_y = pos_y - window->DC.CursorPos.y; in SetCursorPosYAndSetupForPrevLine() local
/third_party/glfw/deps/
H A Dnuklear.h11861 nk_tt__rasterize_sorted_edges(struct nk_tt__bitmap *result, struct nk_tt__edge *e, int n, int vsubsample, int off_x, int off_y, struct nk_allocator *alloc) nk_tt__rasterize_sorted_edges() argument
12044 nk_tt__rasterize(struct nk_tt__bitmap *result, struct nk_tt__point *pts, int *wcount, int windings, float scale_x, float scale_y, float shift_x, float shift_y, int off_x, int off_y, int invert, struct nk_allocator *alloc) nk_tt__rasterize() argument

Completed in 71 milliseconds