Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_sub_pic_rc.c217 LWORD64 i8_frame_l1_ipe_sad, i8_frame_l0_ipe_satd, i8_frame_l1_me_sad; in ihevce_sub_pic_rc_in_data() local
265 i8_frame_l0_ipe_satd = ps_ctxt->i8_frame_l0_ipe_satd; in ihevce_sub_pic_rc_in_data()
299 float sad_ratio = (float)(i8_nctb_l0_ipe_satd) / (float)(i8_frame_l0_ipe_satd); in ihevce_sub_pic_rc_in_data()
Dihevce_enc_structs.h2138 LWORD64 i8_frame_l0_ipe_satd; member
Dihevce_enc_loop_structs.h2646 LWORD64 i8_frame_l0_ipe_satd; member
Dihevce_enc_loop_pass.c6054 ps_ctxt->i8_frame_l0_ipe_satd = in ihevce_enc_loop_frame_init()