Searched defs:offset_value (Results 1 – 11 of 11) sorted by relevance
18 struct offset_value { struct19 T first;20 char value;21 T second;
18 struct offset_value { struct19 char value;20 T object;
66 struct offset_value { struct78 BOOST_TEST(offsetof(offset_value<T>, object) == N); in test_type() argument
137 const float offset_value = (-mean_value * scale_value) + beta_value; in FixedPointBatchNorm() local153 const T2 offset_value = offset_flat(channel); in FixedPointBatchNorm() local
114 int offset_value = 0; in lower_deref_instr() local
411 uint64_t offset_value = 0; in CalculateAddress() local
884 WORD32 drc_fac, div_val, mod_val, ret_val, offset_value; in ixheaacd_drc_apply() local
1854 src_reg offset_value; in nir_emit_texture() local
293 float offset_value = config_offset_values[i].asFloat(); in ParseOffsetThresholds() local
60 static void store(int fd, unsigned ring, int fence, uint32_t target, unsigned offset_value) in store()
4048 int32_t offset_value = offset.GetConstant()->AsIntConstant()->GetValue(); in VisitCRC32UpdateBytes() local