Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_cabac_rdo.c157 ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[0].ps_vps = ps_vps; in ihevce_entropy_rdo_frame_init()
158 ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[0].ps_sps = ps_sps; in ihevce_entropy_rdo_frame_init()
159 ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[0].ps_pps = ps_pps; in ihevce_entropy_rdo_frame_init()
160 ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[0].ps_slice_hdr = ps_slice_hdr; in ihevce_entropy_rdo_frame_init()
162 ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[1].ps_vps = ps_vps; in ihevce_entropy_rdo_frame_init()
163 ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[1].ps_sps = ps_sps; in ihevce_entropy_rdo_frame_init()
164 ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[1].ps_pps = ps_pps; in ihevce_entropy_rdo_frame_init()
165 ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[1].ps_slice_hdr = ps_slice_hdr; in ihevce_entropy_rdo_frame_init()
168 ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[0].pu1_skip_cu_top = pu1_cu_skip_top_row; in ihevce_entropy_rdo_frame_init()
170 ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[1].pu1_skip_cu_top = pu1_cu_skip_top_row; in ihevce_entropy_rdo_frame_init()
[all …]
Dihevce_enc_loop_utils.c1543 ps_cur_tu_entropy = &ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[curr_buf_idx]; in ihevce_quant_rounding_factor_gen()
3109 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx] in ihevce_intra_rdopt_cu_ntu()
3366 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx] in ihevce_intra_rdopt_cu_ntu()
3550 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx] in ihevce_intra_rdopt_cu_ntu()
4084 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx] in ihevce_intra_rdopt_cu_ntu()
4421 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx] in ihevce_inter_rdopt_cu_ntu()
4476 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx] in ihevce_inter_rdopt_cu_ntu()
4669 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx] in ihevce_inter_rdopt_cu_ntu()
4884 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx] in ihevce_inter_rdopt_cu_ntu()
4941 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx].s_cabac_ctxt; in ihevce_inter_rdopt_cu_ntu()
[all …]
Dihevce_enc_loop_pass.c488 ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[0].i4_num_nbr_skip_cus = in ihevce_cu_mode_decide()
490 ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[1].i4_num_nbr_skip_cus = in ihevce_cu_mode_decide()
1533 ps_entropy_ctxt = ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt; in ihevce_cu_mode_decide()
3344 ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[0] in ihevce_enc_loop_process()
3346 ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[1] in ihevce_enc_loop_process()
Dihevce_enc_loop_structs.h1146 entropy_context_t as_cu_entropy_ctxt[2]; member
Dihevce_enc_cu_recursion.c1936 ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt->ps_slice_hdr->i1_cabac_init_flag; in ihevce_compute_rdo()