| 
    FFmpeg
    
   | 
 
#include "libavutil/attributes.h"#include "libavutil/arm/cpu.h"#include "libavcodec/hevcdsp.h"#include "hevcdsp_arm.h"Go to the source code of this file.
Functions | |
| av_cold void | ff_hevcdsp_init_arm (HEVCDSPContext *c, const int bit_depth) | 
| av_cold void ff_hevcdsp_init_arm | ( | HEVCDSPContext * | c, | 
| const int | bit_depth | ||
| ) | 
Definition at line 26 of file hevcdsp_init_arm.c.
Referenced by ff_hevc_dsp_init().
 1.8.6