Home
last modified time | relevance | path

Searched defs:map_index (Results 1 – 7 of 7) sorted by relevance

/external/google-breakpad/src/processor/
Dmodule_serializer.cc58 int map_index = 0; in SizeOf() local
/external/libvpx/libvpx/vp8/encoder/
Dethreading.c82 int map_index = (mb_row * cm->mb_cols); in thread_encoding_proc() local
Dencodeframe.c334 int map_index = (mb_row * cpi->common.mb_cols); in encode_mb_row() local
/external/libaom/libaom/av1/encoder/
Daq_cyclicrefresh.c223 int map_index = mi_row * mi_params->mi_cols + mi_col; in av1_cyclic_refresh_postencode() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c274 int map_index = mi_row * cm->mi_cols + mi_col; in vp9_cyclic_refresh_postencode() local
Dvp9_encodeframe.c6116 int map_index = 0; in compute_frame_aq_offset() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc221 int64_t map_index = std::get<0>(it).getSExtValue(); in matchAndRewrite() local