FFmpeg
|
#include <h264qpel.h>
Data Fields | |
qpel_mc_func | put_h264_qpel_pixels_tab [4][16] |
qpel_mc_func | avg_h264_qpel_pixels_tab [4][16] |
Definition at line 27 of file h264qpel.h.
qpel_mc_func H264QpelContext::put_h264_qpel_pixels_tab[4][16] |
Definition at line 28 of file h264qpel.h.
Referenced by ff_rv30dsp_init(), and ff_rv40dsp_init().
qpel_mc_func H264QpelContext::avg_h264_qpel_pixels_tab[4][16] |
Definition at line 29 of file h264qpel.h.
Referenced by ff_rv30dsp_init(), and ff_rv40dsp_init().