Searched refs:gau1_ihevc_cabac_rlps (Results 1 – 5 of 5) sorted by relevance
57 const UWORD8 gau1_ihevc_cabac_rlps[64][4] = variable
114 extern const UWORD8 gau1_ihevc_cabac_rlps[64][4];
267 u4_rlps = gau1_ihevc_cabac_rlps[state_mps >> 1][(u4_range >> 6) & 0x3]; in ihevce_cabac_encode_bin()
79 u4_rlps = gau1_ihevc_cabac_rlps[state_mps >> 1][u4_qnt_range]; \
259 u4_rlps = gau1_ihevc_cabac_rlps[state_mps >> 1][u4_qnt_range]; in ihevcd_cabac_decode_bin()