Searched refs:as_sao_rd_cand (Results 1 – 2 of 2) sorted by relevance
524 ps_sao_ctxt->as_sao_rd_cand[num_luma_rdo_cand].b3_y_type_idx = SAO_EDGE_0_DEG; in ihevce_sao_analyse()525 ps_sao_ctxt->as_sao_rd_cand[num_luma_rdo_cand].u1_y_offset[1] = category_count[0] in ihevce_sao_analyse()528 ps_sao_ctxt->as_sao_rd_cand[num_luma_rdo_cand].u1_y_offset[2] = category_count[1] in ihevce_sao_analyse()531 ps_sao_ctxt->as_sao_rd_cand[num_luma_rdo_cand].u1_y_offset[3] = category_count[3] in ihevce_sao_analyse()534 ps_sao_ctxt->as_sao_rd_cand[num_luma_rdo_cand].u1_y_offset[4] =category_count[4] in ihevce_sao_analyse()538 ps_sao_ctxt->as_sao_rd_cand[num_luma_rdo_cand].b5_y_band_pos = 0; in ihevce_sao_analyse()540 ps_sao_ctxt->as_sao_rd_cand[num_luma_rdo_cand].b3_cb_type_idx = SAO_NONE; in ihevce_sao_analyse()542 ps_sao_ctxt->as_sao_rd_cand[num_luma_rdo_cand].u1_cb_offset[1] = 0; in ihevce_sao_analyse()543 ps_sao_ctxt->as_sao_rd_cand[num_luma_rdo_cand].u1_cb_offset[2] = 0; in ihevce_sao_analyse()544 ps_sao_ctxt->as_sao_rd_cand[num_luma_rdo_cand].u1_cb_offset[3] = 0; in ihevce_sao_analyse()[all …]
1834 sao_enc_t as_sao_rd_cand[MAX_SAO_RD_CAND]; member