HpelDSPContext     86 libavcodec/aarch64/hpeldsp_init_aarch64.c av_cold void ff_hpeldsp_init_aarch64(HpelDSPContext *c, int flags)
HpelDSPContext    177 libavcodec/alpha/hpeldsp_alpha.c av_cold void ff_hpeldsp_init_alpha(HpelDSPContext *c, int flags)
HpelDSPContext     26 libavcodec/arm/hpeldsp_arm.h void ff_hpeldsp_init_armv6(HpelDSPContext *c, int flags);
HpelDSPContext     27 libavcodec/arm/hpeldsp_arm.h void ff_hpeldsp_init_neon(HpelDSPContext *c, int flags);
HpelDSPContext     45 libavcodec/arm/hpeldsp_init_arm.c av_cold void ff_hpeldsp_init_arm(HpelDSPContext *c, int flags)
HpelDSPContext     45 libavcodec/arm/hpeldsp_init_armv6.c av_cold void ff_hpeldsp_init_armv6(HpelDSPContext *c, int flags)
HpelDSPContext     55 libavcodec/arm/hpeldsp_init_neon.c av_cold void ff_hpeldsp_init_neon(HpelDSPContext *c, int flags)
HpelDSPContext    117 libavcodec/bink.c     HpelDSPContext hdsp;
HpelDSPContext    338 libavcodec/hpeldsp.c av_cold void ff_hpeldsp_init(HpelDSPContext *c, int flags)
HpelDSPContext     95 libavcodec/hpeldsp.h void ff_hpeldsp_init(HpelDSPContext *c, int flags);
HpelDSPContext     97 libavcodec/hpeldsp.h void ff_hpeldsp_init_aarch64(HpelDSPContext *c, int flags);
HpelDSPContext     98 libavcodec/hpeldsp.h void ff_hpeldsp_init_alpha(HpelDSPContext *c, int flags);
HpelDSPContext     99 libavcodec/hpeldsp.h void ff_hpeldsp_init_arm(HpelDSPContext *c, int flags);
HpelDSPContext    100 libavcodec/hpeldsp.h void ff_hpeldsp_init_ppc(HpelDSPContext *c, int flags);
HpelDSPContext    101 libavcodec/hpeldsp.h void ff_hpeldsp_init_x86(HpelDSPContext *c, int flags);
HpelDSPContext     85 libavcodec/indeo3.c     HpelDSPContext  hdsp;
HpelDSPContext     53 libavcodec/interplayvideo.c     HpelDSPContext hdsp;
HpelDSPContext     59 libavcodec/mimic.c     HpelDSPContext  hdsp;
HpelDSPContext    108 libavcodec/mjpegdec.h     HpelDSPContext hdsp;
HpelDSPContext    365 libavcodec/mpegvideo.h     HpelDSPContext hdsp;
HpelDSPContext    371 libavcodec/ppc/hpeldsp_altivec.c av_cold void ff_hpeldsp_init_ppc(HpelDSPContext *c, int flags)
HpelDSPContext    118 libavcodec/snow.h     HpelDSPContext hdsp;
HpelDSPContext     57 libavcodec/svq1dec.c     HpelDSPContext hdsp;
HpelDSPContext    324 libavcodec/svq1dec.c static int svq1_motion_inter_block(HpelDSPContext *hdsp, GetBitContext *bitbuf,
HpelDSPContext    367 libavcodec/svq1dec.c static int svq1_motion_inter_4v_block(HpelDSPContext *hdsp, GetBitContext *bitbuf,
HpelDSPContext    444 libavcodec/svq1dec.c static int svq1_decode_delta_block(AVCodecContext *avctx, HpelDSPContext *hdsp,
HpelDSPContext     41 libavcodec/svq1enc.h     HpelDSPContext hdsp;
HpelDSPContext     74 libavcodec/svq3.c     HpelDSPContext hdsp;
HpelDSPContext    144 libavcodec/vp3.c     HpelDSPContext hdsp;
HpelDSPContext    124 libavcodec/vp56.h     HpelDSPContext hdsp;
HpelDSPContext    196 libavcodec/x86/hpeldsp_init.c static void hpeldsp_init_mmx(HpelDSPContext *c, int flags, int cpu_flags)
HpelDSPContext    214 libavcodec/x86/hpeldsp_init.c static void hpeldsp_init_mmxext(HpelDSPContext *c, int flags, int cpu_flags)
HpelDSPContext    250 libavcodec/x86/hpeldsp_init.c static void hpeldsp_init_3dnow(HpelDSPContext *c, int flags, int cpu_flags)
HpelDSPContext    286 libavcodec/x86/hpeldsp_init.c static void hpeldsp_init_sse2(HpelDSPContext *c, int flags, int cpu_flags)
HpelDSPContext    304 libavcodec/x86/hpeldsp_init.c static void hpeldsp_init_ssse3(HpelDSPContext *c, int flags, int cpu_flags)
HpelDSPContext    314 libavcodec/x86/hpeldsp_init.c av_cold void ff_hpeldsp_init_x86(HpelDSPContext *c, int flags)