Home
last modified time | relevance | path

Searched defs:bufferType (Results 1 – 25 of 71) sorted by relevance

123

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemBufferValidator.cpp62 const char *generateShaderBufferString(TestType testType, BufferType bufferType) in generateShaderBufferString()
86 …lidatorPrograms(vk::SourceCollections &programCollection, TestType testType, BufferType bufferType) in initBufferValidatorPrograms()
196 vk::VkDescriptorType getDescriptorType(BufferType bufferType) in getDescriptorType()
/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
DVideoFrameBufferTest.java60 private final BufferType bufferType; field in VideoFrameBufferTest
62 public VideoFrameBufferTest(BufferType bufferType) { in VideoFrameBufferTest()
71 BufferType bufferType, VideoFrame.I420Buffer i420Buffer) { in createBufferWithType()
/external/libva-utils/test/
Dtest_va_api_createbuffer.cpp52 const VABufferType& bufferType; member in VAAPI::VAAPICreateBuffer
243 const auto& bufferType = std::get<0>(specs); in generateInput() local
/external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/
DEngineWrapBenchmark.java55 BufferType bufferType(); in bufferType() method
76 BufferType bufferType = config.bufferType(); in EngineWrapBenchmark() local
DEngineHandshakeBenchmark.java51 BufferType bufferType(); in bufferType() method
78 BufferType bufferType = config.bufferType(); in EngineHandshakeBenchmark() local
/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
DEngineWrapBenchmark.java53 BufferType bufferType(); in bufferType() method
74 BufferType bufferType = config.bufferType(); in EngineWrapBenchmark() local
DEngineHandshakeBenchmark.java49 BufferType bufferType(); in bufferType() method
76 BufferType bufferType = config.bufferType(); in EngineHandshakeBenchmark() local
/external/libva/va/
Dva_str.c162 const char *vaBufferTypeStr(VABufferType bufferType) in vaBufferTypeStr()
/external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/
DJmhCipherEncryptBenchmark.java62 public CipherEncryptBenchmark.BufferType bufferType() { in bufferType() method in JmhCipherEncryptBenchmark.JmhConfig
DJmhAlpnBenchmark.java64 public BufferType bufferType() { in bufferType() method in JmhAlpnBenchmark.JmhConfig
DJmhEngineWrapBenchmark.java93 public BufferType bufferType() { in bufferType() method in JmhEngineWrapBenchmark.JmhConfig
DJmhEngineHandshakeBenchmark.java90 public BufferType bufferType() { in bufferType() method in JmhEngineHandshakeBenchmark.JmhConfig
/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/
Dmhw_vdbox_avp_impl.h70 MOS_STATUS GetAvpBufSize(AvpBufferType bufferType, AvpBufferSizePar *avpBufSizeParam) override in GetAvpBufSize()
86 MOS_STATUS CalculateBufferSize(AvpBufferType bufferType, in CalculateBufferSize()
215 bool IsBufferRowstoreCacheEnabled(AvpBufferType bufferType) override in IsBufferRowstoreCacheEnabled()
/external/conscrypt/repackaged/benchmark-android/src/main/java/com/android/org/conscrypt/
DCaliperAlpnBenchmark.java58 public BufferType bufferType() { in bufferType() method in CaliperAlpnBenchmark.CaliperConfig
DCaliperEngineWrapBenchmark.java90 public BufferType bufferType() { in bufferType() method in CaliperEngineWrapBenchmark.CaliperConfig
DCaliperEngineHandshakeBenchmark.java79 public BufferType bufferType() { in bufferType() method in CaliperEngineHandshakeBenchmark.CaliperConfig
/external/conscrypt/benchmark-android/src/main/java/org/conscrypt/
DCaliperAlpnBenchmark.java57 public BufferType bufferType() { in bufferType() method in CaliperAlpnBenchmark.CaliperConfig
DCaliperEngineWrapBenchmark.java89 public BufferType bufferType() { in bufferType() method in CaliperEngineWrapBenchmark.CaliperConfig
DCaliperEngineHandshakeBenchmark.java78 public BufferType bufferType() { in bufferType() method in CaliperEngineHandshakeBenchmark.CaliperConfig
/external/skia/src/gpu/ganesh/vk/
DGrVkBuffer.cpp35 GrGpuBufferType bufferType, in GrVkBuffer()
83 GrGpuBufferType bufferType, in Make()
/external/deqp/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemUseAfterFreeTests.cpp163 const BufferType bufferType) in UseAfterFreeTestCase()
246 const BufferType bufferType) in UseAfterFreeTestInstance()
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/
DBufferUtilsTest.java69 public BufferType bufferType; field in BufferUtilsTest
/external/conscrypt/common/src/test/java/org/conscrypt/
DBufferUtilsTest.java65 public BufferType bufferType; field in BufferUtilsTest
/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
Dcodechal_decode_scalability.cpp1915 MHW_VDBOX_HCP_INTERNAL_BUFFER_TYPE bufferType, in IsHevcBufferReallocNeeded()
1923 MHW_VDBOX_HCP_INTERNAL_BUFFER_TYPE bufferType, in GetHevcBufferSize()
1931 MHW_VDBOX_HCP_INTERNAL_BUFFER_TYPE bufferType, in IsVp9BufferReallocNeeded()
1939 MHW_VDBOX_HCP_INTERNAL_BUFFER_TYPE bufferType, in GetVp9BufferSize()
/external/intel-media-driver/media_driver/agnostic/gen9/hw/vdbox/
Dmhw_vdbox_hcp_g9_X.h319 MHW_VDBOX_HCP_INTERNAL_BUFFER_TYPE bufferType, in GetHevcBufferSize()
380 MHW_VDBOX_HCP_INTERNAL_BUFFER_TYPE bufferType, in GetVp9BufferSize()
450 MHW_VDBOX_HCP_INTERNAL_BUFFER_TYPE bufferType, in IsHevcBufferReallocNeeded()
493 MHW_VDBOX_HCP_INTERNAL_BUFFER_TYPE bufferType, in IsVp9BufferReallocNeeded()

123