Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_api.c3001 WORD32 core_coder_frame_length; in iusace_process() local
3025 core_coder_frame_length = pstr_config->ccfl; in iusace_process()
3479 for (idx = 0; idx < core_coder_frame_length; idx++) { in iusace_process()
3483 pstr_sig_class_data->n_buffer_samples += core_coder_frame_length; in iusace_process()
3484 iusace_classification(pstr_sig_class_data, pstr_scratch, core_coder_frame_length); in iusace_process()