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

  /external/valgrind/drd/scripts/
run-splash2 10 local tmp avg1 stddev1 avg2 stddev2 avg4 stddev4 p
41 read avg4 stddev4 vsz4 vszdev4 rest < "$tmp"
42 echo "Average time: ${avg4} +/- ${stddev4} seconds." \
57 print_runtime_ratio "${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" "$VG" --tool=none "$@" -p${psep}${p} "${test_args}"
61 print_runtime_ratio "${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" \
67 print_runtime_ratio "${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" \
73 print_runtime_ratio "${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" "$VG" --tool=helgrind --history-level=none "$@" -p${psep}${p} "${test_args}"
77 print_runtime_ratio "${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" "$VG" --tool=helgrind --history-level=approx "$@" -p${psep}${p} "${test_args}"
81 print_runtime_ratio "${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" "$VG" --tool=helgrind --history-level=full "$@" -p${psep}${p} "${test_args}"
  /external/libvpx/libvpx/vpx_dsp/arm/
vpx_convolve_avg_neon_asm.asm 29 b avg4
103 avg4 label
112 bgt avg4
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_avg_neon.asm 29 b avg4
103 avg4 label
112 bgt avg4
  /external/webp/src/dsp/
dec_sse2.c 1017 const __m128i avg4 = _mm_subs_epu8(avg3, lsb2); local
    [all...]
enc_sse2.c 892 const __m128i avg4 = _mm_subs_epu8(avg3, lsb2); local
    [all...]

Completed in 515 milliseconds