Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_utils.c2926 pu1_ecd_data = &ps_final_prms->pu1_cu_coeffs[0]; in ihevce_intra_rdopt_cu_ntu()
4106 &ps_final_prms->pu1_cu_coeffs[0], in ihevce_intra_rdopt_cu_ntu()
4218 pu1_ecd_data = &ps_final_prms->pu1_cu_coeffs[0]; in ihevce_inter_rdopt_cu_ntu()
4958 &ps_final_prms->pu1_cu_coeffs[0], in ihevce_inter_rdopt_cu_ntu()
5153 pu1_ecd_data = &ps_final_prms->pu1_cu_coeffs[0]; in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()
5666 &ps_final_prms->pu1_cu_coeffs[0], in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()
7342 pu1_ecd_data = &ps_best_cu_prms->pu1_cu_coeffs[0]; in ihevce_chroma_cu_prcs_rdopt()
8752 pu1_old_ecd_data = &ps_best_cu_prms->pu1_cu_coeffs[0]; in ihevce_final_rdopt_mode_prcs()
8754 &ps_best_cu_prms->pu1_cu_coeffs[0] + ps_best_cu_prms->i4_chrm_cu_coeff_strt_idx; in ihevce_final_rdopt_mode_prcs()
Dihevce_enc_loop_structs.h648 UWORD8 *pu1_cu_coeffs; member
Dihevce_enc_loop_pass.c4592 ps_ctxt->as_cu_prms[i].pu1_cu_coeffs = in ihevce_enc_loop_init()
4597 ((LWORD64)ps_ctxt->as_cu_prms[i].pu1_cu_coeffs & 0xf); in ihevce_enc_loop_init()
4599 ps_ctxt->as_cu_prms[i].pu1_cu_coeffs += (16 - i4_16byte_boundary_overshoot); in ihevce_enc_loop_init()