Home
last modified time | relevance | path

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

/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.c593 if (ps_slice_hdr->u1_slice_type == BSLICE) in ih264e_generate_slice_header()
599 …_type == PSLICE || ps_slice_hdr->u1_slice_type == SPSLICE || ps_slice_hdr->u1_slice_type == BSLICE) in ih264e_generate_slice_header()
609 if (ps_slice_hdr->u1_slice_type == BSLICE) in ih264e_generate_slice_header()
630 if (ps_slice_hdr->u1_slice_type == BSLICE) in ih264e_generate_slice_header()
643 (ps_slice_hdr->u1_slice_type == BSLICE && ps_pps->i1_weighted_bipred_idc == 1)) in ih264e_generate_slice_header()
1152 if (ps_proc->i4_slice_type == BSLICE) in ih264e_populate_slice_header()
1157 …->i4_slice_type == PSLICE || ps_proc->i4_slice_type == SPSLICE || ps_proc->i4_slice_type == BSLICE) in ih264e_populate_slice_header()
1166 if (ps_proc->i4_slice_type == BSLICE) in ih264e_populate_slice_header()
1201 (ps_proc->i4_slice_type == BSLICE && ps_pps->i1_weighted_bipred_idc == 1)) in ih264e_populate_slice_header()
Dih264e_process.c978 if ((ps_proc->i4_slice_type == PSLICE) ||(ps_proc->i4_slice_type == BSLICE)) in ih264e_update_proc_ctxt()
1094 if (ps_proc->i4_slice_type == BSLICE) in ih264e_update_proc_ctxt()
1962 else if (ps_proc->i4_slice_type == BSLICE) in ih264e_process()
2185 if (ps_proc->i4_slice_type == BSLICE) in ih264e_process()
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_cabac_encode.c233 if (u4_slice_type == BSLICE) in ih264e_cabac_enc_intra_mb_type()
2135 ih264e_cabac_enc_intra_mb_type(BSLICE, (UWORD8) luma_intra_mode, in ih264e_write_bslice_mb_cabac()
Dih264e_utils.c1444 ps_codec->i4_slice_type = BSLICE; in ih264e_pic_init()
/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()
549 (BSLICE == ps_slice_hdr->i1_slice_type)) in ihevcd_parse_slice_header()
559 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_slice_header()
570 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_slice_header()
592 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_slice_header()
609 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_slice_header()
626 (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()
Dihevcd_parse_slice.c635 if(ps_slice_hdr->i1_slice_type == BSLICE) in ihevcd_parse_pu_mvp()
2313 if(flag && (ps_slice_hdr->i1_slice_type == BSLICE)) in ihevcd_parse_slice_data()
2905 || BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_slice_data()
Dihevcd_process_slice.c659 || BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_process()
Dihevcd_parse_headers.c244 if(BSLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_pred_wt_ofst()
/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/common/
Dih264_defs.h134 BSLICE = 1, enumerator