Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Drescaler_mips32.c42 int loop_c = x_out_max - channel; in ImportRowShrink_MIPS32() local
77 [loop_c]"r"(loop_c), [x_stride1]"r"(x_stride1) in ImportRowShrink_MIPS32()
/external/autotest/client/site_tests/audio_CrasPinnedStream/
Daudio_CrasPinnedStream.py72 loop_c = cmd_utils.popen(
87 cmd_utils.kill_or_log_returncode(p, int_c, loop_c)
/external/tensorflow/tensorflow/compiler/mlir/xla/experimental/conv_emitter/
Dconv_emitter.cc280 mlir::AffineForOp loop_c = reduction_loops[0]; in CreateNaiveMlirConv() local
313 input_vars.push_back(loop_c.getInductionVar()); in CreateNaiveMlirConv()
334 filter_vars.push_back(loop_c.getInductionVar()); in CreateNaiveMlirConv()