Searched refs:BSLICE (Results 1 – 17 of 17) sorted by relevance
199 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()
794 if (ps_slice_hdr->u1_slice_type == BSLICE) in ih264e_generate_slice_header()800 …_type == PSLICE || ps_slice_hdr->u1_slice_type == SPSLICE || ps_slice_hdr->u1_slice_type == BSLICE) in ih264e_generate_slice_header()810 if (ps_slice_hdr->u1_slice_type == BSLICE) in ih264e_generate_slice_header()831 if (ps_slice_hdr->u1_slice_type == BSLICE) in ih264e_generate_slice_header()844 (ps_slice_hdr->u1_slice_type == BSLICE && ps_pps->i1_weighted_bipred_idc == 1)) in ih264e_generate_slice_header()1355 if (ps_proc->i4_slice_type == BSLICE) in ih264e_populate_slice_header()1360 …->i4_slice_type == PSLICE || ps_proc->i4_slice_type == SPSLICE || ps_proc->i4_slice_type == BSLICE) in ih264e_populate_slice_header()1369 if (ps_proc->i4_slice_type == BSLICE) in ih264e_populate_slice_header()1404 (ps_proc->i4_slice_type == BSLICE && ps_pps->i1_weighted_bipred_idc == 1)) in ih264e_populate_slice_header()
986 if ((ps_proc->i4_slice_type == PSLICE) ||(ps_proc->i4_slice_type == BSLICE)) in ih264e_update_proc_ctxt()1102 if (ps_proc->i4_slice_type == BSLICE) in ih264e_update_proc_ctxt()1970 else if (ps_proc->i4_slice_type == BSLICE) in ih264e_process()2193 if (ps_proc->i4_slice_type == BSLICE) in ih264e_process()
347 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()
233 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()
1444 ps_codec->i4_slice_type = BSLICE; in ih264e_pic_init()
162 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()561 (BSLICE == ps_slice_hdr->i1_slice_type)) in ihevcd_parse_slice_header()571 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_slice_header()582 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_slice_header()604 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_slice_header()621 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_slice_header()638 (ps_pps->i1_weighted_bipred_flag && (BSLICE == ps_slice_hdr->i1_slice_type))) in ihevcd_parse_slice_header()
395 (BSLICE == ps_slice_hdr->i1_slice_type)) in ihevcd_ref_list()441 if(ps_slice_hdr->i1_slice_type == BSLICE) in ihevcd_ref_list()
178 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()
435 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_get_mv_ctb()
190 ASSERT(PSLICE == ps_slice_hdr->i1_slice_type || BSLICE == ps_slice_hdr->i1_slice_type); in ihevcd_inter_pred_ctb()
648 if(ps_slice_hdr->i1_slice_type == BSLICE) in ihevcd_parse_pu_mvp()2430 if(flag && (ps_slice_hdr->i1_slice_type == BSLICE)) in ihevcd_parse_slice_data()3049 || BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_slice_data()
661 || BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_process()
244 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_pred_wt_ofst()
57 BSLICE = 0, enumerator
198 ps_codec->pf_write_mb_syntax_layer[CAVLC][BSLICE] = ih264e_write_bslice_mb_cavlc; in ih264e_init_function_ptr_neon_av8()
134 BSLICE = 1, enumerator