Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_structs.h946 WORD32 i4_noise_present; member
Dihevce_sao.c457 .s_ctb_noise_params.i4_noise_present; in ihevce_sao_analyse()
Dihevce_decomp_pre_intra_pass.c1256 ps_ctb_analyse_curr->s_ctb_noise_params.i4_noise_present = 0; in ihevce_decomp_pre_intra_process_row()
Dhme_refine.c7054 ps_ctb_noise_params->i4_noise_present = noise_detected; in hme_refine()
7060 ps_ctb_noise_params->i4_noise_present) in hme_refine()
7091 ps_ctb_noise_params->i4_noise_present = 0; in hme_refine()
Dihevce_enc_loop_pass.c1935 u1_is_ctb_noisy = ps_ctb_in->s_ctb_noise_params.i4_noise_present; in ihevce_enc_loop_process_row()