FFmpeg
|
#include "config.h"
#include "libswscale/swscale.h"
#include "libswscale/swscale_internal.h"
#include "libavutil/arm/cpu.h"
Go to the source code of this file.
Functions | |
void | ff_get_unscaled_swscale_arm (SwsContext *c) |
void ff_get_unscaled_swscale_arm | ( | SwsContext * | c | ) |
Definition at line 183 of file swscale_unscaled.c.
Referenced by ff_get_unscaled_swscale().