Home
last modified time | relevance | path

Searched refs:temp_shape_enable_ch_ges (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_mps_parse.c527 self->temp_shape_enable_ch_ges[i] = 0; in ixheaacd_mps_frame_parsing()
546 self->temp_shape_enable_ch_ges[i] = in ixheaacd_mps_frame_parsing()
550 if (self->temp_shape_enable_ch_ges[i]) { in ixheaacd_mps_frame_parsing()
864 self->temp_shape_enable_ch_ges[i] = 0; in ixheaacd_ld_mps_frame_parsing()
880 self->temp_shape_enable_ch_ges[i] = in ixheaacd_ld_mps_frame_parsing()
884 if (self->temp_shape_enable_ch_ges[i]) { in ixheaacd_ld_mps_frame_parsing()
Dixheaacd_mps_temp_reshape.c180 if (self->temp_shape_enable_ch_ges[ch]) { in ixheaacd_mps_time_env_shaping()
Dixheaacd_mps_dec.h225 WORD32 temp_shape_enable_ch_ges[2]; member