Searched defs:offset_correction (Results 1 – 2 of 2) sorted by relevance
103 const int32_t offset_correction = 128; in configure() local343 const int32_t offset_correction = 128; in validate() local
62 const int offset_correction = is_input_signed ? -128 : 128; in validate_and_configure_window() local