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

  /external/flac/libFLAC/include/private/
cpu.h 42 FLAC__CPUINFO_TYPE_IA32,
  /external/flac/libFLAC/
cpu.c 161 info->type = FLAC__CPUINFO_TYPE_IA32;
bitreader.c 267 if(br->cpu_info.type == FLAC__CPUINFO_TYPE_IA32 && br->cpu_info.data.ia32.bswap) {
    [all...]
stream_decoder.c 424 FLAC__ASSERT(decoder->private_->cpuinfo.type == FLAC__CPUINFO_TYPE_IA32);
    [all...]
stream_encoder.c     [all...]

Completed in 200 milliseconds