Home
last modified time | relevance | path

Searched defs:newp (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_subexp.c76 static int prob_diff_update_cost(vp9_prob newp, vp9_prob oldp) { in prob_diff_update_cost()
109 void vp9_write_prob_diff_update(vp9_writer *w, vp9_prob newp, vp9_prob oldp) { in vp9_write_prob_diff_update()
125 vp9_prob newp, bestnewp = oldp; in vp9_prob_diff_update_savings_search() local
146 int newp; in vp9_prob_diff_update_savings_search_model() local
182 vp9_prob newp = get_binary_prob(ct[0], ct[1]); in vp9_cond_prob_diff_update() local
Dvp9_bitstream.c533 vp9_prob newp = new_frame_coef_probs[i][j][k][l][t]; in update_coef_probs_common() local
570 vp9_prob newp = new_frame_coef_probs[i][j][k][l][t]; in update_coef_probs_common() local
615 vp9_prob newp = new_frame_coef_probs[i][j][k][l][t]; in update_coef_probs_common() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dbitstream.c841 const vp8_prob oldp, const vp8_prob newp, in prob_update_savings()
896 const vp8_prob newp = cpi->frame_coef_probs [i][j][k][t]; in independent_coef_context_savings() local
957 const vp8_prob newp = cpi->frame_coef_probs [i][j][k][t]; in default_coef_context_savings() local
1104 const vp8_prob newp = cpi->frame_coef_probs[i][j][k][t]; in vp8_update_coef_probs() local
1128 const vp8_prob newp = cpi->frame_coef_probs [i][j][k][t]; in vp8_update_coef_probs() local
1224 const vp8_prob newp = cpi->common.fc.coef_probs [i][j][k][t]; in pack_coef_probs() local