Home
last modified time | relevance | path

Searched defs:samples_ (Results 1 – 10 of 10) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/utility/
Dmoving_average.h30 std::list<T> samples_; variable
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.h106 std::unordered_map<void*, Sample> samples_; variable
/external/webrtc/webrtc/base/
Drollingaccumulator.h166 std::vector<T> samples_; variable
/external/libchrome/base/synchronization/
Dwaitable_event_perftest.cc60 const size_t samples_; member in base::__anonac4090730111::TraceWaitableEvent
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderPassUtil.cpp38 VkSampleCountFlagBits samples_, in AttachmentDescription1()
64 VkSampleCountFlagBits samples_, in AttachmentDescription2()
/external/v8/src/profiler/
Dsampling-heap-profiler.h149 std::set<std::unique_ptr<Sample>> samples_; variable
Dprofile-generator.h354 std::vector<ProfileNode*> samples_; variable
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.cpp41 VkSampleCountFlagBits samples_, in AttachmentDescription1()
67 VkSampleCountFlagBits samples_, in AttachmentDescription2()
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_code.cc379 std::unique_ptr<Samples> samples_; member in tensorflow::tfprof::__anon58e249730111::PprofProfileImpl
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp69 …depthStencilType_, deUint32 depthStencilFormat_, int width_ = 0, int height_ = 0, int samples_ = 0) in FboConfig()