Searched defs:offset_value (Results 1 – 5 of 5) sorted by relevance
137 const float offset_value = (-mean_value * scale_value) + beta_value; in FixedPointBatchNorm() local153 const T2 offset_value = offset_flat(channel); in FixedPointBatchNorm() local
877 WORD32 drc_fac, div_val, mod_val, ret_val, offset_value; in ixheaacd_drc_apply() local
1971 src_reg offset_value; in nir_emit_texture() local
837 src_reg offset_value, in emit_texture()
60 static void store(int fd, unsigned ring, int fence, uint32_t target, unsigned offset_value) in store()