Searched defs:checkFormatSupport (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/fuzzer/ |
H A D | packet_source_fuzzer.cpp | 86 bool checkFormatSupport(const std::string& codec, const std::string& format) { in checkFormatSupport() function
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fFboTestCase.cpp | 268 void FboTestCase::checkFormatSupport(uint32_t sizedFormat) in checkFormatSupport() function in deqp::gles3::Functional::FboTestCase
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fFboTestCase.cpp | 288 void FboTestCase::checkFormatSupport(uint32_t sizedFormat) in checkFormatSupport() function in deqp::gles31::Functional::FboTestCase
|
H A D | es31fShaderFramebufferFetchTests.cpp | 246 void checkFormatSupport(Context &context, uint32_t sizedFormat) in checkFormatSupport() function
|
H A D | es31fCopyImageTests.cpp | 1921 void checkFormatSupport(glu::ContextInfo &info, uint32_t format, uint32_t target, glu::RenderContex… in checkFormatSupport() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrCopyTests.cpp | 93 void checkFormatSupport(Context &context, const ImageConfig &config) in checkFormatSupport() function
|
/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/ |
H A D | CodecTestBase.java | 520 public static void checkFormatSupport(String codecName, String mediaType, boolean isEncoder, in checkFormatSupport() method in CodecTestBase
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles2/ |
H A D | es2cTexture3DTests.cpp | 1028 void checkFormatSupport(const glu::ContextInfo &info, uint32_t format) in checkFormatSupport() function
|