Home
last modified time | relevance | path

Searched refs:OVERLAP_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_initfuncs.c139 &aac_persistent_mem->overlap_buffer[i * OVERLAP_BUFFER_SIZE]; in ixheaacd_set_aac_persistent_buffers()
337 &aac_persistent_mem->overlap_buffer[ch * 4 * OVERLAP_BUFFER_SIZE]; in ixheaacd_aac_decoder_init()
340 &aac_persistent_mem->overlap_buffer[ch * OVERLAP_BUFFER_SIZE]; in ixheaacd_aac_decoder_init()
Dixheaacd_channelinfo.h28 #define OVERLAP_BUFFER_SIZE 512 macro