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_aarch64(), ff_h264chroma_init_arm(), ff_h264chroma_init_ppc(), ff_rv30dsp_init(), ff_vc1_mc_1mv(), ff_vc1_mc_4mv_chroma(), ff_vc1_mc_4mv_chroma4(), and mpv_decode_mb_internal().
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_aarch64(), ff_h264chroma_init_arm(), ff_h264chroma_init_ppc(), ff_rv30dsp_init(), ff_vc1_interp_mc(), ff_vc1_mc_4mv_chroma4(), mpv_decode_mb_internal(), and MPV_motion_lowres().