Home
last modified time | relevance | path

Searched refs:GET_LINE_IL (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/ivtc/
Dgstivtc.c335 #define GET_LINE_IL(top,bottom,comp,line) \ macro
362 guint8 *src = GET_LINE_IL (top, bottom, k, j); in reconstruct()
652 guint8 *src1 = GET_LINE_IL (top, bottom, 0, j - 1); in get_comb_score()
653 guint8 *src2 = GET_LINE_IL (top, bottom, 0, j); in get_comb_score()
654 guint8 *src3 = GET_LINE_IL (top, bottom, 0, j + 1); in get_comb_score()