|
OpenFFmpeg
|
Scene SAD functions. More...
#include "avfilter.h"Go to the source code of this file.
Macros | |
| #define | SCENE_SAD_PARAMS |
Typedefs | |
| typedef void(* | ff_scene_sad_fn) (SCENE_SAD_PARAMS) |
Functions | |
| void | ff_scene_sad_c (SCENE_SAD_PARAMS) |
| void | ff_scene_sad16_c (SCENE_SAD_PARAMS) |
| ff_scene_sad_fn | ff_scene_sad_get_fn_x86 (int depth) |
| ff_scene_sad_fn | ff_scene_sad_get_fn (int depth) |
Scene SAD functions.
| #define SCENE_SAD_PARAMS |
1.8.12