Searched refs:FLAC__CPUINFO_TYPE_IA32 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/include/private/
H A Dcpu.h42 FLAC__CPUINFO_TYPE_IA32, enumerator in enum:__anon3798
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dcpu.c161 info->type = FLAC__CPUINFO_TYPE_IA32;
H A Dbitreader.c267 if(br->cpu_info.type == FLAC__CPUINFO_TYPE_IA32 && br->cpu_info.data.ia32.bswap) {
H A Dstream_decoder.c422 FLAC__ASSERT(decoder->private_->cpuinfo.type == FLAC__CPUINFO_TYPE_IA32);
H A Dstream_encoder.c923 FLAC__ASSERT(encoder->private_->cpuinfo.type == FLAC__CPUINFO_TYPE_IA32);

Completed in 80 milliseconds