Home
last modified time | relevance | path

Searched refs:in_q (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/profiler/parser/
Dminddata_analyzer.py760 in_q = self.queue_utilization_pct[in_op_id]
761 … if in_q != self.queue_usage_not_exist and in_q - out_q > self._IN_OUT_QUEUE_UTIL_PCT_DIFF_MAXIMUM:
767in_q, out_q, self.pipeline_ops[in_op_id],
/third_party/ffmpeg/libavcodec/
Dindeo4.c236 ctx->in_q = get_bits1(&ctx->gb); in decode_pic_hdr()
517 if (!band->plane && !band->band_num && ctx->in_q) { in decode_mb_info()
555 ctx->in_q)) { in decode_mb_info()
Divi.h243 uint8_t in_q; ///< flag for explicitly stored quantiser delta member