Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_mps_bitdec.c603 WORD32 arbdmx_frames_per_spatial_frame = pstr_mps_state->arbdmx_frames_per_spatial_frame; in ixheaacd_parse_extension_frame() local
711 for (fr = 0; fr < arbdmx_frames_per_spatial_frame; fr++) { in ixheaacd_parse_extension_frame()
752 for (fr = 0; fr < arbdmx_frames_per_spatial_frame; fr++) { in ixheaacd_parse_extension_frame()
2240 curr_state->arbdmx_frames_per_spatial_frame = in ixheaacd_set_current_state_parameters()
2242 if (curr_state->arbdmx_frames_per_spatial_frame > 0) { in ixheaacd_set_current_state_parameters()
2244 curr_state->time_slots / curr_state->arbdmx_frames_per_spatial_frame; in ixheaacd_set_current_state_parameters()
Dixheaacd_mps_process.c112 WORD32 rfpsf_max = pstr_mps_state->arbdmx_frames_per_spatial_frame; in ixheaacd_mdct_2_qmf()
Dixheaacd_mps_dec.h927 WORD32 arbdmx_frames_per_spatial_frame; member