HomeSort by relevance Sort by last modified time
    Searched refs:i8_frame_l1_me_sad (Results 1 - 4 of 4) sorted by null

  /external/libhevc/encoder/
ihevce_sub_pic_rc.c 217 LWORD64 i8_frame_l1_ipe_sad, i8_frame_l0_ipe_satd, i8_frame_l1_me_sad; local
266 i8_frame_l1_me_sad = ps_ctxt->i8_frame_l1_me_sad;
304 float sad_ratio = (float)(i8_nctb_l1_me_sad) / (float)(i8_frame_l1_me_sad);
ihevce_enc_structs.h 2126 LWORD64 i8_frame_l1_me_sad; member in struct:__anon28635
    [all...]
ihevce_enc_loop_structs.h 2649 LWORD64 i8_frame_l1_me_sad; member in struct:__anon28583
    [all...]
ihevce_enc_loop_pass.c     [all...]

Completed in 369 milliseconds