Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_utils.c2951 WORD32 num_cu_parts = 0; in ihevce_intra_rdopt_cu_ntu() local
2998 num_cu_parts = 1; in ihevce_intra_rdopt_cu_ntu()
3006 num_cu_parts = 4; in ihevce_intra_rdopt_cu_ntu()
3014 num_cu_parts = 4; in ihevce_intra_rdopt_cu_ntu()
3125 for(ctr = 0; ctr < num_cu_parts; ctr++) in ihevce_intra_rdopt_cu_ntu()
3186 u1_compute_recon = !u1_compute_spatial_ssd && ((num_cu_parts > 1) && (ctr < 3)); in ihevce_intra_rdopt_cu_ntu()
3811 if((num_cu_parts > 1) && (ctr < 3)) in ihevce_intra_rdopt_cu_ntu()