HomeSort by relevance Sort by last modified time
    Searched defs:tmp_histo (Results 1 - 9 of 9) sorted by null

  /external/opencv3/3rdparty/libwebp/enc/
histogram.c 408 VP8LHistogram* const tmp_histo = cur_combo; local
410 best_combo = tmp_histo;
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/
gcov-io.c 995 gcov_bucket_type tmp_histo[GCOV_HISTOGRAM_SIZE]; local
998 memset (tmp_histo, 0, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
1027 tmp_histo[tgt_i].num_counters += tgt_num;
1028 tmp_histo[tgt_i].cum_value += tgt_cum;
1029 if (!tmp_histo[tgt_i].min_value ||
1030 tgt_histo[tgt_i].min_value < tmp_histo[tgt_i].min_value)
1031 tmp_histo[tgt_i].min_value = tgt_histo[tgt_i].min_value;
1034 tmp_histo[tgt_i].num_counters
1036 tmp_histo[tgt_i].cum_value += tgt_histo[tgt_i].cum_value;
1037 if (!tmp_histo[tgt_i].min_value |
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/
gcov-io.c 995 gcov_bucket_type tmp_histo[GCOV_HISTOGRAM_SIZE]; local
998 memset (tmp_histo, 0, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
1027 tmp_histo[tgt_i].num_counters += tgt_num;
1028 tmp_histo[tgt_i].cum_value += tgt_cum;
1029 if (!tmp_histo[tgt_i].min_value ||
1030 tgt_histo[tgt_i].min_value < tmp_histo[tgt_i].min_value)
1031 tmp_histo[tgt_i].min_value = tgt_histo[tgt_i].min_value;
1034 tmp_histo[tgt_i].num_counters
1036 tmp_histo[tgt_i].cum_value += tgt_histo[tgt_i].cum_value;
1037 if (!tmp_histo[tgt_i].min_value |
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
gcov-io.c 995 gcov_bucket_type tmp_histo[GCOV_HISTOGRAM_SIZE]; local
998 memset (tmp_histo, 0, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
1027 tmp_histo[tgt_i].num_counters += tgt_num;
1028 tmp_histo[tgt_i].cum_value += tgt_cum;
1029 if (!tmp_histo[tgt_i].min_value ||
1030 tgt_histo[tgt_i].min_value < tmp_histo[tgt_i].min_value)
1031 tmp_histo[tgt_i].min_value = tgt_histo[tgt_i].min_value;
1034 tmp_histo[tgt_i].num_counters
1036 tmp_histo[tgt_i].cum_value += tgt_histo[tgt_i].cum_value;
1037 if (!tmp_histo[tgt_i].min_value |
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
gcov-io.c 995 gcov_bucket_type tmp_histo[GCOV_HISTOGRAM_SIZE]; local
998 memset (tmp_histo, 0, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
1027 tmp_histo[tgt_i].num_counters += tgt_num;
1028 tmp_histo[tgt_i].cum_value += tgt_cum;
1029 if (!tmp_histo[tgt_i].min_value ||
1030 tgt_histo[tgt_i].min_value < tmp_histo[tgt_i].min_value)
1031 tmp_histo[tgt_i].min_value = tgt_histo[tgt_i].min_value;
1034 tmp_histo[tgt_i].num_counters
1036 tmp_histo[tgt_i].cum_value += tgt_histo[tgt_i].cum_value;
1037 if (!tmp_histo[tgt_i].min_value |
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/
gcov-io.c 995 gcov_bucket_type tmp_histo[GCOV_HISTOGRAM_SIZE]; local
998 memset (tmp_histo, 0, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
1027 tmp_histo[tgt_i].num_counters += tgt_num;
1028 tmp_histo[tgt_i].cum_value += tgt_cum;
1029 if (!tmp_histo[tgt_i].min_value ||
1030 tgt_histo[tgt_i].min_value < tmp_histo[tgt_i].min_value)
1031 tmp_histo[tgt_i].min_value = tgt_histo[tgt_i].min_value;
1034 tmp_histo[tgt_i].num_counters
1036 tmp_histo[tgt_i].cum_value += tgt_histo[tgt_i].cum_value;
1037 if (!tmp_histo[tgt_i].min_value |
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/
gcov-io.c 995 gcov_bucket_type tmp_histo[GCOV_HISTOGRAM_SIZE]; local
998 memset (tmp_histo, 0, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
1027 tmp_histo[tgt_i].num_counters += tgt_num;
1028 tmp_histo[tgt_i].cum_value += tgt_cum;
1029 if (!tmp_histo[tgt_i].min_value ||
1030 tgt_histo[tgt_i].min_value < tmp_histo[tgt_i].min_value)
1031 tmp_histo[tgt_i].min_value = tgt_histo[tgt_i].min_value;
1034 tmp_histo[tgt_i].num_counters
1036 tmp_histo[tgt_i].cum_value += tgt_histo[tgt_i].cum_value;
1037 if (!tmp_histo[tgt_i].min_value |
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
gcov-io.c 995 gcov_bucket_type tmp_histo[GCOV_HISTOGRAM_SIZE]; local
998 memset (tmp_histo, 0, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
1027 tmp_histo[tgt_i].num_counters += tgt_num;
1028 tmp_histo[tgt_i].cum_value += tgt_cum;
1029 if (!tmp_histo[tgt_i].min_value ||
1030 tgt_histo[tgt_i].min_value < tmp_histo[tgt_i].min_value)
1031 tmp_histo[tgt_i].min_value = tgt_histo[tgt_i].min_value;
1034 tmp_histo[tgt_i].num_counters
1036 tmp_histo[tgt_i].cum_value += tgt_histo[tgt_i].cum_value;
1037 if (!tmp_histo[tgt_i].min_value |
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
gcov-io.c 995 gcov_bucket_type tmp_histo[GCOV_HISTOGRAM_SIZE]; local
998 memset (tmp_histo, 0, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
1027 tmp_histo[tgt_i].num_counters += tgt_num;
1028 tmp_histo[tgt_i].cum_value += tgt_cum;
1029 if (!tmp_histo[tgt_i].min_value ||
1030 tgt_histo[tgt_i].min_value < tmp_histo[tgt_i].min_value)
1031 tmp_histo[tgt_i].min_value = tgt_histo[tgt_i].min_value;
1034 tmp_histo[tgt_i].num_counters
1036 tmp_histo[tgt_i].cum_value += tgt_histo[tgt_i].cum_value;
1037 if (!tmp_histo[tgt_i].min_value |
    [all...]

Completed in 652 milliseconds