Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_headerdecode.c241 UWORD32 *ui_pce_found_in_hdr, in ixheaacd_decode_pce() argument
245 if (*ui_pce_found_in_hdr == 1 || *ui_pce_found_in_hdr == 3) { in ixheaacd_decode_pce()
250 *ui_pce_found_in_hdr = 3; in ixheaacd_decode_pce()
254 *ui_pce_found_in_hdr = 2; in ixheaacd_decode_pce()
570 aac_state_struct->p_config->ui_pce_found_in_hdr = 1; in ixheaacd_ga_hdr_dec()
968 aac_state_struct->p_config->ui_pce_found_in_hdr = 1; in ixheaacd_aac_headerdecode()
Dixheaacd_common_lpfuncs.c318 it_bit_buff, &p_obj_enhaacplus_dec->aac_config.ui_pce_found_in_hdr, in ixheaacd_get_element_index_tag()
341 p_state_enhaacplus_dec->p_config->ui_pce_found_in_hdr == 2 && in ixheaacd_get_element_index_tag()
Dixheaacd_headerdecode.h43 UWORD32 *ui_pce_found_in_hdr,
Dixheaacd_struct_def.h105 UWORD32 ui_pce_found_in_hdr; member
Dixheaacd_api.c400 p_obj_exhaacplus_dec->aac_config.ui_pce_found_in_hdr = 0; in ixheaacd_dec_api()
872 p_obj_exhaacplus_dec->aac_config.ui_pce_found_in_hdr = 0; in ixheaacd_decoder_2_ga_hdr()
953 p_obj_exhaacplus_dec->aac_config.ui_pce_found_in_hdr = 0; in ixheaacd_decoder_flush_api()
2382 (p_state_enhaacplus_dec->p_config->ui_pce_found_in_hdr == 1 || in ixheaacd_dec_execute()
2383 p_state_enhaacplus_dec->p_config->ui_pce_found_in_hdr == 3)) { in ixheaacd_dec_execute()
Dixheaacd_aacdecoder.c503 &p_obj_exhaacplus_dec->aac_config.ui_pce_found_in_hdr, in ixheaacd_aacdec_decodeframe()