Lines Matching refs:temp_frame_probs_simulation
1819 FrameProbInfo *const temp_frame_probs_simulation = in encode_frame_internal() local
1820 &cpi->ppi->temp_frame_probs_simulation; in encode_frame_internal()
2174 (temp_frame_probs_simulation->tx_type_probs[update_type][i][j] + in encode_frame_internal()
2179 temp_frame_probs_simulation->tx_type_probs[update_type][i][j] = in encode_frame_internal()
2185 temp_frame_probs_simulation in encode_frame_internal()
2231 temp_frame_probs_simulation->obmc_probs[update_type][i] = in encode_frame_internal()
2232 (temp_frame_probs_simulation->obmc_probs[update_type][i] + in encode_frame_internal()
2239 temp_frame_probs_simulation->obmc_probs[update_type_idx][i]; in encode_frame_internal()
2270 temp_frame_probs_simulation->warped_probs[update_type] = in encode_frame_internal()
2271 (temp_frame_probs_simulation->warped_probs[update_type] + in encode_frame_internal()
2278 temp_frame_probs_simulation->warped_probs[update_type_idx]; in encode_frame_internal()
2321 int prob = (temp_frame_probs_simulation in encode_frame_internal()
2327 temp_frame_probs_simulation in encode_frame_internal()
2333 temp_frame_probs_simulation in encode_frame_internal()