Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_decomp_pre_intra_pass.c629 UWORD8 u1_cond_4x4_satd; /*condition if 4x4 SATD needs to be done*/ in ihevce_ed_calc_8x8_blk() local
670 u1_cond_4x4_satd = ((1 == i4_layer_id) || (u1_good_quality && (!merge_success))); in ihevce_ed_calc_8x8_blk()
672 if(u1_cond_4x4_satd) in ihevce_ed_calc_8x8_blk()