FFmpeg  1.2.4
Data Fields
cpucaps_s Struct Reference

#include <cpudetect.h>

Data Fields

int cpuType
int cpuModel
int cpuStepping
int hasMMX
int hasMMX2
int has3DNow
int has3DNowExt
int hasSSE
int hasSSE2
int hasSSE3
int hasSSSE3
int hasSSE4
int hasSSE42
int hasSSE4a
int hasAVX
int isX86
unsigned cl_size
int hasAltiVec
int hasTSC

Detailed Description

Definition at line 29 of file cpudetect.h.

Field Documentation

unsigned cpucaps_s::cl_size

Definition at line 46 of file cpudetect.h.

int cpucaps_s::cpuModel

Definition at line 31 of file cpudetect.h.

int cpucaps_s::cpuStepping

Definition at line 32 of file cpudetect.h.

int cpucaps_s::cpuType

Definition at line 30 of file cpudetect.h.

int cpucaps_s::has3DNow

Definition at line 35 of file cpudetect.h.

Referenced by init_pullup(), and vf_open().

int cpucaps_s::has3DNowExt

Definition at line 36 of file cpudetect.h.

Referenced by init_pullup().

int cpucaps_s::hasAltiVec

Definition at line 47 of file cpudetect.h.

int cpucaps_s::hasAVX

Definition at line 44 of file cpudetect.h.

int cpucaps_s::hasMMX
int cpucaps_s::hasMMX2

Definition at line 34 of file cpudetect.h.

Referenced by init_pullup(), put_image(), and vf_open().

int cpucaps_s::hasSSE

Definition at line 37 of file cpudetect.h.

Referenced by init_pullup().

int cpucaps_s::hasSSE2

Definition at line 38 of file cpudetect.h.

Referenced by init_pullup().

int cpucaps_s::hasSSE3

Definition at line 39 of file cpudetect.h.

int cpucaps_s::hasSSE4

Definition at line 41 of file cpudetect.h.

int cpucaps_s::hasSSE42

Definition at line 42 of file cpudetect.h.

int cpucaps_s::hasSSE4a

Definition at line 43 of file cpudetect.h.

int cpucaps_s::hasSSSE3

Definition at line 40 of file cpudetect.h.

int cpucaps_s::hasTSC

Definition at line 48 of file cpudetect.h.

int cpucaps_s::isX86

Definition at line 45 of file cpudetect.h.


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