Home
last modified time | relevance | path

Searched defs:prev_index (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/
Dtensor_compressor.h192 int prev_index = -1; in SparsityCompress() local
236 int prev_index = -1; in CalCoorBestBit() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_dma_perf.c383 unsigned prev_index = num_methods - 1; in si_test_dma_perf() local
/third_party/ffmpeg/libavcodec/
Dmimic.c54 int prev_index; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp16_grad/
Dpooling_grad.c97 static int32x4_t MaxIndex(float16x4_t in, float16x4_t *max, uint32x4_t index, uint32x4_t prev_index in MaxIndex()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32_grad/
Dpooling_grad.c97 static int32x4_t MaxIndex(float32x4_t in, float32x4_t *max, int32x4_t index, int32x4_t prev_index) { in MaxIndex()
/third_party/ffmpeg/libavfilter/
Dvf_siti.c221 int prev_index; in calculate_motion() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c925 unsigned prev_index = index_for_handle[bo->gem_handle]; in submit_batch() local
/third_party/backends/frontend/
Dscanimage.c811 int index = -1, prev_index = 0; in parse_vector() local