Searched defs:step_index (Results 1 – 9 of 9) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | adpcm.c | 401 int step_index; in adpcm_ima_expand_nibble() local 427 int step_index; in adpcm_ima_alp_expand_nibble() local 450 int step_index, step, delta, predictor; in adpcm_ima_mtf_expand_nibble() local 466 int step_index; in adpcm_ima_cunning_expand_nibble() local 486 int nibble, step_index, predictor, sign, delta, diff, step, shift; in adpcm_ima_wav_expand_nibble() local 509 int step_index; in adpcm_ima_qt_expand_nibble() local 554 int step_index, predictor, sign, delta, diff, step; in adpcm_ima_oki_expand_nibble() local
|
| D | adpcm.h | 33 int16_t step_index; member
|
| D | vima.c | 164 int step_index = channel_hint[chan]; in decode_frame() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ |
| D | normalize_slice.h | 46 …IndexSlice(const int64_t &start_index, const int64_t &stop_index, const int64_t &step_index, int64… in IndexSlice()
|
| D | sequence_slice_setitem.cc | 40 constexpr size_t step_index = 4; in SequenceSliceInferInner() local
|
| D | sequence_slice.cc | 181 constexpr size_t step_index = 3; in SliceInferInner() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/train/summary/ |
| D | summary_record.py | 484 def _add_summary_tensor_data(self, step_index=-1): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pybind_api/ir/ |
| D | tensor_index_py.h | 79 Slice(const py::object &start_index, const py::object &stop_index, const py::object &step_index) { in Slice() 106 …Slice(int64_t start_index, int64_t stop_index, int64_t step_index, int64_t dim_size, bool start_in… in Slice()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/optimizer/ |
| D | fallback_rewriter.cc | 1679 constexpr size_t step_index = 3; in ConvertMakeSlice() local
|