Home
last modified time | relevance | path

Searched refs:GetProfile (Results 1 - 7 of 7) sorted by relevance

/third_party/node/src/
H A Dinspector_profiler.h62 virtual v8::MaybeLocal<v8::Object> GetProfile(
94 v8::MaybeLocal<v8::Object> GetProfile(v8::Local<v8::Object> result) override;
118 v8::MaybeLocal<v8::Object> GetProfile(v8::Local<v8::Object> result) override;
138 v8::MaybeLocal<v8::Object> GetProfile(v8::Local<v8::Object> result) override;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.cpp644 const VkVideoProfileListInfoKHR videoProfiles = { VK_STRUCTURE_TYPE_VIDEO_PROFILE_LIST_INFO_KHR, nullptr, 1, videoProfile.GetProfile() };
773 videoProfile.GetProfile(), in getVideoCapabilities()
828 VkVideoCodecOperationFlagsKHR videoCodec = videoProfile.GetProfile()->videoCodecOperation; in getVideoDecodeCapabilities()
H A DvktVideoTestUtils.hpp375 const VkVideoProfileInfoKHR* GetProfile() const in GetProfile() function in vkt::video::VkVideoCoreProfile
H A DvktVideoBaseDecodeUtils.cpp714 int32_t ret = m_videoFrameBuffer->InitImagePool(videoProfile.GetProfile(),
2398 createInfo.pVideoProfile = pVideoProfile->GetProfile();
/third_party/node/deps/v8/src/profiler/
H A Dcpu-profiler.h364 CpuProfile* GetProfile(int index);
H A Dcpu-profiler.cc429 CpuProfile* CpuProfiler::GetProfile(int index) { in GetProfile() function in v8::internal::CpuProfiler
/third_party/ffmpeg/libavdevice/
H A Ddecklink_common.cpp190 res = manager->GetProfile(bmd_profile_id, &profile); in ff_decklink_set_configs()

Completed in 9 milliseconds