Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/test/
H A Dhiprec_convolve_test_util.cc157 int offset_c = 3 + rnd_.PseudoUniform(w - out_w - 7); in RunCheckOutput() local
294 int offset_c = 3 + rnd_.PseudoUniform(w - out_w - 7); in RunCheckOutput() local
H A Dcomp_avg_pred_test.cc125 const int offset_c = 3 + rnd_.PseudoUniform(w - in_w - 7); in RunCheckOutput() local
432 const int offset_c = 3 + rnd_.PseudoUniform(w - in_w - 7); in RunCheckOutput() local
549 const int offset_c = 3 + rnd_.PseudoUniform(w - in_w - 7); in RunCheckOutput() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dreference_gemm.h37 int32_t shift_c, int32_t offset_c, int32_t mult_c, in ReferenceGemm()
H A Dquantized_matmul_op.cc107 const int32_t offset_c = 0; in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ops/
H A Deinsum.cc329 int offset_c; member in tensorflow::tensorrt::convert::__anonc98924470111::EinsumDescriptor