Home
last modified time | relevance | path

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

/external/libhevc/common/
Dihevc_cabac_tables.h85 IHEVC_CAB_NORES_IDX = IHEVC_CAB_MVP_L0L1 + 1, enumerator
86 IHEVC_CAB_SPLIT_TFM = IHEVC_CAB_NORES_IDX + 1,
/external/libhevc/encoder/
Dihevce_cabac_cu_pu.c1208 ret |= ihevce_cabac_encode_bin(ps_cabac, !no_res_flag, IHEVC_CAB_NORES_IDX); in ihevce_cabac_encode_coding_unit()
1212 ret |= ihevce_cabac_encode_bin(ps_cabac, no_res_flag, IHEVC_CAB_NORES_IDX); in ihevce_cabac_encode_coding_unit()
Dihevce_enc_loop_utils.c4212 UWORD8 u1_qtroot_cbf_cabac_model = ps_ctxt->au1_rdopt_init_ctxt_models[IHEVC_CAB_NORES_IDX]; in ihevce_inter_rdopt_cu_ntu()
4993 ps_cab_ctxt->au1_ctxt_models[IHEVC_CAB_NORES_IDX] = in ihevce_inter_rdopt_cu_ntu()
5103 UWORD8 u1_qtroot_cbf_cabac_model = ps_ctxt->au1_rdopt_init_ctxt_models[IHEVC_CAB_NORES_IDX]; in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()
5651 ps_cab_ctxt->au1_ctxt_models[IHEVC_CAB_NORES_IDX] = in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()
/external/libhevc/decoder/
Dihevcd_parse_slice.c1588 TRACE_CABAC_CTXT("rqt_root_cbf", ps_cabac->u4_range, IHEVC_CAB_NORES_IDX); in ihevcd_parse_coding_unit()
1591 IHEVC_CAB_NORES_IDX); in ihevcd_parse_coding_unit()