HomeSort by relevance Sort by last modified time
    Searched refs:FLAC__memory_alloc_aligned_uint32_array (Results 1 - 2 of 2) sorted by null

  /external/flac/libFLAC/include/private/
memory.h 49 FLAC__bool FLAC__memory_alloc_aligned_uint32_array(unsigned elements, FLAC__uint32 **unaligned_pointer, FLAC__uint32 **aligned_pointer);
  /external/flac/libFLAC/
memory.c 103 FLAC__bool FLAC__memory_alloc_aligned_uint32_array(unsigned elements, FLAC__uint32 **unaligned_pointer, FLAC__uint32 **aligned_pointer)

Completed in 18 milliseconds