Searched refs:ReallocateWindowBuffer (Results 1 – 1 of 1) sorted by relevance
341 ReallocateWindowBuffer(uint32_t window_size, flac_float_t **window_buffer) in ReallocateWindowBuffer() function361 if ( ! ReallocateWindowBuffer(sampleWindow, &lstepbuf) || in ResetSampleFrequency()362 ! ReallocateWindowBuffer(sampleWindow, &rstepbuf) || in ResetSampleFrequency()363 ! ReallocateWindowBuffer(sampleWindow, &loutbuf) || in ResetSampleFrequency()364 ! ReallocateWindowBuffer(sampleWindow, &routbuf) ) { in ResetSampleFrequency()