FFmpeg
Data Fields
H264QpelContext Struct Reference

#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]
 

Detailed Description

Definition at line 27 of file h264qpel.h.

Field Documentation

◆ put_h264_qpel_pixels_tab

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().

◆ avg_h264_qpel_pixels_tab

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().


The documentation for this struct was generated from the following file: