Home
last modified time | relevance | path

Searched refs:IHEVC_CAB_SPLIT_TFM (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/common/
Dihevc_cabac_tables.h86 IHEVC_CAB_SPLIT_TFM = IHEVC_CAB_NORES_IDX + 1, enumerator
87 IHEVC_CAB_CBF_LUMA_IDX = IHEVC_CAB_SPLIT_TFM + 3,
/external/libhevc/encoder/
Dihevce_tu_tree_selector.c620 u1_cabac_state_idx = IHEVC_CAB_SPLIT_TFM + (5 - u1_log2_tu_size); in ihevce_compute_bits_for_TUSplit_and_cbf()
678 u1_cabac_state_idx = IHEVC_CAB_SPLIT_TFM + (5 - u1_log2_tu_size); in ihevce_compute_bits_for_TUSplit_and_cbf()
Dihevce_enc_loop_utils.c5040 &ps_cab_ctxt->au1_ctxt_models[IHEVC_CAB_SPLIT_TFM], in ihevce_inter_rdopt_cu_ntu()
5041 &au1_rdopt_init_ctxt_models[IHEVC_CAB_SPLIT_TFM], in ihevce_inter_rdopt_cu_ntu()
5042 (IHEVC_CAB_CTXT_END - IHEVC_CAB_SPLIT_TFM)); in ihevce_inter_rdopt_cu_ntu()
5748 &ps_cab_ctxt->au1_ctxt_models[IHEVC_CAB_SPLIT_TFM], in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()
5749 &au1_rdopt_init_ctxt_models[IHEVC_CAB_SPLIT_TFM], in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()
5750 (IHEVC_CAB_CTXT_END - IHEVC_CAB_SPLIT_TFM)); in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()
Dihevce_cabac_tu.c462 ctxt_inc = IHEVC_CAB_SPLIT_TFM + (5 - log2_tr_size); in ihevce_encode_transform_tree()
/external/libhevc/decoder/
Dihevcd_parse_slice.c151 ctxt_idx = IHEVC_CAB_SPLIT_TFM + (5 - log2_trafo_size); in ihevcd_parse_transform_tree()