Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_mps_enc.c237 ixheaace_mps_pstr_space_structure pstr_space_enc, const WORD32 core_coder_delay, WORD32 aot) { in ixheaace_mps_212_init_delay_compensation() argument
242 pstr_space_enc->core_coder_delay = core_coder_delay; in ixheaace_mps_212_init_delay_compensation()
245 pstr_space_enc->pstr_delay->delay_config.num_core_coder_delay = core_coder_delay; in ixheaace_mps_212_init_delay_compensation()
901 const UWORD32 core_coder_delay, WORD8 *ptr_scratch) { in ixheaace_mps_212_initialise() argument
945 ixheaace_mps_212_init(pstr_mps_enc->ptr_sac_encoder, core_coder_delay, audio_object_type); in ixheaace_mps_212_initialise()
H A Dixheaace_config.h32 WORD32 core_coder_delay; member
H A Dixheaace_mps_enc.h33 const UWORD32 core_coder_delay, WORD8 *ptr_scratch);
H A Dixheaace_mps_structure.h85 WORD32 core_coder_delay; member
H A Dixheaace_asc_write.c368 iusace_write_bits_buf(pstr_it_bit_buff, (pstr_ga_specific_config->core_coder_delay), 14); in iaace_ga_specific_config_bytes()
/aosp_15_r20/external/python/bumble/bumble/
Dcodecs.py129 self.core_coder_delay = reader.read(14)