FFmpeg
|
#include "libavutil/attributes.h"
#include "libavutil/x86/asm.h"
#include "libavutil/x86/cpu.h"
#include "libavcodec/dnxhdenc.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_dnxhdenc_init_x86 (DNXHDEncContext *ctx) |
av_cold void ff_dnxhdenc_init_x86 | ( | DNXHDEncContext * | ctx | ) |
Definition at line 59 of file dnxhdenc.c.
Referenced by dnxhd_encode_init().