FFmpeg
|
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/mem.h"
#include "libavutil/x86/asm.h"
#include "libavutil/x86/cpu.h"
#include "libavfilter/vf_idet.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_idet_init_x86 (IDETContext *idet, int for_16b) |
av_cold void ff_idet_init_x86 | ( | IDETContext * | idet, |
int | for_16b | ||
) |
Definition at line 69 of file vf_idet_init.c.
Referenced by filter_frame(), and init().