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

  /external/flac/libFLAC/include/private/
memory.h 50 FLAC__bool FLAC__memory_alloc_aligned_uint64_array(unsigned elements, FLAC__uint64 **unaligned_pointer, FLAC__uint64 **aligned_pointer);
  /external/flac/libFLAC/
memory.c 132 FLAC__bool FLAC__memory_alloc_aligned_uint64_array(unsigned elements, FLAC__uint64 **unaligned_pointer, FLAC__uint64 **aligned_pointer)
stream_encoder.c     [all...]

Completed in 120 milliseconds