Home
last modified time | relevance | path

Searched defs:offset_c (Results 1 – 5 of 5) sorted by relevance

/external/libaom/test/
Dcomp_avg_pred_test.h123 const int offset_c = 3 + rnd_.PseudoUniform(w - in_w - 7); in RunCheckOutput() local
232 const int offset_c = 3 + rnd_.PseudoUniform(w - in_w - 7); in RunCheckOutput() local
354 const int offset_c = 3 + rnd_.PseudoUniform(w - in_w - 7); in RunCheckOutput() local
469 const int offset_c = 3 + rnd_.PseudoUniform(w - in_w - 7); in RunCheckOutput() local
Dhiprec_convolve_test_util.cc124 int offset_c = 3 + rnd_.PseudoUniform(w - out_w - 7); in RunCheckOutput() local
263 int offset_c = 3 + rnd_.PseudoUniform(w - out_w - 7); in RunCheckOutput() local
/external/tensorflow/tensorflow/core/kernels/
Dreference_gemm.h37 int32_t shift_c, int32_t offset_c, int32_t mult_c, in ReferenceGemm()
Dquantized_matmul_op.cc107 const int32_t offset_c = 0; in Compute() local
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ops/
Deinsum.cc329 int offset_c; member in tensorflow::tensorrt::convert::__anonf1f03c760111::EinsumDescriptor