Home
last modified time | relevance | path

Searched refs:ff_h264chroma_init_mips (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264chroma.h38 void ff_h264chroma_init_mips(H264ChromaContext *c, int bit_depth);
Dh264chroma.c58 ff_h264chroma_init_mips(c, bit_depth); in ff_h264chroma_init()
/third_party/ffmpeg/libavcodec/mips/
Dh264chroma_init_mips.c26 av_cold void ff_h264chroma_init_mips(H264ChromaContext *c, int bit_depth) in ff_h264chroma_init_mips() function