Searched refs:mm_support (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dcpuid.c40 int mm_support(void) function
125 mm_flags = mm_support();
126 printf("mm_support = 0x%08X\n",mm_flags);
H A Ddsputil_mmx.c2563 mm_flags = mm_support();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddct-test.c81 int mm_support; member in struct:algo
560 cpu_flags = mm_support();
597 if (algos[i].is_idct == test_idct && !(~cpu_flags & algos[i].mm_support)) {
H A Dfft.c91 has_vectors = mm_support();
110 has_vectors = mm_support();
H A Ddsputil.h581 int mm_support(void);
643 #define mm_support() 0 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/arm/
H A Ddsputil_arm.c119 int mm_support(void) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/ppc/
H A Ddsputil_ppc.c45 int mm_support(void) function

Completed in 181 milliseconds