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     97 libavcodec/hpeldsp.h void ff_hpeldsp_init(HpelDSPContext *c, int flags);
HpelDSPContext     99 libavcodec/hpeldsp.h void ff_hpeldsp_init_aarch64(HpelDSPContext *c, int flags);
HpelDSPContext    100 libavcodec/hpeldsp.h void ff_hpeldsp_init_alpha(HpelDSPContext *c, int flags);
HpelDSPContext    101 libavcodec/hpeldsp.h void ff_hpeldsp_init_arm(HpelDSPContext *c, int flags);
HpelDSPContext    102 libavcodec/hpeldsp.h void ff_hpeldsp_init_ppc(HpelDSPContext *c, int flags);
HpelDSPContext    103 libavcodec/hpeldsp.h void ff_hpeldsp_init_x86(HpelDSPContext *c, int flags);
HpelDSPContext    104 libavcodec/hpeldsp.h void ff_hpeldsp_init_mips(HpelDSPContext *c, int flags);
HpelDSPContext     85 libavcodec/indeo3.c     HpelDSPContext  hdsp;
HpelDSPContext     55 libavcodec/interplayvideo.c     HpelDSPContext hdsp;
HpelDSPContext     58 libavcodec/mimic.c     HpelDSPContext  hdsp;
HpelDSPContext     26 libavcodec/mips/hpeldsp_init_mips.c static void ff_hpeldsp_init_msa(HpelDSPContext *c, int flags)
HpelDSPContext     70 libavcodec/mips/hpeldsp_init_mips.c static void ff_hpeldsp_init_mmi(HpelDSPContext *c, int flags)
HpelDSPContext    114 libavcodec/mips/hpeldsp_init_mips.c void ff_hpeldsp_init_mips(HpelDSPContext *c, int flags)
HpelDSPContext    112 libavcodec/mjpegdec.h     HpelDSPContext hdsp;
HpelDSPContext    229 libavcodec/mpegvideo.h     HpelDSPContext hdsp;
HpelDSPContext    368 libavcodec/ppc/hpeldsp_altivec.c av_cold void ff_hpeldsp_init_ppc(HpelDSPContext *c, int flags)
HpelDSPContext    119 libavcodec/snow.h     HpelDSPContext hdsp;
HpelDSPContext     59 libavcodec/svq1dec.c     HpelDSPContext hdsp;
HpelDSPContext    328 libavcodec/svq1dec.c static int svq1_motion_inter_block(HpelDSPContext *hdsp, GetBitContext *bitbuf,
HpelDSPContext    371 libavcodec/svq1dec.c static int svq1_motion_inter_4v_block(HpelDSPContext *hdsp, GetBitContext *bitbuf,
HpelDSPContext    448 libavcodec/svq1dec.c static int svq1_decode_delta_block(AVCodecContext *avctx, HpelDSPContext *hdsp,
HpelDSPContext     41 libavcodec/svq1enc.h     HpelDSPContext hdsp;
HpelDSPContext     89 libavcodec/svq3.c     HpelDSPContext hdsp;
HpelDSPContext    170 libavcodec/vp3.c     HpelDSPContext hdsp;
HpelDSPContext    127 libavcodec/vp56.h     HpelDSPContext hdsp;
HpelDSPContext     55 libavcodec/x86/hpeldsp.h void ff_hpeldsp_vp3_init_x86(HpelDSPContext *c, int cpu_flags, int flags);
HpelDSPContext    187 libavcodec/x86/hpeldsp_init.c static void hpeldsp_init_mmx(HpelDSPContext *c, int flags)
HpelDSPContext    205 libavcodec/x86/hpeldsp_init.c static void hpeldsp_init_mmxext(HpelDSPContext *c, int flags)
HpelDSPContext    236 libavcodec/x86/hpeldsp_init.c static void hpeldsp_init_3dnow(HpelDSPContext *c, int flags)
HpelDSPContext    267 libavcodec/x86/hpeldsp_init.c static void hpeldsp_init_sse2_fast(HpelDSPContext *c, int flags)
HpelDSPContext    282 libavcodec/x86/hpeldsp_init.c static void hpeldsp_init_ssse3(HpelDSPContext *c, int flags)
HpelDSPContext    292 libavcodec/x86/hpeldsp_init.c av_cold void ff_hpeldsp_init_x86(HpelDSPContext *c, int flags)
HpelDSPContext     41 libavcodec/x86/hpeldsp_vp3_init.c av_cold void ff_hpeldsp_vp3_init_x86(HpelDSPContext *c, int cpu_flags, int flags)