Home
last modified time | relevance | path

Searched refs:BSLICE (Results 1 – 25 of 40) sorted by relevance

12

/external/libavc/encoder/
Dih264e_function_selector_generic.c199 ps_codec->pf_write_mb_syntax_layer[CAVLC][BSLICE] = ih264e_write_bslice_mb_cavlc; in ih264e_init_function_ptr_generic()
202 ps_codec->pf_write_mb_syntax_layer[CABAC][BSLICE] = ih264e_write_bslice_mb_cabac; in ih264e_init_function_ptr_generic()
261 ps_codec->apf_compute_me[BSLICE] = &ih264e_compute_me_multi_reflist; in ih264e_init_function_ptr_generic()
265 ps_codec->apf_find_skip_params_me[BSLICE] = &ih264e_find_bskip_params_me; in ih264e_init_function_ptr_generic()
Dih264e_encode_header.c915 if (ps_slice_hdr->u1_slice_type == BSLICE) in ih264e_generate_slice_header()
921 …_type == PSLICE || ps_slice_hdr->u1_slice_type == SPSLICE || ps_slice_hdr->u1_slice_type == BSLICE) in ih264e_generate_slice_header()
931 if (ps_slice_hdr->u1_slice_type == BSLICE) in ih264e_generate_slice_header()
952 if (ps_slice_hdr->u1_slice_type == BSLICE) in ih264e_generate_slice_header()
965 (ps_slice_hdr->u1_slice_type == BSLICE && ps_pps->i1_weighted_bipred_idc == 1)) in ih264e_generate_slice_header()
1476 if (ps_proc->i4_slice_type == BSLICE) in ih264e_populate_slice_header()
1481 …->i4_slice_type == PSLICE || ps_proc->i4_slice_type == SPSLICE || ps_proc->i4_slice_type == BSLICE) in ih264e_populate_slice_header()
1490 if (ps_proc->i4_slice_type == BSLICE) in ih264e_populate_slice_header()
1525 (ps_proc->i4_slice_type == BSLICE && ps_pps->i1_weighted_bipred_idc == 1)) in ih264e_populate_slice_header()
Dih264e_me.c347 if (ps_proc->i4_slice_type == BSLICE) in ih264e_get_search_candidates()
831 ps_me_ctxt->i4_skip_bias[BSLICE] = SKIP_BIAS_B; in ih264e_init_me()
1744 …i4_mb_cost -= (ps_me_ctxt->i4_skip_bias[BSLICE]) * (ps_me_ctxt->i4_skip_type == PRED_BI) * (i == 0… in ih264e_evaluate_bipred()
1872 (ps_proc->i4_slice_type == BSLICE) ); in ih264e_compute_me_multi_reflist()
Dih264e_process.c1049 if ((ps_proc->i4_slice_type == PSLICE) ||(ps_proc->i4_slice_type == BSLICE)) in ih264e_update_proc_ctxt()
1168 if (ps_proc->i4_slice_type == BSLICE) in ih264e_update_proc_ctxt()
2048 else if (ps_proc->i4_slice_type == BSLICE) in ih264e_process()
2272 if (ps_proc->i4_slice_type == BSLICE) in ih264e_process()
Dih264e_cabac_encode.c233 if (u4_slice_type == BSLICE) in ih264e_cabac_enc_intra_mb_type()
2136 ih264e_cabac_enc_intra_mb_type(BSLICE, (UWORD8) luma_intra_mode, in ih264e_write_bslice_mb_cabac()
/external/libavc/encoder/svc/
Disvce_encode_header.c523 if(u1_slice_type == BSLICE) in isvce_generate_slice_header()
530 if(u1_slice_type == PSLICE || u1_slice_type == SPSLICE || u1_slice_type == BSLICE) in isvce_generate_slice_header()
542 if(u1_slice_type == BSLICE) in isvce_generate_slice_header()
595 if(u1_slice_type == BSLICE) in isvce_generate_slice_header()
639 (u1_slice_type == BSLICE && ps_pps->i1_weighted_bipred_idc == 1)) in isvce_generate_slice_header()
1150 if(ps_proc->i4_slice_type == BSLICE) in isvce_populate_slice_header()
1156 ps_proc->i4_slice_type == BSLICE) in isvce_populate_slice_header()
1165 if(ps_proc->i4_slice_type == BSLICE) in isvce_populate_slice_header()
1193 if(ps_proc->i4_slice_type == BSLICE) in isvce_populate_slice_header()
1208 (ps_proc->i4_slice_type == BSLICE && ps_pps->i1_weighted_bipred_idc == 1)) in isvce_populate_slice_header()
[all …]
Disvce_function_selector_generic.c242 ps_codec->pf_write_mb_syntax_layer[CAVLC][BSLICE] = isvce_write_bslice_mb_cavlc; in isvce_init_function_ptr_generic()
245 ps_codec->pf_write_mb_syntax_layer[CABAC][BSLICE] = isvce_write_bslice_mb_cabac; in isvce_init_function_ptr_generic()
309 ps_codec->apf_compute_me[BSLICE] = &isvce_compute_me_multi_reflist; in isvce_init_function_ptr_generic()
313 ps_codec->apf_find_skip_params_me[BSLICE] = &isvce_find_bskip_params_me; in isvce_init_function_ptr_generic()
Disvce_me.c1110 if(ps_proc->i4_slice_type == BSLICE) in isvce_get_search_candidates()
1588 ps_me_ctxt->i4_skip_bias[BSLICE] = SKIP_BIAS_B; in isvce_init_me()
2531 (ps_me_ctxt->i4_skip_bias[BSLICE]) * (ps_me_ctxt->i4_skip_type == BI) * (i == 0); in isvce_evaluate_bipred()
2657 (ps_proc->i4_slice_type == BSLICE)); in isvce_compute_me_multi_reflist()
/external/libhevc/decoder/
Dihevcd_parse_slice_header.c162 if(ps_slice_hdr->i1_slice_type == PSLICE || ps_slice_hdr->i1_slice_type == BSLICE) in ihevcd_ref_pic_list_modification()
177 if(ps_slice_hdr->i1_slice_type == BSLICE) in ihevcd_ref_pic_list_modification()
582 (BSLICE == ps_slice_hdr->i1_slice_type)) in ihevcd_parse_slice_header()
596 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_slice_header()
610 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_slice_header()
629 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_slice_header()
646 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_slice_header()
656 … if((PSLICE == ps_slice_hdr->i1_slice_type || BSLICE == ps_slice_hdr->i1_slice_type) && in ihevcd_parse_slice_header()
664 … if(BSLICE == ps_slice_hdr->i1_slice_type && !ps_slice_hdr->i1_collocated_from_l0_flag) in ihevcd_parse_slice_header()
677 (ps_pps->i1_weighted_bipred_flag && (BSLICE == ps_slice_hdr->i1_slice_type))) in ihevcd_parse_slice_header()
Dihevcd_ref_list.c395 (BSLICE == ps_slice_hdr->i1_slice_type)) in ihevcd_ref_list()
441 if(ps_slice_hdr->i1_slice_type == BSLICE) in ihevcd_ref_list()
Dihevcd_mv_merge.c178 if((ps_slice_hdr->i1_slice_type == BSLICE) && (ps_slice_hdr->i1_collocated_from_l0_flag == 0)) in ihevcd_collocated_mvp()
354 if((BSLICE == ps_slice_hdr->i1_slice_type)) in ihevcd_collocated_mvp()
832 if(slice_type == BSLICE) in ihevcd_mv_merge()
Dihevcd_get_mv.c435 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_get_mv_ctb()
Dihevcd_inter_pred.c190 ASSERT(PSLICE == ps_slice_hdr->i1_slice_type || BSLICE == ps_slice_hdr->i1_slice_type); in ihevcd_inter_pred_ctb()
/external/libavc/common/mvc/
Dimvc_defs.h107 BSLICE = 1, enumerator
/external/libhevc/encoder/
Dihevce_encode_header.c510 if((BSLICE == ps_slice_hdr->i1_slice_type)) in ref_pic_list_modification()
661 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevce_generate_pred_weight_table()
1746 if((PSLICE == ps_slice_hdr->i1_slice_type) || (BSLICE == ps_slice_hdr->i1_slice_type)) in ihevce_generate_slice_header()
1762 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevce_generate_slice_header()
1777 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevce_generate_slice_header()
1793 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevce_generate_slice_header()
1813 (ps_pps->i1_weighted_bipred_flag && (BSLICE == ps_slice_hdr->i1_slice_type))) in ihevce_generate_slice_header()
3033 if((PSLICE == ps_slice_hdr->i1_slice_type) || (BSLICE == ps_slice_hdr->i1_slice_type)) in ihevce_populate_slice_header()
3054 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevce_populate_slice_header()
3062 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevce_populate_slice_header()
[all …]
Dihevce_mv_pred_merge.c195 if((ps_slice_hdr->i1_slice_type == BSLICE) && (ps_slice_hdr->i1_collocated_from_l0_flag == 0)) in ihevce_collocated_mvp()
379 if((BSLICE == ps_slice_hdr->i1_slice_type) && (-1 != ref_idx_l1)) in ihevce_collocated_mvp()
905 if(slice_type == BSLICE) in ihevce_mv_pred_merge()
Dihevce_frame_process_utils.c180 else if(BSLICE == slice_type) in ihevce_get_cur_frame_qp()
Dihevce_entropy_interface.c822 case BSLICE: in ihevce_entropy_encode_frame()
Dihevce_enc_cu_recursion.c1282 if(i1_slice_type != BSLICE) in ihevce_intra_mode_populator()
2001 if((BSLICE == ps_ctxt->i1_slice_type) && (ps_ctxt->i4_temporal_layer_id)) in ihevce_compute_rdo()
2084 if((ps_ctxt->i1_slice_type == BSLICE) && (ps_cu_analyse->u1_num_inter_cands)) in ihevce_compute_rdo()
Dihevce_frame_process.c555 if(BSLICE == slice_type) in ihevce_pre_enc_manage_ref_pics()
1129 if(BSLICE == slice_type) in ihevce_manage_ref_pics()
1675 if(BSLICE == slice_type) in ihevce_manage_ref_pics()
1954 if(BSLICE == slice_type) in ihevce_manage_ref_pics()
5152 slice_type = BSLICE; in ihevce_pre_enc_init()
5515 WORD32 is_curr_bslice = (ps_curr_out->s_slice_hdr.i1_slice_type == BSLICE); in ihevce_variance_calc_acc_activity()
5547 UWORD8 is_bslice = (ps_out->s_slice_hdr.i1_slice_type == BSLICE); in ihevce_variance_calc_acc_activity()
/external/libhevc/common/
Dihevc_defs.h57 BSLICE = 0, enumerator
/external/libavc/encoder/arm/
Dih264e_function_selector_av8.c198 ps_codec->pf_write_mb_syntax_layer[CAVLC][BSLICE] = ih264e_write_bslice_mb_cavlc; in ih264e_init_function_ptr_neon_av8()
/external/libavc/encoder/arm/svc/
Disvce_function_selector_a9q.c221 ps_codec->pf_write_mb_syntax_layer[CAVLC][BSLICE] = isvce_write_bslice_mb_cavlc; in isvce_init_function_ptr_neon_a9q()
Disvce_function_selector_av8.c221 ps_codec->pf_write_mb_syntax_layer[CAVLC][BSLICE] = isvce_write_bslice_mb_cavlc; in isvce_init_function_ptr_neon_av8()
/external/libavc/common/
Dih264_defs.h134 BSLICE = 1, enumerator

12