Home
last modified time | relevance | path

Searched defs:format_ (Results 101 - 121 of 121) sorted by relevance

12345

/foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/
H A Daudio_utils_unit_test.cpp1874 uint8_t format_ = 0; in HWTEST() local
1891 uint8_t format_ = SAMPLE_U8; in HWTEST() local
1911 uint8_t format_ = SAMPLE_U8; in HWTEST() local
1930 uint8_t format_ = SAMPLE_S16LE; in HWTEST() local
1949 uint8_t format_ = SAMPLE_S32LE; in HWTEST() local
1967 uint8_t format_ = SAMPLE_U8; HWTEST() local
1987 uint8_t format_ = SAMPLE_U8; HWTEST() local
2006 uint8_t format_ = SAMPLE_S16LE; HWTEST() local
2025 uint8_t format_ = SAMPLE_S32LE; HWTEST() local
2043 uint8_t format_ = SAMPLE_S16LE; HWTEST() local
2061 uint8_t format_ = SAMPLE_S24LE; HWTEST() local
2079 uint8_t format_ = SAMPLE_S32LE; HWTEST() local
2098 uint8_t format_ = SAMPLE_S24LE; HWTEST() local
[all...]
/foundation/multimedia/av_codec/test/unittest/audio_test/
H A Daudio_decoder_avbuffer_capi_unit_test.cpp176 OH_AVFormat *format_ = nullptr; member in OHOS::MediaAVCodec::AudioDecoderBufferCapiUnitTest
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp61 ImageHandleAlloc(Move<VkImage>& image_, AllocMv& alloc_, const VkExtent3D& extent_, VkFormat format_, bool usesMipMaps_) ImageHandleAlloc() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTestsUtil.cpp38 AttachmentDescription1(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription1() argument
64 AttachmentDescription2(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription2() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp61 ImageHandleAlloc(Move<VkImage>& image_, AllocMv& alloc_, const VkExtent3D& extent_, VkFormat format_, bool usesMipMaps_) ImageHandleAlloc() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtypes.h342 SpvImageFormat format_; member in spvtools::opt::analysis::Image
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtypes.h342 SpvImageFormat format_; member in spvtools::opt::analysis::Image
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.h155 int32_t format_; member in sfntly::CMapTable::CMap::Builder
208 int32_t format_; member in sfntly::CMapTable::CMap
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.h720 Formatter* format_; member in google::protobuf::compiler::cpp::Formatter::SaveState
H A Dcpp_helpers.cc1438 Formatter format_; global() member in google::protobuf::compiler::cpp::ParseLoopGenerator
[all...]
H A Dcpp_message.cc3605 Formatter format_; in GenerateSerializeWithCachedSizesBody() member in google::protobuf::compiler::cpp::LazySerializerEmitter
/third_party/spirv-tools/source/opt/
H A Dtypes.h345 spv::ImageFormat format_; member in spvtools::opt::analysis::Image
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTestsUtil.cpp38 AttachmentDescription1(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription1() argument
64 AttachmentDescription2(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription2() argument
/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Daudio_utils.h363 int32_t format_ = SAMPLE_S16LE; member in OHOS::AudioStandard::AudioLatencyMeasurement
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhonemetadata.java91 private String format_ = ""; field in Phonemetadata.NumberFormat
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformatutils.cpp53 FormatType::FormatType(GLenum format_, GLenum type_) : format(format_), type(type_) {} in FormatType() argument
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc356 const ErrorFormat format_; member in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
/third_party/vk-gl-cts/external/amber/src/src/
H A Dcommand.h456 Format* format_; member in amber::ProbeSSBOCommand
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonemetadata.pb.h324 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr format_; member in i18n::phonenumbers::PROTOBUF_FINAL
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp29332 VULKAN_HPP_NAMESPACE::Format format_, global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp20735 VULKAN_HPP_NAMESPACE::Format format_, global() member
[all...]

Completed in 106 milliseconds

12345