Searched refs:new_value (Results 1 – 2 of 2) sorted by relevance
300 const int new_value = (sum_map >= xmis * ymis / 2); in vp9_cyclic_refresh_setup() local303 seg_map[bl_index + y * cm->mi_cols + x] = new_value; in vp9_cyclic_refresh_setup()
17896 void SetValue(const std::string& new_value) {17897 value_ = new_value;