Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-vobsub-render.c218 gint16 x, next_x, end, rle_code, next_draw_x; in gstspu_vobsub_render_line() local
297 gint16 x, next_x, disp_end, rle_code, run_end, run_draw_end; in gstspu_vobsub_render_line_with_chgcol() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/
Dcanny.cc220 int next_x = x + j; in Hysteresis() local