Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvsrc_gradients.c199 static int draw_gradients_slice16(AVFilterContext *ctx, void *arg, int job, int nb_jobs) in draw_gradients_slice16() function
237 s->draw_slice = desc->comp[0].depth == 16 ? draw_gradients_slice16 : draw_gradients_slice;