Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264qpel.h38 void ff_h264qpel_init_mips(H264QpelContext *c, int bit_depth);
Dh264qpel.c108 ff_h264qpel_init_mips(c, bit_depth); in ff_h264qpel_init()
/third_party/ffmpeg/libavcodec/mips/
Dh264qpel_init_mips.c25 av_cold void ff_h264qpel_init_mips(H264QpelContext *c, int bit_depth) in ff_h264qpel_init_mips() function