Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_sub_pic_rc.c212 LWORD64 i8_nctb_l1_me_sad = 0, i8_nctb_l1_ipe_sad = 0; in ihevce_sub_pic_rc_in_data() local
227 i8_nctb_l1_me_sad += in ihevce_sub_pic_rc_in_data()
304 float sad_ratio = (float)(i8_nctb_l1_me_sad) / (float)(i8_frame_l1_me_sad); in ihevce_sub_pic_rc_in_data()
Dihevce_enc_structs.h2063 LWORD64 i8_nctb_l1_me_sad; member