Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_mps_blind.c62 ia_mps_dec_blind_decoder_struct *blind = pstr_mps_state->mps_persistent_mem.blind_decoder; in ixheaacd_init_blind()
117 ia_mps_dec_blind_decoder_struct *blind = pstr_mps_state->mps_persistent_mem.blind_decoder; in ixheaacd_signal_2_parameters()
292 ia_mps_dec_blind_decoder_struct *blind = pstr_mps_state->mps_persistent_mem.blind_decoder; in ixheaacd_update_down_mix_state()
H A Dixheaacd_mps_macro_def.h182 #define BLIND_DECODER_SIZE sizeof(ia_mps_dec_blind_decoder_struct)
H A Dixheaacd_mps_dec.h717 } ia_mps_dec_blind_decoder_struct; typedef
755 ia_mps_dec_blind_decoder_struct *blind_decoder;
H A Dixheaacd_mps_initfuncs.c297 (ia_mps_dec_blind_decoder_struct *)((WORD8 *)persistent_mem + used_persistent); in ixheaacd_set_mps_persistent_buffers()