FFmpeg
|
#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] |
Definition at line 26 of file h264chroma.h.
h264_chroma_mc_func H264ChromaContext::put_h264_chroma_pixels_tab[4] |
Definition at line 27 of file h264chroma.h.
Referenced by ff_cavs_inter(), ff_h264chroma_init_arm(), ff_h264chroma_init_ppc(), ff_rv30dsp_init(), MPV_decode_mb_internal(), vc1_mc_1mv(), vc1_mc_4mv_chroma(), and vc1_mc_4mv_chroma4().
h264_chroma_mc_func H264ChromaContext::avg_h264_chroma_pixels_tab[4] |
Definition at line 28 of file h264chroma.h.
Referenced by ff_cavs_inter(), ff_h264chroma_init_arm(), ff_h264chroma_init_ppc(), ff_rv30dsp_init(), MPV_decode_mb_internal(), MPV_motion_lowres(), vc1_interp_mc(), and vc1_mc_4mv_chroma4().