|
FFmpeg
|
#include "libavcodec/blockdsp.h"Go to the source code of this file.
Functions | |
| void | ff_blockdsp_init_neon (BlockDSPContext *c, unsigned high_bit_depth) |
| void ff_blockdsp_init_neon | ( | BlockDSPContext * | c, |
| unsigned | high_bit_depth | ||
| ) |
Definition at line 31 of file blockdsp_init_neon.c.
Referenced by ff_blockdsp_init_arm().
1.8.2