Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_cabac_rdo.c372 WORD32 rdopt_buf_idx = ps_rdopt_entropy_ctxt->i4_curr_buf_idx; in ihevce_entropy_rdo_encode_cu() local
375 &ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[rdopt_buf_idx]; in ihevce_entropy_rdo_encode_cu()
385 ASSERT((rdopt_buf_idx == 0) || (rdopt_buf_idx == 1)); in ihevce_entropy_rdo_encode_cu()
502 WORD32 rdopt_buf_idx = ps_rdopt_entropy_ctxt->i4_curr_buf_idx; in ihevce_cabac_rdo_encode_sao() local
505 &ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[rdopt_buf_idx]; in ihevce_cabac_rdo_encode_sao()
553 WORD32 rdopt_buf_idx = i4_best_buf_idx; in ihevce_update_best_sao_cabac_state() local
555 &ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[rdopt_buf_idx]; in ihevce_update_best_sao_cabac_state()