Searched refs:HpelDSPContext (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dhpeldsp_arm.h26 void ff_hpeldsp_init_armv6(HpelDSPContext *c, int flags);
27 void ff_hpeldsp_init_neon(HpelDSPContext *c, int flags);
H A Dhpeldsp_init_armv6.c45 av_cold void ff_hpeldsp_init_armv6(HpelDSPContext *c, int flags)
H A Dhpeldsp_init_arm.c45 av_cold void ff_hpeldsp_init_arm(HpelDSPContext *c, int flags)
H A Dhpeldsp_init_neon.c55 av_cold void ff_hpeldsp_init_neon(HpelDSPContext *c, int flags)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhpeldsp.h45 typedef struct HpelDSPContext { struct
93 } HpelDSPContext; typedef in typeref:struct:HpelDSPContext
95 void ff_hpeldsp_init(HpelDSPContext *c, int flags);
97 void ff_hpeldsp_init_aarch64(HpelDSPContext *c, int flags);
98 void ff_hpeldsp_init_alpha(HpelDSPContext *c, int flags);
99 void ff_hpeldsp_init_arm(HpelDSPContext *c, int flags);
100 void ff_hpeldsp_init_ppc(HpelDSPContext *c, int flags);
101 void ff_hpeldsp_init_x86(HpelDSPContext *c, int flags);
H A Dsvq1enc.h41 HpelDSPContext hdsp;
H A Dmjpegdec.h109 HpelDSPContext hdsp;
H A Dsvq1dec.c60 HpelDSPContext hdsp;
321 static int svq1_motion_inter_block(HpelDSPContext *hdsp, GetBitContext *bitbuf,
364 static int svq1_motion_inter_4v_block(HpelDSPContext *hdsp, GetBitContext *bitbuf,
441 static int svq1_decode_delta_block(AVCodecContext *avctx, HpelDSPContext *hdsp,
H A Dvp56.h124 HpelDSPContext hdsp;
H A Dhpeldsp.c338 av_cold void ff_hpeldsp_init(HpelDSPContext *c, int flags)
H A Dmimic.c59 HpelDSPContext hdsp;
H A Dmpegvideo.h371 HpelDSPContext hdsp;
H A Dindeo3.c85 HpelDSPContext hdsp;
H A Dinterplayvideo.c53 HpelDSPContext hdsp;
H A Dsnow.h114 HpelDSPContext hdsp;
H A Dbink.c117 HpelDSPContext hdsp;
H A Dsvq3.c74 HpelDSPContext hdsp;
H A Dvp3.c144 HpelDSPContext hdsp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dhpeldsp_init.c196 static void hpeldsp_init_mmx(HpelDSPContext *c, int flags, int cpu_flags)
214 static void hpeldsp_init_mmxext(HpelDSPContext *c, int flags, int cpu_flags)
250 static void hpeldsp_init_3dnow(HpelDSPContext *c, int flags, int cpu_flags)
286 static void hpeldsp_init_sse2(HpelDSPContext *c, int flags, int cpu_flags)
304 static void hpeldsp_init_ssse3(HpelDSPContext *c, int flags, int cpu_flags)
314 av_cold void ff_hpeldsp_init_x86(HpelDSPContext *c, int flags)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/aarch64/
H A Dhpeldsp_init_aarch64.c86 av_cold void ff_hpeldsp_init_aarch64(HpelDSPContext *c, int flags)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/alpha/
H A Dhpeldsp_alpha.c177 av_cold void ff_hpeldsp_init_alpha(HpelDSPContext *c, int flags)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dhpeldsp_altivec.c450 av_cold void ff_hpeldsp_init_ppc(HpelDSPContext *c, int flags)

Completed in 140 milliseconds