Searched refs:ps_recon_datastore (Results 1 – 2 of 2) sorted by relevance
2923 recon_datastore_t *ps_recon_datastore; in ihevce_intra_rdopt_cu_ntu() local2974 ps_recon_datastore = &ps_final_prms->s_recon_datastore; in ihevce_intra_rdopt_cu_ntu()3190 ps_recon_datastore->u1_is_lumaRecon_available = 1; in ihevce_intra_rdopt_cu_ntu()3194 ps_recon_datastore->u1_is_lumaRecon_available = 0; in ihevce_intra_rdopt_cu_ntu()3291 pu1_recon = ((UWORD8 *)ps_recon_datastore->apv_luma_recon_bufs[curr_intra_buf_idx]) + in ihevce_intra_rdopt_cu_ntu()3651 pu1_recon = ((UWORD8 *)ps_recon_datastore->apv_luma_recon_bufs[best_intra_buf_idx]) + in ihevce_intra_rdopt_cu_ntu()3675 ps_recon_datastore->au1_bufId_with_winning_LumaRecon[ctr] = best_intra_buf_idx; in ihevce_intra_rdopt_cu_ntu()3679 ps_recon_datastore->au1_bufId_with_winning_LumaRecon[ctr] = best_intra_buf_idx; in ihevce_intra_rdopt_cu_ntu()3683 ps_recon_datastore->au1_bufId_with_winning_LumaRecon[ctr] = UCHAR_MAX; in ihevce_intra_rdopt_cu_ntu()3841 (ps_recon_datastore->au1_bufId_with_winning_LumaRecon[0] == 0) || in ihevce_intra_rdopt_cu_ntu()[all …]
356 recon_datastore_t *ps_recon_datastore,