Home
last modified time | relevance | path

Searched defs:common_window (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_bit_extract.h26 WORD32 common_window; member
H A Dixheaacd_mps_aac_struct.h83 WORD16 common_window; member
H A Dixheaacd_channel.c359 WORD32 common_window, WORD32 frame_size) { in ixheaacd_ics_read()
H A Dixheaacd_channelinfo.h311 WORD16 common_window; member
/aosp_15_r20/external/aac/libFDK/include/
H A DFDK_tools_rom.h299 common_window, /* -> decision for link_sequence */ enumerator
/aosp_15_r20/external/libxaac/encoder/
H A Diusace_main.h72 WORD32 common_window[MAX_TIME_CHANNELS]; member
H A Diusace_write_bitstream.c565 WORD32 common_window = pstr_sfb_prms->common_win[ch_idx]; in iusace_write_fd_data() local
H A Dixheaace_write_bitstream.c380 WORD32 common_window, WORD32 win_shape, WORD32 grouping_mask, WORD32 *pstr_sfb_offset, in ia_enhaacplus_enc_write_ic_stream()
/aosp_15_r20/external/aac/libAACdec/src/
H A Dblock.cpp948 const int common_window) { in ApplyTools()