Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_cabac_tu.c153 const UWORD8 gu1_hevce_scan4x4[3][16] = { variable
1364 y_pos_x_pos = gu1_hevce_scan4x4[scan_type][scan_pos]; in ihevce_cabac_residue_encode()
1912 y_pos_x_pos = gu1_hevce_scan4x4[scan_type][scan_pos]; in ihevce_cabac_residue_encode_rdopt()
2762 y_pos_x_pos = gu1_hevce_scan4x4[scan_type][scan_pos]; in ihevce_cabac_residue_encode_rdoq()
3264 WORD32 y_pos_x_pos = gu1_hevce_scan4x4[scan_type][scan_pos]; in ihevce_code_all_sig_coeffs_as_0_explicitly()
Dihevce_enc_loop_utils.c136 extern const UWORD8 gu1_hevce_scan4x4[3][16];