Searched refs:apv_chroma_recon_bufs (Results 1 – 3 of 3) sorted by relevance
4851 ps_ctxt->as_cu_prms[0].s_recon_datastore.apv_chroma_recon_bufs[0] = in ihevce_enc_loop_init()4853 ps_ctxt->as_cu_prms[1].s_recon_datastore.apv_chroma_recon_bufs[0] = in ihevce_enc_loop_init()4856 ps_ctxt->as_cu_prms[0].s_recon_datastore.apv_chroma_recon_bufs[0] = NULL; in ihevce_enc_loop_init()4857 ps_ctxt->as_cu_prms[1].s_recon_datastore.apv_chroma_recon_bufs[0] = NULL; in ihevce_enc_loop_init()4861 ps_ctxt->as_cu_prms[0].s_recon_datastore.apv_chroma_recon_bufs[1] = in ihevce_enc_loop_init()4863 ps_ctxt->as_cu_prms[0].s_recon_datastore.apv_chroma_recon_bufs[2] = in ihevce_enc_loop_init()4865 ps_ctxt->as_cu_prms[1].s_recon_datastore.apv_chroma_recon_bufs[1] = in ihevce_enc_loop_init()4867 ps_ctxt->as_cu_prms[1].s_recon_datastore.apv_chroma_recon_bufs[2] = in ihevce_enc_loop_init()4870 ps_ctxt->as_cu_prms[0].s_recon_datastore.apv_chroma_recon_bufs[1] = NULL; in ihevce_enc_loop_init()4871 ps_ctxt->as_cu_prms[0].s_recon_datastore.apv_chroma_recon_bufs[2] = NULL; in ihevce_enc_loop_init()[all …]
5289 ps_final_prms->s_recon_datastore.apv_chroma_recon_bufs[0]; in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()6537 ->apv_chroma_recon_bufs[1 + (num_tus_in_cu > 1)]) + in ihevce_intra_chroma_pred_mode_selector()6982 aps_recon_datastore[0]->apv_chroma_recon_bufs[1 + (num_tus_in_cu > 1)]; // in ihevce_intra_chroma_pred_mode_selector()7125 pu1_recon = (UWORD8 *)ps_recon_datastore->apv_chroma_recon_bufs[0]; in ihevce_chroma_cu_prcs_rdopt()9223 ((UWORD8 *)ps_recon_datastore->apv_chroma_recon_bufs in ihevce_final_rdopt_mode_prcs()9317 ((UWORD8 *)ps_recon_datastore->apv_chroma_recon_bufs in ihevce_final_rdopt_mode_prcs()9729 ((UWORD8 *)ps_recon_datastore->apv_chroma_recon_bufs in ihevce_final_rdopt_mode_prcs()9790 ((UWORD8 *)ps_recon_datastore->apv_chroma_recon_bufs in ihevce_final_rdopt_mode_prcs()
474 void *apv_chroma_recon_bufs[3]; member