Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_deshake_opencl.c1341 static void transform_debug(AVFilterContext *avctx, float *new_vals, float *old_vals, int curr_fram… in transform_debug()
1378 float old_vals[RingbufCount]; in filter_frame() local