Home
last modified time | relevance | path

Searched defs:readFormat (Results 1 – 25 of 96) sorted by relevance

1234

/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp59 uint32_t getFormatReadInfo(const subgroups::Format format, GLenum &readFormat, GLenum &readType) in getFormatReadInfo()
1213 GLenum readFormat; in makeTessellationEvaluationFrameBufferTest() local
1409 GLenum readFormat; in makeGeometryFrameBufferTest() local
1655 GLenum readFormat; in allStages() local
1888 GLenum readFormat; in makeVertexFrameBufferTest() local
2034 GLenum readFormat; in makeFragmentFrameBufferTest() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp302 const VkFormat readFormat, bool constantValue = false) in generateReferenceImage()
2279const VkFormat readFormat, const VkFormat writeFormat, in ImageExtendOperandTestInstance()
2523 const Texture texture, const VkFormat readFormat, in ImageExtendOperandTest()
2552 void check64BitSupportIfNeeded(Context &context, VkFormat readFormat, VkFormat writeFormat) in check64BitSupportIfNeeded()
3313 … const auto readFormat = (testType.testType == ExtendTestType::READ ? format : otherFormat); in createImageExtendOperandsTests() local
3351 const auto readFormat = format; in createImageNontemporalOperandTests() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DReadPixelsTest.cpp902 void test(GLenum format, GLenum internalFormat, GLenum readFormat) in test()
963 void testUnsigned(GLenum format, GLenum internalFormat, GLenum readFormat) in testUnsigned()
970 void testSigned(GLenum format, GLenum internalFormat, GLenum readFormat) in testSigned()
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/
H A DotBase.py1107 def readFormat(self, reader): member in BaseTable
1231 def readFormat(self, reader): member in FormatSwitchingBaseTable
1245 def readFormat(self, reader): member in UInt8FormatSwitchingBaseTable
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/wav/
H A DWavHeaderReader.java95 public static WavFormat readFormat(ExtractorInput input) throws IOException { in readFormat() method in WavHeaderReader
H A DWavExtractor.java174 private void readFormat(ExtractorInput input) throws IOException { in readFormat() method in WavExtractor
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/wav/
H A DWavHeaderReader.java95 public static WavFormat readFormat(ExtractorInput input) throws IOException { in readFormat() method in WavHeaderReader
H A DWavExtractor.java174 private void readFormat(ExtractorInput input) throws IOException { in readFormat() method in WavExtractor
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
H A Dtest_read_3D.cpp93 const char *readFormat; in test_read_image_set_3D() local
H A Dtest_write_1D.cpp575 const char *readFormat; in test_write_image_1D_set() local
H A Dtest_write_1D_array.cpp597 const char *readFormat; in test_write_image_1D_array_set() local
H A Dtest_write_image.cpp664 const char *readFormat; in test_write_image_set() local
H A Dtest_write_3D.cpp644 const char *readFormat; in test_write_image_3D_set() local
H A Dtest_write_2D_array.cpp636 const char *readFormat; in test_write_image_2D_array_set() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
H A Dtest_read_1D_buffer.cpp172 const char *readFormat; in test_read_image_set_1D_buffer() local
H A Dtest_iterations.cpp187 const char *readFormat; in test_read_image_set_2D() local
H A Dtest_read_1D_array.cpp186 const char *readFormat; in test_read_image_set_1D_array() local
H A Dtest_read_1D.cpp188 const char *readFormat; in test_read_image_set_1D() local
H A Dtest_read_3D.cpp175 const char *readFormat; in test_read_image_set_3D() local
H A Dtest_read_2D_array.cpp172 const char *readFormat; in test_read_image_set_2D_array() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DFramebufferGL.cpp410 bool IsValidUnsignedShortReadPixelsFormat(GLenum readFormat, const gl::Context *context) in IsValidUnsignedShortReadPixelsFormat()
738 GLenum readFormat = readPixelsFormat.format; in readPixels() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fPixelBufferObjectTests.cpp462 tcu::TextureFormat readFormat; in iterate() local
/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/audio/
DMpegTsDefaultAudioTrackRenderer.java369 private void readFormat() throws IOException, ExoPlaybackException { in readFormat() method in MpegTsDefaultAudioTrackRenderer
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fFboTestUtil.cpp466 tcu::TextureFormat readFormat = getFramebufferReadFormat(format); in readPixels() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dblit.c141 GLenum readFormat, drawFormat; in compatible_resolve_formats() local

1234