Home
last modified time | relevance | path

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

12

/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/bcc/examples/cpp/
DCPUDistribution.cc84 auto num_cores = sysconf(_SC_NPROCESSORS_ONLN); in main() local
/external/tensorflow/tensorflow/core/protobuf/
Ddevice_properties.proto33 int64 num_cores = 5; field
/external/tensorflow/tensorflow/contrib/eager/python/examples/revnet/
Dimagenet_input.py76 num_cores=8, argument
/external/u-boot/arch/powerpc/cpu/mpc8xxx/
Dfdt.c43 int off, num_cores, del_cores; in ft_fixup_num_cores() local
/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/tensorflow/tensorflow/python/tpu/
D_tpu_estimator_embedding.py214 num_hosts, num_cores, run_config): argument
Dtpu_embedding.py405 def num_cores(self): member in TPUEmbedding
769 def _validate_batch_size(batch_size, num_cores): argument
Dtpu_context.py348 def num_cores(self): member in _InternalTPUContext
/external/libavc/common/
Dithread.c179 int num_cores = sysconf(_SC_NPROCESSORS_ONLN); in ithread_set_affinity() local
/external/u-boot/arch/arc/include/asm/
Darc-bcr.h54 unsigned int pad:7, c:1, num_entries:8, num_cores:8, ver:8; member
/external/tensorflow/tensorflow/core/util/
Dtest_log.proto72 int64 num_cores = 1; field
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Drun_config.py233 num_cores=0, argument
/external/u-boot/arch/x86/cpu/broadwell/
Dcpu.c436 int num_cores; in broadwell_init() local
/external/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
Dsoc.h51 u32 num_cores; member
/external/tensorflow/tensorflow/contrib/tpu/python/tpu/
Dkeras_support.py256 def __init__(self, worker_name, num_cores): argument
291 def _cross_replica_concat(tensor, core_id, num_cores, name): argument
/external/webrtc/webrtc/video/
Dvideo_quality_test.cc84 uint32_t num_cores = CpuInfo::DetectNumberOfCores(); in VideoAnalyzer() local
/external/v8/src/heap/
Dconcurrent-marking.cc663 static const int num_cores = in ScheduleTasks() local
Dmark-compact.cc337 static int num_cores = V8::GetCurrentPlatform()->NumberOfWorkerThreads() + 1; in NumberOfAvailableCores() local
/external/perf_data_converter/src/quipper/
Dperf_reader.cc1688 num_siblings_type num_cores = cores.size(); in WriteCPUTopologyMetadata() local
/external/u-boot/arch/powerpc/include/asm/
Dprocessor.h1180 u32 num_cores; member

12