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

  /external/google-breakpad/src/processor/
module_serializer.cc 58 int map_index = 0; local
59 map_sizes_[map_index++] = files_serializer_.SizeOf(module.files_);
60 map_sizes_[map_index++] = functions_serializer_.SizeOf(module.functions_);
61 map_sizes_[map_index++] = pubsym_serializer_.SizeOf(module.public_symbols_);
63 map_sizes_[map_index++] =
65 map_sizes_[map_index++] = cfi_init_rules_serializer_.SizeOf(
67 map_sizes_[map_index++] = cfi_delta_rules_serializer_.SizeOf(
  /art/compiler/dex/
verified_method.cc 153 size_t map_index = 0; local
158 DCHECK_LT(map_index, map.NumEntries());
159 DCHECK_EQ(map.GetDexPc(map_index), i);
160 DCHECK_EQ(map.GetBitMap(map_index), reg_bitmap);
161 map_index++;
  /external/libvpx/libvpx/vp8/encoder/
ethreading.c 89 int map_index = (mb_row * cm->mb_cols); local
113 x->mb_activity_ptr = &cpi->mb_activity_map[map_index];
171 if (cpi->segmentation_map[map_index + mb_col] <= 3)
172 xd->mode_info_context->mbmi.segment_id = cpi->segmentation_map[map_index + mb_col];
182 x->active_ptr = cpi->active_map + map_index + mb_col;
217 if (cpi->consec_zero_last[map_index+mb_col] < 255)
218 cpi->consec_zero_last[map_index+mb_col] +=
221 cpi->consec_zero_last[map_index+mb_col] = 0;
237 cpi->segmentation_map[map_index + mb_col] = mbmi->segment_id;
248 cpi->cyclic_refresh_map[map_index + mb_col] = -1
    [all...]
encodeframe.c 376 int map_index = (mb_row * cpi->common.mb_cols); local
427 x->mb_activity_ptr = &cpi->mb_activity_map[map_index];
487 if (cpi->segmentation_map[map_index+mb_col] <= 3)
488 xd->mode_info_context->mbmi.segment_id = cpi->segmentation_map[map_index+mb_col];
498 x->active_ptr = cpi->active_map + map_index + mb_col;
532 if (cpi->consec_zero_last[map_index+mb_col] < 255)
533 cpi->consec_zero_last[map_index+mb_col] += 1;
535 cpi->consec_zero_last[map_index+mb_col] = 0;
549 cpi->segmentation_map[map_index+mb_col] = xd->mode_info_context->mbmi.segment_id;
559 cpi->cyclic_refresh_map[map_index+mb_col] = -1
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ethreading.c 89 int map_index = (mb_row * cm->mb_cols); local
113 x->mb_activity_ptr = &cpi->mb_activity_map[map_index];
171 if (cpi->segmentation_map[map_index + mb_col] <= 3)
172 xd->mode_info_context->mbmi.segment_id = cpi->segmentation_map[map_index + mb_col];
182 x->active_ptr = cpi->active_map + map_index + mb_col;
222 cpi->segmentation_map[map_index + mb_col] = mbmi->segment_id;
233 cpi->cyclic_refresh_map[map_index + mb_col] = -1;
236 if (cpi->cyclic_refresh_map[map_index + mb_col] == 1)
237 cpi->cyclic_refresh_map[map_index + mb_col] = 0;
240 cpi->cyclic_refresh_map[map_index + mb_col] = 1
    [all...]
encodeframe.c 377 int map_index = (mb_row * cpi->common.mb_cols); local
428 x->mb_activity_ptr = &cpi->mb_activity_map[map_index];
488 if (cpi->segmentation_map[map_index+mb_col] <= 3)
489 xd->mode_info_context->mbmi.segment_id = cpi->segmentation_map[map_index+mb_col];
499 x->active_ptr = cpi->active_map + map_index + mb_col;
537 cpi->segmentation_map[map_index+mb_col] = xd->mode_info_context->mbmi.segment_id;
547 cpi->cyclic_refresh_map[map_index+mb_col] = -1;
550 if (cpi->cyclic_refresh_map[map_index+mb_col] == 1)
551 cpi->cyclic_refresh_map[map_index+mb_col] = 0;
554 cpi->cyclic_refresh_map[map_index+mb_col] = 1
    [all...]
  /external/v8/src/
code-stubs-hydrogen.cc 84 // function found in the optimized code map at map_index in js_function, if
85 // the function at map_index matches the given native_context. Builder is
91 HValue* map_index);
1463 int map_index = Context::FunctionMapIndex(casted_stub()->strict_mode(), local
1841 HValue* map_index = AddUncasted<HAdd>( local
    [all...]
factory.cc 1358 int map_index = Context::FunctionMapIndex(info->strict_mode(), info->kind()); local
    [all...]
  /hardware/qcom/gps/core/
gps_extended_c.h 118 unsigned char map_index[GPS_LOCATION_MAP_INDEX_SIZE]; member in struct:__anon26001
  /hardware/qcom/gps/msm8084/core/
gps_extended_c.h 93 unsigned char map_index[GPS_LOCATION_MAP_INDEX_SIZE]; member in struct:__anon26088
  /hardware/qcom/gps/msm8960/core/
gps_extended_c.h 77 unsigned char map_index[GPS_LOCATION_MAP_INDEX_SIZE]; member in struct:__anon26181
  /hardware/qcom/gps/msm8974/core/
gps_extended_c.h 93 unsigned char map_index[GPS_LOCATION_MAP_INDEX_SIZE]; member in struct:__anon26208
  /external/v8/src/mips/
macro-assembler-mips.cc 3611 Heap::RootListIndex map_index = mode == MUTABLE local
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.cc 4563 Heap::RootListIndex map_index = mode == MUTABLE local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c 389 int map_index = 0; local
396 fprintf(statsfile, "%10d", cpi->segmentation_map[map_index]);
397 map_index++;
    [all...]
  /external/v8/src/arm64/
macro-assembler-arm64.cc 3643 Heap::RootListIndex map_index = mode == MUTABLE local
    [all...]
  /external/v8/src/heap/
mark-compact.cc 2541 int map_index = map_offset + new_number_of_transitions * step; local
    [all...]

Completed in 657 milliseconds