Home
last modified time | relevance | path

Searched defs:isFormatSupported (Results 1 – 8 of 8) sorted by relevance

/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/
DRtpPayloadFormat.java42 public static boolean isFormatSupported(MediaDescription mediaDescription) { in isFormatSupported() method in RtpPayloadFormat
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/
DRtpPayloadFormat.java54 public static boolean isFormatSupported(MediaDescription mediaDescription) { in isFormatSupported() method in RtpPayloadFormat
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/
DMediaCodecInfo.java243 public boolean isFormatSupported(Format format) throws MediaCodecUtil.DecoderQueryException { in isFormatSupported() method in MediaCodecInfo
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/
DMediaCodecInfo.java243 public boolean isFormatSupported(Format format) throws MediaCodecUtil.DecoderQueryException { in isFormatSupported() method in MediaCodecInfo
/external/deqp/framework/common/
DtcuFuzzyImageCompare.cpp268 static bool isFormatSupported (const TextureFormat& format) in isFormatSupported() function
/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp1773 bool vk::PhysicalDevice::isFormatSupported(vk::Format format, VkImageType type, VkImageTiling tilin… in isFormatSupported() function in vk::vk::PhysicalDevice
/external/deqp/modules/gles3/functional/
Des3fShaderApiTests.cpp1147 bool ProgramBinaryCase::isFormatSupported (const glw::GLenum format) const in isFormatSupported() function in deqp::gles3::Functional::ProgramBinaryCase
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp2281 static bool isFormatSupported(deUint32 format, bool isGL45) in isFormatSupported() function