Home
last modified time | relevance | path

Searched defs:num_cores (Results 1 – 14 of 14) sorted by relevance

/external/libavc/encoder/
Dih264e_debug.h43 #define DEBUG_DUMP_QP(pic_cnt, qp, num_cores) \ argument
50 #define DEBUG_DUMP_INP_TO_RC_POST_ENC(ps_frame_info, pic_cnt, num_cores) \ argument
55 #define DEBUG_DUMP_QP(pic_cnt, qp, num_cores) (void); argument
61 #define DEBUG_DUMP_INP_TO_RC_POST_ENC(ps_frame_info, pic_cnt, num_cores) (void); argument
/external/skia/src/core/
DSkExecutor.cpp19 static int num_cores() { in num_cores() function
26 static int num_cores() { in num_cores() function
/external/skqp/src/core/
DSkExecutor.cpp19 static int num_cores() { in num_cores() function
26 static int num_cores() { in num_cores() function
/external/tensorflow/tensorflow/core/protobuf/
Ddevice_properties.proto32 int64 num_cores = 5; field
/external/autotest/client/site_tests/power_Thermal/
Dpower_Thermal.py18 def __init__(self, num_cores, max_cpu_freq, min_cpu_freq): argument
/external/libhevc/common/
Dithread.c154 int num_cores = sysconf(_SC_NPROCESSORS_ONLN); in ithread_set_affinity() local
/external/libmpeg2/common/
Dithread.c161 int num_cores = sysconf(_SC_NPROCESSORS_ONLN); in ithread_set_affinity() local
/external/libavc/common/
Dithread.c179 int num_cores = sysconf(_SC_NPROCESSORS_ONLN); in ithread_set_affinity() local
/external/tensorflow/tensorflow/core/util/
Dtest_log.proto72 int64 num_cores = 1; field
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Drun_config.py220 num_cores=0, argument
/external/tensorflow/tensorflow/contrib/tpu/python/tpu/
Dtpu_context.py156 def num_cores(self): member in _TPUContext
/external/syslinux/com32/gplinclude/
Dcpuid.h146 uint8_t num_cores; member
/external/webrtc/webrtc/video/
Dvideo_quality_test.cc84 uint32_t num_cores = CpuInfo::DetectNumberOfCores(); in VideoAnalyzer() local
/external/perf_data_converter/src/quipper/
Dperf_reader.cc1688 num_siblings_type num_cores = cores.size(); in WriteCPUTopologyMetadata() local