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.c1576 UWORD8 y_pos_x_pos = scan_pos; //gu1_hevce_scan4x4[i4_scan_idx][scan_pos]; in ihevce_quant_rounding_factor_gen() local
1579 sig_ctxinc = gu1_hevce_sigcoeff_ctxtinc_tr4[y_pos_x_pos]; in ihevce_quant_rounding_factor_gen()
1729 UWORD8 y_pos_x_pos; in ihevce_quant_rounding_factor_gen() local
1733 y_pos_x_pos = scan_pos; // gu1_hevce_scan4x4[i4_scan_idx][scan_pos]; in ihevce_quant_rounding_factor_gen()
1735 sig_ctxinc = pu1_hevce_sigcoeff_ctxtinc[y_pos_x_pos]; in ihevce_quant_rounding_factor_gen()
1776 UWORD8 y_pos_x_pos; in ihevce_quant_rounding_factor_gen() local
1782 y_pos_x_pos = scan_pos; // gu1_hevce_scan4x4[i4_scan_idx][scan_pos]; in ihevce_quant_rounding_factor_gen()
1784 sig_ctxinc = pu1_hevce_sigcoeff_ctxtinc[y_pos_x_pos]; in ihevce_quant_rounding_factor_gen()
1859 UWORD8 y_pos_x_pos; in ihevce_quant_rounding_factor_gen() local
1863 y_pos_x_pos = scan_pos; // gu1_hevce_scan4x4[i4_scan_idx][scan_pos]; in ihevce_quant_rounding_factor_gen()
[all …]