Home
last modified time | relevance | path

Searched defs:step_index (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dadpcm.c401 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
Dadpcm.h33 int16_t step_index; member
Dvima.c164 int step_index = channel_hint[chan]; in decode_frame() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dnormalize_slice.h46 …IndexSlice(const int64_t &start_index, const int64_t &stop_index, const int64_t &step_index, int64… in IndexSlice()
Dsequence_slice_setitem.cc40 constexpr size_t step_index = 4; in SequenceSliceInferInner() local
Dsequence_slice.cc181 constexpr size_t step_index = 3; in SliceInferInner() local
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/train/summary/
Dsummary_record.py484 def _add_summary_tensor_data(self, step_index=-1): argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pybind_api/ir/
Dtensor_index_py.h79 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/
Dfallback_rewriter.cc1679 constexpr size_t step_index = 3; in ConvertMakeSlice() local