FFmpeg
|
#include "h264qpel_loongarch.h"
#include "libavutil/attributes.h"
#include "libavutil/loongarch/cpu.h"
#include "libavcodec/h264qpel.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_h264qpel_init_loongarch (H264QpelContext *c, int bit_depth) |
av_cold void ff_h264qpel_init_loongarch | ( | H264QpelContext * | c, |
int | bit_depth | ||
) |
Definition at line 27 of file h264qpel_init_loongarch.c.
Referenced by ff_h264qpel_init().