FFmpeg
Data Fields
H264ChromaContext Struct Reference

#include <h264chroma.h>

Data Fields

h264_chroma_mc_func put_h264_chroma_pixels_tab [4]
 
h264_chroma_mc_func avg_h264_chroma_pixels_tab [4]
 

Detailed Description

Definition at line 27 of file h264chroma.h.

Field Documentation

◆ put_h264_chroma_pixels_tab

h264_chroma_mc_func H264ChromaContext::put_h264_chroma_pixels_tab[4]

◆ avg_h264_chroma_pixels_tab

h264_chroma_mc_func H264ChromaContext::avg_h264_chroma_pixels_tab[4]

Definition at line 29 of file h264chroma.h.

Referenced by ff_rv30dsp_init(), ff_vc1_interp_mc(), and ff_vc1_mc_4mv_chroma4().


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