HomeSort by relevance Sort by last modified time
    Searched refs:sse4_1 (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 349 specialize vp8_sad4x4x8 sse4_1
353 specialize vp8_sad8x8x8 sse4_1
357 specialize vp8_sad8x16x8 sse4_1
361 specialize vp8_sad16x8x8 sse4_1
365 specialize vp8_sad16x16x8 sse4_1
454 specialize vp8_regular_quantize_b sse2 #sse4_1
508 specialize vp8_full_search_sad sse3 sse4_1
  /external/libvpx/libvpx/build/make/
rtcd.sh 330 ALL_ARCHS=$(filter mmx sse sse2 sse3 ssse3 sse4_1 avx avx2)
334 ALL_ARCHS=$(filter mmx sse sse2 sse3 ssse3 sse4_1 avx avx2)
configure.sh 1114 if enabled gcc && ! disabled sse4_1 && ! check_cflags -msse4; then
1115 RTCD_OPTIONS="${RTCD_OPTIONS}--disable-sse4_1 "
1117 soft_enable sse4_1
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.sh     [all...]

Completed in 481 milliseconds