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

  /external/libhevc/encoder/
ihevce_enc_loop_inter_mode_sifter.h 162 WORD32 i4_alpha_stim_multiplier; member in struct:__anon28551
198 WORD32 i4_alpha_stim_multiplier; member in struct:__anon28552
ihevce_enc_loop_inter_mode_sifter.c 250 WORD32 i4_alpha_stim_multiplier = ps_prms->i4_alpha_stim_multiplier; local
324 if((i4_cur_cost < INT_MAX) && u1_is_cu_noisy && i4_alpha_stim_multiplier)
344 if((i4_cur_cost < INT_MAX) && u1_is_cu_noisy && i4_alpha_stim_multiplier)
357 i4_alpha_stim_multiplier, pu4_src_variance[u1_part_id], u4_cur_variance);
376 if(u1_is_cu_noisy && i4_alpha_stim_multiplier)
404 if(u1_is_cu_noisy && i4_alpha_stim_multiplier)
    [all...]
hme_defs.h 1960 S32 i4_alpha_stim_multiplier; member in struct:__anon28452
2420 S32 i4_alpha_stim_multiplier; member in struct:__anon28463
    [all...]
ihevce_enc_structs.h 3326 WORD32 i4_alpha_stim_multiplier; member in struct:__anon28646
    [all...]

Completed in 48 milliseconds