Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_frame_process.c526 WORD32 slice_type = ps_curr_out->s_slice_hdr.i1_slice_type; in ihevce_pre_enc_manage_ref_pics()
2014 WORD32 slice_type = ps_cur_pic_ctxt->s_slice_hdr.i1_slice_type; in ihevce_get_frame_lambda_prms()
3035 ->s_slice_hdr, in ihevce_enc_frm_proc_slave_thrd()
3037 ->s_slice_hdr, in ihevce_enc_frm_proc_slave_thrd()
3143 ->s_slice_hdr, in ihevce_enc_frm_proc_slave_thrd()
3226 ->s_slice_hdr.i1_slice_type) in ihevce_enc_frm_proc_slave_thrd()
3534 &ps_curr_out[i4_enc_frm_id][i4_bitrate_ctr]->s_slice_hdr, in ihevce_enc_frm_proc_slave_thrd()
3536 ->s_slice_hdr, in ihevce_enc_frm_proc_slave_thrd()
3540 ->s_slice_hdr.pu4_entry_point_offset = in ihevce_enc_frm_proc_slave_thrd()
3577 ->s_slice_hdr.i1_slice_qp_delta = in ihevce_enc_frm_proc_slave_thrd()
[all …]
Dihevce_entropy_interface.c316 WORD32 slice_type = ps_curr_inp->s_slice_hdr.i1_slice_type; in ihevce_entropy_encode_frame()
359 ps_entropy_ctxt->ps_slice_hdr = &ps_curr_inp->s_slice_hdr; in ihevce_entropy_encode_frame()
Dihevce_enc_structs.h1604 slice_header_t s_slice_hdr; member
1939 slice_header_t s_slice_hdr; member
2012 slice_header_t s_slice_hdr; member
Dihevce_memory_init.c2219 memset(&ps_frmp_ent_bufs->s_slice_hdr, 0, sizeof(slice_header_t)); in ihevce_mem_manager_init()
Dihevce_decomp_pre_intra_pass.c3085 WORD32 i4_slice_type = ps_curr_out->s_slice_hdr.i1_slice_type; in ihevce_decomp_pre_intra_curr_frame_pre_intra_deinit()