get_deriv         391 libavfilter/vf_colorconstancy.c             get_deriv(ctx, td, 0, DIR_X, 0         , INDEX_NORM, height, nb_threads);
get_deriv         393 libavfilter/vf_colorconstancy.c             get_deriv(ctx, td, 0, DIR_X, 0,          INDEX_TEMP, height, nb_threads);
get_deriv         394 libavfilter/vf_colorconstancy.c             get_deriv(ctx, td, 0, DIR_Y, INDEX_TEMP, INDEX_NORM, width , nb_threads);
get_deriv         401 libavfilter/vf_colorconstancy.c         get_deriv(ctx, td, 1, DIR_X, 0,          INDEX_TEMP, height, nb_threads);
get_deriv         402 libavfilter/vf_colorconstancy.c         get_deriv(ctx, td, 0, DIR_Y, INDEX_TEMP, INDEX_DX,   width , nb_threads);
get_deriv         404 libavfilter/vf_colorconstancy.c         get_deriv(ctx, td, 0, DIR_X, 0,          INDEX_TEMP, height, nb_threads);
get_deriv         405 libavfilter/vf_colorconstancy.c         get_deriv(ctx, td, 1, DIR_Y, INDEX_TEMP, INDEX_DY,   width , nb_threads);
get_deriv         409 libavfilter/vf_colorconstancy.c         get_deriv(ctx, td, 2, DIR_X, 0,          INDEX_TEMP, height, nb_threads);
get_deriv         410 libavfilter/vf_colorconstancy.c         get_deriv(ctx, td, 0, DIR_Y, INDEX_TEMP, INDEX_DX,   width , nb_threads);
get_deriv         412 libavfilter/vf_colorconstancy.c         get_deriv(ctx, td, 0, DIR_X, 0,          INDEX_TEMP, height, nb_threads);
get_deriv         413 libavfilter/vf_colorconstancy.c         get_deriv(ctx, td, 2, DIR_Y, INDEX_TEMP, INDEX_DY,   width , nb_threads);
get_deriv         415 libavfilter/vf_colorconstancy.c         get_deriv(ctx, td, 1, DIR_X, 0,          INDEX_TEMP, height, nb_threads);
get_deriv         416 libavfilter/vf_colorconstancy.c         get_deriv(ctx, td, 1, DIR_Y, INDEX_TEMP, INDEX_DXY,  width , nb_threads);