Home
last modified time | relevance | path

Searched refs:lower_bound_onset_detection (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_mps_onset_detect.c45 pstr_onset_detect->lower_bound_onset_detection)) { in ixheaace_mps_212_onset_detect_init()
51 pstr_onset_detect->lower_bound_onset_detection = in ixheaace_mps_212_onset_detect_init()
52 pstr_onset_detect_config->lower_bound_onset_detection; in ixheaace_mps_212_onset_detect_init()
92 WORD32 lower_bound_onset_detection = pstr_onset_detect->lower_bound_onset_detection; in ixheaace_mps_212_onset_detect_apply() local
115 &pp_hybrid_data[slot][lower_bound_onset_detection + 1], in ixheaace_mps_212_onset_detect_apply()
116 upper_bound_onset_detection - lower_bound_onset_detection - 1); in ixheaace_mps_212_onset_detect_apply()
H A Dixheaace_mps_onset_detect.h27 WORD32 lower_bound_onset_detection; member
34 WORD32 lower_bound_onset_detection; member
H A Dixheaace_mps_enc.c703 onset_detect_config.lower_bound_onset_detection = in ixheaace_mps_212_init()