Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_cabac_tu.c177 const UWORD8 gu1_hevce_sigcoeff_ctxtinc[4][16] = { variable
1375 sig_ctxinc = gu1_hevce_sigcoeff_ctxtinc[nbr_csbf][y_pos_x_pos]; in ihevce_cabac_residue_encode()
1923 sig_ctxinc = gu1_hevce_sigcoeff_ctxtinc[nbr_csbf][y_pos_x_pos]; in ihevce_cabac_residue_encode_rdopt()
2773 sig_ctxinc = gu1_hevce_sigcoeff_ctxtinc[nbr_csbf][y_pos_x_pos]; in ihevce_cabac_residue_encode_rdoq()
3275 sig_ctxinc = gu1_hevce_sigcoeff_ctxtinc[nbr_csbf][y_pos_x_pos]; in ihevce_code_all_sig_coeffs_as_0_explicitly()
Dihevce_enc_loop_utils.c137 extern const UWORD8 gu1_hevce_sigcoeff_ctxtinc[4][16];
1699 pu1_hevce_sigcoeff_ctxtinc = (UWORD8 *)&gu1_hevce_sigcoeff_ctxtinc[3][0]; in ihevce_quant_rounding_factor_gen()
1701 pu1_hevce_sigcoeff_ctxtinc = (UWORD8 *)&gu1_hevce_sigcoeff_ctxtinc[1][0]; in ihevce_quant_rounding_factor_gen()
1703 pu1_hevce_sigcoeff_ctxtinc = (UWORD8 *)&gu1_hevce_sigcoeff_ctxtinc[2][0]; in ihevce_quant_rounding_factor_gen()
1705 pu1_hevce_sigcoeff_ctxtinc = (UWORD8 *)&gu1_hevce_sigcoeff_ctxtinc[0][0]; in ihevce_quant_rounding_factor_gen()
1840 pu1_hevce_sigcoeff_ctxtinc = (UWORD8 *)&gu1_hevce_sigcoeff_ctxtinc[0][0]; in ihevce_quant_rounding_factor_gen()