Home
last modified time | relevance | path

Searched refs:IHEVC_CAB_INTER_PRED_IDC (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/common/
Dihevc_cabac_tables.h80 IHEVC_CAB_INTER_PRED_IDC = IHEVC_CAB_MERGE_IDX_EXT + 1, enumerator
81 IHEVC_CAB_INTER_REF_IDX = IHEVC_CAB_INTER_PRED_IDC + 5,
/external/libhevc/encoder/
Dihevce_cabac_cu_pu.c579 ctxt_inc = IHEVC_CAB_INTER_PRED_IDC + 4; in ihevce_cabac_encode_inter_pred_idc()
587 ctxt_inc = IHEVC_CAB_INTER_PRED_IDC + cu_depth; in ihevce_cabac_encode_inter_pred_idc()
592 ctxt_inc = IHEVC_CAB_INTER_PRED_IDC + 4; in ihevce_cabac_encode_inter_pred_idc()
/external/libhevc/decoder/
Dihevcd_parse_slice.c656 ctxt_idx = IHEVC_CAB_INTER_PRED_IDC + 4; in ihevcd_parse_pu_mvp()
666 ctxt_idx = IHEVC_CAB_INTER_PRED_IDC + ps_codec->s_parse.i4_ct_depth; in ihevcd_parse_pu_mvp()
672 ctxt_idx = IHEVC_CAB_INTER_PRED_IDC + 4; in ihevcd_parse_pu_mvp()