Searched refs:rv40 (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dreal.mak18 FATE_REAL-$(call DEMDEC, RM, RV40) += fate-rv40
19 fate-rv40: CMD = framecrc -i $(TARGET_SAMPLES)/real/spygames-2MB.rmvb -t 10 -an
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/fate/
H A Dreal.mak18 FATE_TESTS += fate-real-rv40
19 fate-real-rv40: CMD = framecrc -i $(SAMPLES)/real/spygames-2MB.rmvb -t 10 -an -vsync 0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dh264_chromamc.asm93 %ifidn %2, rv40
105 %endif ; rv40
121 %ifidn %2, rv40
152 %ifidn %2, rv40
203 %ifidn %2, rv40
288 %ifidn %2, rv40
292 %endif ; rv40
309 %ifidn %2, rv40
443 chroma_mc8_mmx_func put, rv40
445 chroma_mc4_mmx_func put, rv40
[all...]
H A Drv40dsp.asm80 ; void ff_[put|rv40]_rv40_qpel_[h|v]_<opt>(uint8_t *dst, int deststride,
H A Dh264_intrapred.asm410 %elifidn %1, rv40
435 %else ; rv40
537 H264_PRED16x16_PLANE rv40
541 H264_PRED16x16_PLANE rv40
545 H264_PRED16x16_PLANE rv40
549 H264_PRED16x16_PLANE rv40
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Dh264cmc_neon.S34 .ifc \codec,rv40
192 .ifc \codec,rv40
426 h264_chroma_mc8 put, rv40
427 h264_chroma_mc8 avg, rv40
428 h264_chroma_mc4 put, rv40
429 h264_chroma_mc4 avg, rv40
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dh264_chromamc.asm108 %ifidn %2, rv40
146 %ifidn %2, rv40
197 %ifidn %2, rv40
297 %ifidn %2, rv40
431 chroma_mc8_mmx_func put, rv40, mmx
433 chroma_mc4_mmx_func put, rv40, mmx
441 chroma_mc8_mmx_func avg, rv40, mmx2
443 chroma_mc4_mmx_func avg, rv40, mmx2
449 chroma_mc8_mmx_func avg, rv40, 3dnow
451 chroma_mc4_mmx_func avg, rv40,
[all...]
H A Dh264_intrapred.asm430 %elifidn %3, rv40
455 %else ; rv40
573 H264_PRED16x16_PLANE mmx, 0, rv40
576 H264_PRED16x16_PLANE mmx2, 0, rv40
580 H264_PRED16x16_PLANE sse2, 8, rv40
583 H264_PRED16x16_PLANE ssse3, 8, rv40
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/aarch64/
H A Dh264cmc_neon.S33 .ifc \codec,rv40
204 .ifc \codec,rv40
442 h264_chroma_mc8 put, rv40
443 h264_chroma_mc8 avg, rv40
444 h264_chroma_mc4 put, rv40
445 h264_chroma_mc4 avg, rv40
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dh264cmc_neon.S34 .ifc \codec,rv40
209 .ifc \codec,rv40
452 h264_chroma_mc8 put, rv40
453 h264_chroma_mc8 avg, rv40
454 h264_chroma_mc4 put, rv40
455 h264_chroma_mc4 avg, rv40
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dallcodecs.c184 REGISTER_DECODER (RV40, rv40);
413 REGISTER_PARSER (RV40, rv40);
H A Dh264pred_template.c395 static inline void FUNCC(pred16x16_plane_compat)(uint8_t *_src, int _stride, const int svq3, const int rv40){ argument
417 }else if(rv40){
H A DMakefile333 OBJS-$(CONFIG_RV40_DECODER) += rv40.o rv34.o rv34dsp.o rv40dsp.o \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dallcodecs.c251 REGISTER_DECODER(RV40, rv40);
570 REGISTER_PARSER(RV40, rv40);
H A Dh264pred_template.c437 const int rv40)
460 }else if(rv40){
434 pred16x16_plane_compat(uint8_t *_src, ptrdiff_t _stride, const int svq3, const int rv40) argument
H A DMakefile407 OBJS-$(CONFIG_RV40_DECODER) += rv40.o rv34.o rv34dsp.o rv40dsp.o

Completed in 121 milliseconds