|
FFmpeg
|
#include "libavcodec/hevcdsp.h"Go to the source code of this file.
Functions | |
| void | ff_hevc_dsp_init_neon (HEVCDSPContext *c, const int bit_depth) |
| void ff_hevc_dsp_init_neon | ( | HEVCDSPContext * | c, |
| const int | bit_depth | ||
| ) |
Definition at line 212 of file hevcdsp_init_neon.c.
Referenced by ff_hevc_dsp_init_arm().
1.8.17