Home
last modified time | relevance | path

Searched refs:IHEVC_CAB_COEFABS_GRTR2_FLAG (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/common/
Dihevc_cabac_tables.h96 IHEVC_CAB_COEFABS_GRTR2_FLAG = IHEVC_CAB_COEFABS_GRTR1_FLAG + 24, enumerator
97 IHEVC_CAB_CTXT_END = IHEVC_CAB_COEFABS_GRTR2_FLAG + 6
/external/libhevc/encoder/
Dihevce_cabac_tu.c1492 ctxt_idx = IHEVC_CAB_COEFABS_GRTR2_FLAG; in ihevce_cabac_residue_encode()
2060 ctxt_idx = IHEVC_CAB_COEFABS_GRTR2_FLAG; in ihevce_cabac_residue_encode_rdopt()
2902 ctxt_idx = IHEVC_CAB_COEFABS_GRTR2_FLAG; in ihevce_cabac_residue_encode_rdoq()
3476 &pu1_dest[IHEVC_CAB_COEFABS_GRTR2_FLAG], &pu1_src[IHEVC_CAB_COEFABS_GRTR2_FLAG], 6); in ihevce_copy_backup_ctxt()
Dihevce_enc_loop_utils.c8104 pu1_dst + IHEVC_CAB_COEFABS_GRTR2_FLAG + 4, in ihevce_chroma_cu_prcs_rdopt()
8105 pu1_src + IHEVC_CAB_COEFABS_GRTR2_FLAG + 4, in ihevce_chroma_cu_prcs_rdopt()
/external/libhevc/decoder/
Dihevcd_parse_residual.c741 ctxt_idx = IHEVC_CAB_COEFABS_GRTR2_FLAG; in ihevcd_parse_residual_coding()