TUT HEVC Encoder
Loading...
Searching...
No Matches
Data Fields
hardware_flags_t Struct Reference

#include <strategyselector.h>

Collaboration diagram for hardware_flags_t:

Data Fields

struct { 
 
   int   mmx 
 
   int   sse 
 
   int   sse2 
 
   int   sse3 
 
   int   ssse3 
 
   int   sse41 
 
   int   sse42 
 
   int   avx 
 
   int   avx2 
 
   bool   hyper_threading 
 
intel_flags 
 
struct { 
 
   int   altivec 
 
powerpc_flags 
 
struct { 
 
   int   neon 
 
arm_flags 
 
int logical_cpu_count
 
int physical_cpu_count
 

Field Documentation

◆ altivec

int hardware_flags_t::altivec

◆ [struct]

struct { ... } hardware_flags_t::arm_flags

◆ avx

int hardware_flags_t::avx

◆ avx2

int hardware_flags_t::avx2

◆ hyper_threading

bool hardware_flags_t::hyper_threading

◆ [struct]

struct { ... } hardware_flags_t::intel_flags

◆ logical_cpu_count

int hardware_flags_t::logical_cpu_count

◆ mmx

int hardware_flags_t::mmx

◆ neon

int hardware_flags_t::neon

◆ physical_cpu_count

int hardware_flags_t::physical_cpu_count

◆ [struct]

struct { ... } hardware_flags_t::powerpc_flags

◆ sse

int hardware_flags_t::sse

◆ sse2

int hardware_flags_t::sse2

◆ sse3

int hardware_flags_t::sse3

◆ sse41

int hardware_flags_t::sse41

◆ sse42

int hardware_flags_t::sse42

◆ ssse3

int hardware_flags_t::ssse3

The documentation for this struct was generated from the following file: