Home
last modified time | relevance | path

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

/external/libxaac/encoder/
Dixheaace_asc_write.c404 WORD32 sbr_present_flag = 0, ps_present_flag = 0; in ixheaace_get_audiospecific_config_bytes() local
465 sbr_present_flag = 1; in ixheaace_get_audiospecific_config_bytes()
510 bit_cnt += iusace_write_bits_buf(pstr_it_bit_buff, sbr_present_flag, 1); in ixheaace_get_audiospecific_config_bytes()
511 if (sbr_present_flag) { in ixheaace_get_audiospecific_config_bytes()
584 pstr_audio_specific_config->sbr_present_flag = 1; in ixheaace_get_audiospecific_config_bytes()
586 pstr_audio_specific_config->sbr_present_flag = 0; in ixheaace_get_audiospecific_config_bytes()
599 (pstr_audio_specific_config->sbr_present_flag), 1); in ixheaace_get_audiospecific_config_bytes()
601 if (pstr_audio_specific_config->sbr_present_flag == 1) { in ixheaace_get_audiospecific_config_bytes()
673 pstr_audio_specific_config->sbr_present_flag = 1; in ixheaace_get_usac_config_bytes()
675 pstr_audio_specific_config->sbr_present_flag = 0; in ixheaace_get_usac_config_bytes()
[all …]
Dixheaace_asc_write.h34 WORD32 sbr_present_flag; member
/external/libxaac/decoder/
Dixheaacd_struct.h31 UINT32 sbr_present_flag; member
Dixheaacd_headerdecode.c550 aac_state_struct->sbr_present_flag = 1; in ixheaacd_ga_hdr_dec()
624 pstr_audio_specific_config->sbr_present_flag = 0; in ixheaacd_ga_hdr_dec()
646 pstr_audio_specific_config->sbr_present_flag = 1; in ixheaacd_ga_hdr_dec()
664 pstr_audio_specific_config->sbr_present_flag = 0; in ixheaacd_ga_hdr_dec()
788 WORD32 sbr_present_flag = ixheaacd_read_bits_buf(it_bit_buff, 1); in ixheaacd_ga_hdr_dec() local
789 if (sbr_present_flag) { in ixheaacd_ga_hdr_dec()
Dixheaacd_struct_def.h168 WORD32 sbr_present_flag; member
Dixheaacd_api.c1491 WORD sbr_present_flag = 0; in ixheaacd_dec_init() local
1637 p_state_enhaacplus_dec->sbr_present_flag = 0; in ixheaacd_dec_init()
2101 sbr_present_flag = 1; in ixheaacd_dec_init()
2429 if ((sbr_present_flag && in ixheaacd_dec_init()
/external/python/bumble/bumble/
Dcodecs.py162 sbr_present_flag: int
196 self.sbr_present_flag = -1