FFmpeg
|
#include "libavutil/cpu_internal.h"
#include "libavcodec/hevc/dsp.h"
#include "libavcodec/wasm/hevc/idct.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_hevc_dsp_init_wasm (HEVCDSPContext *c, const int bit_depth) |
av_cold void ff_hevc_dsp_init_wasm | ( | HEVCDSPContext * | c, |
const int | bit_depth | ||
) |
Definition at line 25 of file dsp_init.c.
Referenced by ff_hevc_dsp_init().