Searched refs:FLAC__memory_alloc_aligned_uint64_array (Results 1 – 3 of 3) sorted by relevance
50 FLAC__bool FLAC__memory_alloc_aligned_uint64_array(unsigned elements, FLAC__uint64 **unaligned_poin…
132 FLAC__bool FLAC__memory_alloc_aligned_uint64_array(unsigned elements, FLAC__uint64 **unaligned_poin… in FLAC__memory_alloc_aligned_uint64_array() function
2316 …ok = ok && FLAC__memory_alloc_aligned_uint64_array(new_blocksize * 2, &encoder->private_->abs_resi… in resize_buffers_()