Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_sao.c445 WORD32 rdo_cand, num_luma_rdo_cand = 0, num_rdo_cand = 0; in ihevce_sao_analyse() local
712 for(rdo_cand = 0; rdo_cand < num_luma_rdo_cand; rdo_cand++) in ihevce_sao_analyse()
714 s_sao_ctxt.ps_sao = &ps_sao_ctxt->as_sao_rd_cand[rdo_cand]; in ihevce_sao_analyse()
797 best_cand_idx = rdo_cand; in ihevce_sao_analyse()
1038 for(rdo_cand = 0; rdo_cand < num_rdo_cand; rdo_cand++) in ihevce_sao_analyse()
1040 s_sao_ctxt.ps_sao = &ps_sao_ctxt->as_sao_rd_cand[rdo_cand]; in ihevce_sao_analyse()
1181 best_cand_idx = rdo_cand; in ihevce_sao_analyse()