Searched refs:AC_SSE3 (Results 1 – 4 of 4) sorted by relevance
87 accel & AC_SSE3 ? " sse3" : "", in ac_flagstotext()150 *accel |= AC_SSE3; in ac_parseflags()281 accel |= AC_SSE3; in cpuinfo_x86()
35 #define AC_SSE3 0x0200 /* x86: SSE3 instructions */ macro
241 (accel & AC_SSE3 ) ? " sse3" : ""); in accel_flags()303 accel |= AC_SSE3; in main()
519 if (tc_accel & AC_SSE3) params->cpu |= X264_CPU_SSE3; in x264params_set_by_vob()