Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_mps_onset_detect.c44 (pstr_onset_detect_config->upper_bound_onset_detection < in ixheaace_mps_212_onset_detect_init()
53 pstr_onset_detect->upper_bound_onset_detection = in ixheaace_mps_212_onset_detect_init()
54 pstr_onset_detect_config->upper_bound_onset_detection; in ixheaace_mps_212_onset_detect_init()
93 WORD32 upper_bound_onset_detection = pstr_onset_detect->upper_bound_onset_detection; in ixheaace_mps_212_onset_detect_apply() local
116 upper_bound_onset_detection - lower_bound_onset_detection - 1); in ixheaace_mps_212_onset_detect_apply()
H A Dixheaace_mps_onset_detect.h28 WORD32 upper_bound_onset_detection; member
35 WORD32 upper_bound_onset_detection; member
H A Dixheaace_mps_enc.c705 onset_detect_config.upper_bound_onset_detection = pstr_space_enc->num_hybrid_bands; in ixheaace_mps_212_init()