Home
last modified time | relevance | path

Searched defs:cur_channel (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/lite/src/
Dweight_decoder.h93 auto cur_channel = data_index / elem_perchannel; in UnSparseTensorData() local
113 auto cur_channel = data_index / elem_perchannel; in UnSparseTensorData() local
/third_party/mindspore/mindspore/lite/tools/common/
Dgraph_util.h200 auto cur_channel = di / elem_perchannel; in SparsityCompress() local
248 auto cur_channel = i / elem_perchannel; in CalCoorBestBit() local
/third_party/ffmpeg/libavcodec/
Daacenc_ltp.c55 int i, ch, tag, chans, cur_channel, start_ch = 0; in ff_aac_ltp_insert_new_frame() local
Daacenc.h400 int cur_channel; ///< current channel for coder context member