Searched refs:PP_CPU_CAPS_3DNOW (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dpostprocess.h90 #define PP_CPU_CAPS_3DNOW 0x40000000 macro
H A Dpostprocess.c919 if (cpuCaps & PP_CPU_CAPS_3DNOW) c->cpuCaps |= AV_CPU_FLAG_3DNOW;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess.h93 #define PP_CPU_CAPS_3DNOW 0x40000000 macro
H A Dpostprocess.c633 else if(c->cpuCaps & PP_CPU_CAPS_3DNOW)

Completed in 68 milliseconds