FFmpeg  4.0
Data Fields
QpelDSPContext Struct Reference

quarterpel DSP context More...

#include <libavcodec/qpeldsp.h>

Data Fields

qpel_mc_func put_qpel_pixels_tab [2][16]
 
qpel_mc_func avg_qpel_pixels_tab [2][16]
 
qpel_mc_func put_no_rnd_qpel_pixels_tab [2][16]
 

Detailed Description

quarterpel DSP context

Definition at line 72 of file qpeldsp.h.

Field Documentation

◆ put_qpel_pixels_tab

qpel_mc_func QpelDSPContext::put_qpel_pixels_tab[2][16]

◆ avg_qpel_pixels_tab

qpel_mc_func QpelDSPContext::avg_qpel_pixels_tab[2][16]

◆ put_no_rnd_qpel_pixels_tab

qpel_mc_func QpelDSPContext::put_no_rnd_qpel_pixels_tab[2][16]

Definition at line 75 of file qpeldsp.h.

Referenced by encode_mb_internal(), ff_h263_decode_frame(), ff_init_me(), and h263_mv4_search().


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