|
FFmpeg
|
#include <gblur.h>
Data Fields | |
| const AVClass * | class |
| float | sigma |
| float | sigmaV |
| int | steps |
| int | planes |
| int | depth |
| int | planewidth [4] |
| int | planeheight [4] |
| float * | buffer |
| float | boundaryscale |
| float | boundaryscaleV |
| float | postscale |
| float | postscaleV |
| float | nu |
| float | nuV |
| int | nb_planes |
| void(* | horiz_slice )(float *buffer, int width, int height, int steps, float nu, float bscale) |
1.8.17