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.c2978 pu1_ecd_data = &ps_final_prms->pu1_cu_coeffs[0]; in ihevce_intra_rdopt_cu_ntu()
4114 &ps_final_prms->pu1_cu_coeffs[0], in ihevce_intra_rdopt_cu_ntu()
4226 pu1_ecd_data = &ps_final_prms->pu1_cu_coeffs[0]; in ihevce_inter_rdopt_cu_ntu()
4916 &ps_final_prms->pu1_cu_coeffs[0], in ihevce_inter_rdopt_cu_ntu()
5111 pu1_ecd_data = &ps_final_prms->pu1_cu_coeffs[0]; in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()
5574 &ps_final_prms->pu1_cu_coeffs[0], in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()
7200 pu1_ecd_data = &ps_best_cu_prms->pu1_cu_coeffs[0]; in ihevce_chroma_cu_prcs_rdopt()
8612 pu1_old_ecd_data = &ps_best_cu_prms->pu1_cu_coeffs[0]; in ihevce_final_rdopt_mode_prcs()
8614 &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.h649 UWORD8 *pu1_cu_coeffs; member
Dihevce_enc_loop_pass.c4495 ps_ctxt->as_cu_prms[i].pu1_cu_coeffs = in ihevce_enc_loop_init()
4500 ((LWORD64)ps_ctxt->as_cu_prms[i].pu1_cu_coeffs & 0xf); in ihevce_enc_loop_init()
4502 ps_ctxt->as_cu_prms[i].pu1_cu_coeffs += (16 - i4_16byte_boundary_overshoot); in ihevce_enc_loop_init()