Home
last modified time | relevance | path

Searched refs:WELS_CPU_CACHELINE_128 (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/common/inc/
Dcpu_core.h86 #define WELS_CPU_CACHELINE_128 0x80000000 /* CacheLine Size 128 */ macro
/third_party/openh264/codec/common/src/
Dcpu.cpp208 uiCPU |= WELS_CPU_CACHELINE_128; in WelsCPUFeatureDetect()
/third_party/openh264/codec/encoder/core/src/
Dencoder_ext.cpp2200 if (uiCpuFeatureFlags & WELS_CPU_CACHELINE_128) in GetMultipleThreadIdc()