FFmpeg
|
H264ChromaContext Struct Reference
#include <h264chroma.h>
Collaboration diagram for H264ChromaContext:
Data Fields | |
h264_chroma_mc_func | put_h264_chroma_pixels_tab [3] |
h264_chroma_mc_func | avg_h264_chroma_pixels_tab [3] |
Detailed Description
Definition at line 26 of file h264chroma.h.
Field Documentation
h264_chroma_mc_func H264ChromaContext::avg_h264_chroma_pixels_tab[3] |
Definition at line 28 of file h264chroma.h.
Referenced by ff_cavs_inter(), ff_h264chroma_init_arm(), ff_h264chroma_init_ppc(), ff_h264chroma_init_sh4(), ff_rv30dsp_init(), MPV_decode_mb_internal(), MPV_motion_lowres(), and vc1_interp_mc().
h264_chroma_mc_func H264ChromaContext::put_h264_chroma_pixels_tab[3] |
Definition at line 27 of file h264chroma.h.
Referenced by ff_cavs_inter(), ff_h264chroma_init_arm(), ff_h264chroma_init_ppc(), ff_h264chroma_init_sh4(), ff_rv30dsp_init(), MPV_decode_mb_internal(), vc1_mc_1mv(), vc1_mc_4mv_chroma(), vc1_mc_4mv_chroma4(), vp6_filter(), and vp6_filter_diag2().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11