Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264chroma.h37 void ff_h264chroma_init_x86(H264ChromaContext *c, int bit_depth);
Dh264chroma.c56 ff_h264chroma_init_x86(c, bit_depth); in ff_h264chroma_init()
/third_party/ffmpeg/libavcodec/x86/
Dh264chroma_init.c70 av_cold void ff_h264chroma_init_x86(H264ChromaContext *c, int bit_depth) in ff_h264chroma_init_x86() function