|
FFmpeg
|
#include "h264chroma_loongarch.h"#include "libavutil/attributes.h"#include "libavutil/loongarch/cpu.h"#include "libavcodec/h264chroma.h"Go to the source code of this file.
Functions | |
| av_cold void | ff_h264chroma_init_loongarch (H264ChromaContext *c, int bit_depth) |
| av_cold void ff_h264chroma_init_loongarch | ( | H264ChromaContext * | c, |
| int | bit_depth | ||
| ) |
Definition at line 27 of file h264chroma_init_loongarch.c.
Referenced by ff_h264chroma_init().
1.8.17