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.c1492 ps_cur_tu_entropy = &ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[curr_buf_idx]; in ihevce_quant_rounding_factor_gen()
3101 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx] in ihevce_intra_rdopt_cu_ntu()
3358 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx] in ihevce_intra_rdopt_cu_ntu()
3542 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx] in ihevce_intra_rdopt_cu_ntu()
4076 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx] in ihevce_intra_rdopt_cu_ntu()
4463 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx] in ihevce_inter_rdopt_cu_ntu()
4518 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx] in ihevce_inter_rdopt_cu_ntu()
4711 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx] in ihevce_inter_rdopt_cu_ntu()
4926 &ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[curr_buf_idx] in ihevce_inter_rdopt_cu_ntu()
4983 &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.c486 ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[0].i4_num_nbr_skip_cus = in ihevce_cu_mode_decide()
488 ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[1].i4_num_nbr_skip_cus = in ihevce_cu_mode_decide()
1526 ps_entropy_ctxt = ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt; in ihevce_cu_mode_decide()
3466 ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[0] in ihevce_enc_loop_process()
3468 ps_ctxt->s_rdopt_entropy_ctxt.as_cu_entropy_ctxt[1] in ihevce_enc_loop_process()
Dihevce_enc_loop_structs.h1145 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()