Searched refs:ISLICE (Results 1 – 15 of 15) sorted by relevance
196 ps_codec->pf_write_mb_syntax_layer[CAVLC][ISLICE] = ih264e_write_islice_mb_cavlc; in ih264e_init_function_ptr_neon_av8()199 ps_codec->pf_write_mb_syntax_layer[CABAC][ISLICE] = ih264e_write_islice_mb_cabac; in ih264e_init_function_ptr_neon_av8()
187 ps_codec->pf_write_mb_syntax_layer[CAVLC][ISLICE] = ih264e_write_islice_mb_cavlc; in ih264e_init_function_ptr_neon_a9q()189 ps_codec->pf_write_mb_syntax_layer[CABAC][ISLICE] = ih264e_write_islice_mb_cabac; in ih264e_init_function_ptr_neon_a9q()
197 ps_codec->pf_write_mb_syntax_layer[CAVLC][ISLICE] = ih264e_write_islice_mb_cavlc; in ih264e_init_function_ptr_generic()200 ps_codec->pf_write_mb_syntax_layer[CABAC][ISLICE] = ih264e_write_islice_mb_cabac; in ih264e_init_function_ptr_generic()
212 if (ISLICE != u1_slice_type) in ih264e_init_cabac_ctxt()
619 if ((ps_slice_hdr->u1_slice_type != ISLICE) && (ps_slice_hdr->u1_slice_type != SISLICE)) in ih264e_generate_slice_header()672 if (ps_slice_hdr->u1_entropy_coding_mode_flag && ps_slice_hdr->u1_slice_type != ISLICE && in ih264e_generate_slice_header()1176 if ((ps_proc->i4_slice_type != ISLICE) && (ps_proc->i4_slice_type != SISLICE)) in ih264e_populate_slice_header()1233 if (ps_slice_hdr->u1_entropy_coding_mode_flag && ps_proc->i4_slice_type != ISLICE && in ih264e_populate_slice_header()
484 if ((i4_slice_type != ISLICE) in ih264e_entropy()561 if ((i4_slice_type != ISLICE) && *ps_entropy->pi4_mb_skip_run) in ih264e_entropy()935 if (ps_proc->i4_slice_type != ISLICE) in ih264e_update_proc_ctxt()1928 if (ps_proc->i4_slice_type == ISLICE) in ih264e_process()2097 … if (i4_air_enable_inter && ps_proc->i4_slice_type != ISLICE && ps_codec->u4_inter_gate) in ih264e_process()2169 if (ps_proc->i4_slice_type != ISLICE) in ih264e_process()
1045 if (ps_proc->i4_slice_type != ISLICE in ih264e_init_quant_params()1436 ps_codec->i4_slice_type = ISLICE; in ih264e_pic_init()1504 || ps_codec->i4_slice_type == ISLICE) in ih264e_pic_init()1511 if (ps_codec->i4_slice_type == ISLICE) in ih264e_pic_init()
219 u4_ctx_inc = u4_mb_ctxinc[(u4_slice_type != ISLICE)][u4_intra_mb_type]; in ih264e_cabac_enc_intra_mb_type()221 if (u4_slice_type == ISLICE) in ih264e_cabac_enc_intra_mb_type()1670 ih264e_cabac_enc_intra_mb_type(ISLICE, luma_intra_mode, ps_cabac_ctxt, in ih264e_write_islice_mb_cabac()
379 if (ps_proc->i4_slice_type != ISLICE) in ih264e_evaluate_intra16x16_modes_for_least_cost_rdoptoff()444 ps_proc->i4_slice_type == ISLICE)) in ih264e_evaluate_intra16x16_modes_for_least_cost_rdoptoff()
59 ISLICE = 2, enumerator
135 ISLICE = 2, enumerator
384 ps_slice_hdr->i1_slice_type = ISLICE; in ihevcd_parse_slice_header()1033 (ISLICE != ps_slice_hdr->i1_slice_type)) in ihevcd_parse_slice_header()
974 if(ps_slice_hdr->i1_slice_type != ISLICE) in ihevcd_parse_pic_init()983 if((ps_slice_hdr->i1_slice_type != ISLICE) && in ihevcd_parse_pic_init()
1233 if(ps_slice_hdr->i1_slice_type != ISLICE) in ihevcd_parse_coding_unit()1363 if(ps_slice_hdr->i1_slice_type != ISLICE) in ihevcd_parse_coding_unit()2329 if(ps_slice_hdr->i1_slice_type == ISLICE) in ihevcd_parse_slice_data()3089 if(ISLICE == ps_slice_hdr->i1_slice_type) in ihevcd_parse_slice_data()
814 if(ISLICE == ps_slice_hdr->i1_slice_type) in ihevcd_process()