HomeSort by relevance Sort by last modified time
    Searched full:has_sse (Results 26 - 36 of 36) sorted by null

12

  /external/chromium_org/media/base/
yuv_convert_unittest.cc 693 if (!cpu.has_sse()) {
758 if (!cpu.has_sse()) {
    [all...]
yuv_convert.cc 183 if (cpu.has_sse()) {
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_logic.c 118 if(type.floating && util_cpu_caps.has_sse) {
lp_bld_arit.c 88 if (type.floating && util_cpu_caps.has_sse) {
178 if (type.floating && util_cpu_caps.has_sse) {
866 if(((util_cpu_caps.has_sse && type.width == 32 && type.length == 4) ||
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_logic.c 118 if(type.floating && util_cpu_caps.has_sse) {
lp_bld_arit.c 88 if (type.floating && util_cpu_caps.has_sse) {
178 if (type.floating && util_cpu_caps.has_sse) {
866 if(((util_cpu_caps.has_sse && type.width == 32 && type.length == 4) ||
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp9_rtcd.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_bld_depth.c 448 if(util_cpu_caps.has_sse && type.length == 4) {
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_depth.c 448 if(util_cpu_caps.has_sse && type.length == 4) {
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rtasm/
rtasm_x86sse.c     [all...]
  /external/mesa3d/src/gallium/auxiliary/rtasm/
rtasm_x86sse.c     [all...]

Completed in 2373 milliseconds

12