Home
last modified time | relevance | path

Searched refs:coef_probs (Results 1 – 14 of 14) sorted by relevance

/external/libvpx/libvpx/vp8/decoder/
Ddetokenize.c181 ProbaArray coef_probs; in vp8_decode_mb_tokens() local
195 coef_probs = fc->coef_probs [1]; in vp8_decode_mb_tokens()
197 nonzeros = GetCoeffs(bc, coef_probs, (*a + *l), 0, qcoeff_ptr + 24 * 16); in vp8_decode_mb_tokens()
203 coef_probs = fc->coef_probs [0]; in vp8_decode_mb_tokens()
208 coef_probs = fc->coef_probs [3]; in vp8_decode_mb_tokens()
217 nonzeros = GetCoeffs(bc, coef_probs, (*a + *l), skip_dc, qcoeff_ptr); in vp8_decode_mb_tokens()
226 coef_probs = fc->coef_probs [2]; in vp8_decode_mb_tokens()
235 nonzeros = GetCoeffs(bc, coef_probs, (*a + *l), 0, qcoeff_ptr); in vp8_decode_mb_tokens()
Ddecodeframe.c1316 vp8_prob *const p = pc->fc.coef_probs [i][j][k] + l; in vp8_decode_frame()
1323 if (k > 0 && *p != pc->fc.coef_probs[i][j][k-1][l]) in vp8_decode_frame()
/external/libvpx/libvpx/vp8/encoder/
Dtokenize.c132 t->context_tree = cpi->common.fc.coef_probs [1] [0] [pt]; in tokenize2nd_order_b()
147 t->context_tree = cpi->common.fc.coef_probs [1] [0] [pt]; in tokenize2nd_order_b()
164 t->context_tree = cpi->common.fc.coef_probs [1] [band] [pt]; in tokenize2nd_order_b()
177 t->context_tree = cpi->common.fc.coef_probs [1] [band] [pt]; in tokenize2nd_order_b()
231 t->context_tree = cpi->common.fc.coef_probs [type] [c] [pt]; in tokenize1st_order_b()
247 t->context_tree = cpi->common.fc.coef_probs [type] [c] [pt]; in tokenize1st_order_b()
265 t->context_tree = cpi->common.fc.coef_probs [type] [band] [pt]; in tokenize1st_order_b()
277 t->context_tree = cpi->common.fc.coef_probs [type] [band] [pt]; in tokenize1st_order_b()
304 t->context_tree = cpi->common.fc.coef_probs [2] [0] [pt]; in tokenize1st_order_b()
320 t->context_tree = cpi->common.fc.coef_probs [2] [0] [pt]; in tokenize1st_order_b()
[all …]
Dbitstream.c790 coef_probs[BLOCK_TYPES][COEF_BANDS][PREV_COEF_CONTEXTS][ENTROPY_NODES])
808 (unsigned int)(coef_probs [i][j][k][l]));
896 const vp8_prob oldp = cpi->common.fc.coef_probs [i][j][k][t]; in independent_coef_context_savings()
957 const vp8_prob oldp = cpi->common.fc.coef_probs [i][j][k][t]; in default_coef_context_savings()
1104 const vp8_prob oldp = cpi->common.fc.coef_probs[i][j] in vp8_update_coef_probs()
1129 vp8_prob *Pold = cpi->common.fc.coef_probs [i][j][k] + t; in vp8_update_coef_probs()
1223 const vp8_prob newp = cpi->common.fc.coef_probs [i][j][k][t]; in pack_coef_probs()
Drdopt.c327 (const vp8_prob( *)[8][3][11]) l->coef_probs in vp8_initialize_rd_consts()
/external/libvpx/libvpx/vp9/common/
Dvp9_entropy.c757 vp9_copy(cm->fc->coef_probs[TX_4X4], default_coef_probs_4x4); in vp9_default_coef_probs()
758 vp9_copy(cm->fc->coef_probs[TX_8X8], default_coef_probs_8x8); in vp9_default_coef_probs()
759 vp9_copy(cm->fc->coef_probs[TX_16X16], default_coef_probs_16x16); in vp9_default_coef_probs()
760 vp9_copy(cm->fc->coef_probs[TX_32X32], default_coef_probs_32x32); in vp9_default_coef_probs()
774 vp9_coeff_probs_model *const probs = cm->fc->coef_probs[tx_size]; in adapt_coef_probs()
775 const vp9_coeff_probs_model *const pre_probs = pre_fc->coef_probs[tx_size]; in adapt_coef_probs()
Dvp9_entropymode.h48 vp9_coeff_probs_model coef_probs[TX_SIZES][PLANE_TYPES]; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_tokenize.c514 vpx_prob (*const coef_probs)[COEFF_CONTEXTS][UNCONSTRAINED_NODES] = in tokenize_b() local
515 cpi->common.fc->coef_probs[tx_size][type][ref]; in tokenize_b()
538 add_token_no_extra(&t, coef_probs[band[c]][pt], ZERO_TOKEN, skip_eob, in tokenize_b()
551 add_token(&t, coef_probs[band[c]][pt], extra, (uint8_t)token, in tokenize_b()
560 add_token_no_extra(&t, coef_probs[band[c]][pt], EOB_TOKEN, 0, in tokenize_b()
Dvp9_bitstream.c506 vp9_coeff_probs_model *coef_probs) { in build_tree_distribution() argument
522 coef_probs[i][j][k][l][m] = get_binary_prob( in build_tree_distribution()
535 vp9_coeff_probs_model *old_coef_probs = cpi->common.fc->coef_probs[tx_size]; in update_coef_probs_common()
Dvp9_rd.c289 fill_token_costs(x->token_costs, cm->fc->coef_probs); in vp9_initialize_rd_consts()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_detokenize.c58 const vpx_prob (*coef_probs)[COEFF_CONTEXTS][UNCONSTRAINED_NODES] = in decode_coefs() local
59 fc->coef_probs[tx_size][type][ref]; in decode_coefs()
117 prob = coef_probs[band][ctx]; in decode_coefs()
134 prob = coef_probs[band][ctx]; in decode_coefs()
Dvp9_decodeframe.c1027 static void read_coef_probs_common(vp9_coeff_probs_model *coef_probs, in read_coef_probs_common() argument
1037 vp9_diff_update_prob(r, &coef_probs[i][j][k][l][m]); in read_coef_probs_common()
1045 read_coef_probs_common(fc->coef_probs[tx_size], r); in read_coef_probs()
/external/libvpx/libvpx/vp8/common/
Dentropy.c186 memcpy(pc->fc.coef_probs, default_coef_probs, sizeof(default_coef_probs)); in vp8_default_coef_probs()
Donyxc_int.h47 vp8_prob coef_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES]; member