Searched refs:this_state_s (Results 1 – 1 of 1) sorted by relevance
12301 SingleInterModeState this_state_s = { simple_rd, ref_frame, 1 }; in collect_single_states() local12304 for (j = i; j > 0 && state_s[j - 1].rd > this_state_s.rd; --j) in collect_single_states()12306 state_s[j] = this_state_s; in collect_single_states()