Home
last modified time | relevance | path

Searched defs:path_index (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dswitchbin.c36 guint path_index; in GST_START_TEST() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dcifar_op.cc72 uint64_t path_index = std::ceil(index / kCifarBlockImageNum); in LoadTensorRow() local