Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_cabac_tu.c1356 WORD32 y_pos_x_pos; in ihevce_cabac_residue_encode() local
1364 y_pos_x_pos = gu1_hevce_scan4x4[scan_type][scan_pos]; in ihevce_cabac_residue_encode()
1370 sig_ctxinc = gu1_hevce_sigcoeff_ctxtinc_tr4[y_pos_x_pos]; in ihevce_cabac_residue_encode()
1375 sig_ctxinc = gu1_hevce_sigcoeff_ctxtinc[nbr_csbf][y_pos_x_pos]; in ihevce_cabac_residue_encode()
1904 WORD32 y_pos_x_pos; in ihevce_cabac_residue_encode_rdopt() local
1912 y_pos_x_pos = gu1_hevce_scan4x4[scan_type][scan_pos]; in ihevce_cabac_residue_encode_rdopt()
1918 sig_ctxinc = gu1_hevce_sigcoeff_ctxtinc_tr4[y_pos_x_pos]; in ihevce_cabac_residue_encode_rdopt()
1923 sig_ctxinc = gu1_hevce_sigcoeff_ctxtinc[nbr_csbf][y_pos_x_pos]; in ihevce_cabac_residue_encode_rdopt()
2754 WORD32 y_pos_x_pos; in ihevce_cabac_residue_encode_rdoq() local
2762 y_pos_x_pos = gu1_hevce_scan4x4[scan_type][scan_pos]; in ihevce_cabac_residue_encode_rdoq()
[all …]
Dihevce_enc_loop_utils.c1627 UWORD8 y_pos_x_pos = scan_pos; //gu1_hevce_scan4x4[i4_scan_idx][scan_pos]; in ihevce_quant_rounding_factor_gen() local
1630 sig_ctxinc = gu1_hevce_sigcoeff_ctxtinc_tr4[y_pos_x_pos]; in ihevce_quant_rounding_factor_gen()
1780 UWORD8 y_pos_x_pos; in ihevce_quant_rounding_factor_gen() local
1784 y_pos_x_pos = scan_pos; // gu1_hevce_scan4x4[i4_scan_idx][scan_pos]; in ihevce_quant_rounding_factor_gen()
1786 sig_ctxinc = pu1_hevce_sigcoeff_ctxtinc[y_pos_x_pos]; in ihevce_quant_rounding_factor_gen()
1827 UWORD8 y_pos_x_pos; in ihevce_quant_rounding_factor_gen() local
1833 y_pos_x_pos = scan_pos; // gu1_hevce_scan4x4[i4_scan_idx][scan_pos]; in ihevce_quant_rounding_factor_gen()
1835 sig_ctxinc = pu1_hevce_sigcoeff_ctxtinc[y_pos_x_pos]; in ihevce_quant_rounding_factor_gen()
1910 UWORD8 y_pos_x_pos; in ihevce_quant_rounding_factor_gen() local
1914 y_pos_x_pos = scan_pos; // gu1_hevce_scan4x4[i4_scan_idx][scan_pos]; in ihevce_quant_rounding_factor_gen()
[all …]