Home
last modified time | relevance | path

Searched refs:gu1_hevce_sigcoeff_ctxtinc_tr4 (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_cabac_tu.c204 const UWORD8 gu1_hevce_sigcoeff_ctxtinc_tr4[16] = { 0, 1, 4, 5, 2, 3, 4, 5, 6, 6, 8, 8, 7, 7, 8, 0 … variable
1370 sig_ctxinc = gu1_hevce_sigcoeff_ctxtinc_tr4[y_pos_x_pos]; in ihevce_cabac_residue_encode()
1918 sig_ctxinc = gu1_hevce_sigcoeff_ctxtinc_tr4[y_pos_x_pos]; in ihevce_cabac_residue_encode_rdopt()
2768 sig_ctxinc = gu1_hevce_sigcoeff_ctxtinc_tr4[y_pos_x_pos]; in ihevce_cabac_residue_encode_rdoq()
3270 sig_ctxinc = gu1_hevce_sigcoeff_ctxtinc_tr4[y_pos_x_pos]; in ihevce_code_all_sig_coeffs_as_0_explicitly()
Dihevce_enc_loop_utils.c138 extern const UWORD8 gu1_hevce_sigcoeff_ctxtinc_tr4[16];
1630 sig_ctxinc = gu1_hevce_sigcoeff_ctxtinc_tr4[y_pos_x_pos]; in ihevce_quant_rounding_factor_gen()