Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_utils.c3667 ps_recon_datastore->au1_bufId_with_winning_LumaRecon[ctr] = best_intra_buf_idx; in ihevce_intra_rdopt_cu_ntu()
3671 ps_recon_datastore->au1_bufId_with_winning_LumaRecon[ctr] = best_intra_buf_idx; in ihevce_intra_rdopt_cu_ntu()
3675 ps_recon_datastore->au1_bufId_with_winning_LumaRecon[ctr] = UCHAR_MAX; in ihevce_intra_rdopt_cu_ntu()
3833 (ps_recon_datastore->au1_bufId_with_winning_LumaRecon[0] == 0) || in ihevce_intra_rdopt_cu_ntu()
3834 (ps_recon_datastore->au1_bufId_with_winning_LumaRecon[0] == 1)); in ihevce_intra_rdopt_cu_ntu()
3838 if(ps_recon_datastore->au1_bufId_with_winning_LumaRecon[0] != in ihevce_intra_rdopt_cu_ntu()
3839 ps_recon_datastore->au1_bufId_with_winning_LumaRecon[1]) in ihevce_intra_rdopt_cu_ntu()
3843 [ps_recon_datastore->au1_bufId_with_winning_LumaRecon[1]]) + in ihevce_intra_rdopt_cu_ntu()
3847 [ps_recon_datastore->au1_bufId_with_winning_LumaRecon[0]]) + in ihevce_intra_rdopt_cu_ntu()
3853 ps_recon_datastore->au1_bufId_with_winning_LumaRecon[1] = in ihevce_intra_rdopt_cu_ntu()
[all …]
Dihevce_enc_loop_structs.h480 UWORD8 au1_bufId_with_winning_LumaRecon[MAX_TU_IN_CTB_ROW * MAX_TU_IN_CTB_ROW]; member
Dihevce_tu_tree_selector.c2219 ps_final_prms->s_recon_datastore.au1_bufId_with_winning_LumaRecon[pu2_tu_ctr[0]] = in ihevce_tu_selector_debriefer()