Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_ld_mps_dec.c167 if (mps_handle->ldmps_config.no_ldsbr_present) in ixheaacd_ld_mps_apply()
Dixheaacd_api.c2148 .no_ldsbr_present); in ixheaacd_dec_init()
2250 p_state_enhaacplus_dec->mps_dec_handle.ldmps_config.no_ldsbr_present = 1; in ixheaacd_dec_init()
2282 .no_ldsbr_present); in ixheaacd_dec_init()
2429 .no_ldsbr_present); in ixheaacd_dec_init()
3291 p_state_enhaacplus_dec->mps_dec_handle.ldmps_config.no_ldsbr_present); in ixheaacd_dec_execute()
3425 p_state_enhaacplus_dec->mps_dec_handle.ldmps_config.no_ldsbr_present = in ixheaacd_dec_execute()
3431 p_state_enhaacplus_dec->mps_dec_handle.ldmps_config.no_ldsbr_present = 1; in ixheaacd_dec_execute()
Dixheaacd_aacdecoder.c781 p_obj_exhaacplus_dec->p_state_aac->mps_dec_handle.ldmps_config.no_ldsbr_present = 1; in ixheaacd_aacdec_decodeframe()
811 p_obj_exhaacplus_dec->p_state_aac->mps_dec_handle.ldmps_config.no_ldsbr_present = 1; in ixheaacd_aacdec_decodeframe()
Dixheaacd_config.h162 WORD32 no_ldsbr_present; member