Home
last modified time | relevance | path

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

12

/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/wav/
DWavHeaderReader.java95 public static WavFormat readFormat(ExtractorInput input) throws IOException { in readFormat() method in WavHeaderReader
DWavExtractor.java174 private void readFormat(ExtractorInput input) throws IOException { in readFormat() method in WavExtractor
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/wav/
DWavHeaderReader.java95 public static WavFormat readFormat(ExtractorInput input) throws IOException { in readFormat() method in WavHeaderReader
DWavExtractor.java174 private void readFormat(ExtractorInput input) throws IOException { in readFormat() method in WavExtractor
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp62 deUint32 getFormatReadInfo(const subgroups::Format format, GLenum &readFormat, GLenum &readType) in getFormatReadInfo()
1201 GLenum readFormat; in makeTessellationEvaluationFrameBufferTest() local
1395 GLenum readFormat; in makeGeometryFrameBufferTest() local
1622 GLenum readFormat; in allStages() local
1849 GLenum readFormat; in makeVertexFrameBufferTest() local
1995 GLenum readFormat; in makeFragmentFrameBufferTest() local
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_read_3D.cpp93 const char *readFormat; in test_read_image_set_3D() local
Dtest_write_1D.cpp575 const char *readFormat; in test_write_image_1D_set() local
Dtest_write_1D_array.cpp597 const char *readFormat; in test_write_image_1D_array_set() local
Dtest_write_2D_array.cpp636 const char *readFormat; in test_write_image_2D_array_set() local
Dtest_write_3D.cpp644 const char *readFormat; in test_write_image_3D_set() local
Dtest_write_image.cpp664 const char *readFormat; in test_write_image_set() local
Dtest_read_1D.cpp1028 const char *readFormat; in test_read_image_set_1D() local
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
Dtest_read_1D_array.cpp186 const char *readFormat; in test_read_image_set_1D_array() local
Dtest_read_1D_buffer.cpp171 const char *readFormat; in test_read_image_set_1D_buffer() local
Dtest_iterations.cpp187 const char *readFormat; in test_read_image_set_2D() local
Dtest_read_1D.cpp188 const char *readFormat; in test_read_image_set_1D() local
Dtest_read_3D.cpp175 const char *readFormat; in test_read_image_set_3D() local
Dtest_read_2D_array.cpp172 const char *readFormat; in test_read_image_set_2D_array() local
/external/fonttools/Lib/fontTools/ttLib/tables/
DotBase.py1017 def readFormat(self, reader): member in BaseTable
1140 def readFormat(self, reader): member in FormatSwitchingBaseTable
1154 def readFormat(self, reader): member in UInt8FormatSwitchingBaseTable
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp287 …Image (const tcu::IVec3& imageSize, const VkFormat imageFormat, const VkFormat readFormat, bool co… in generateReferenceImage()
2168 const VkFormat readFormat, in ImageExtendOperandTestInstance()
2408 const VkFormat readFormat, in ImageExtendOperandTest()
2438 void check64BitSupportIfNeeded (Context& context, VkFormat readFormat, VkFormat writeFormat) in check64BitSupportIfNeeded()
3108 const auto readFormat = (testType.testType == ExtendTestType::READ ? format : otherFormat); in createImageExtendOperandsTests() local
3144 const auto readFormat = format; in createImageNontemporalOperandTests() local
/external/deqp/modules/gles3/functional/
Des3fPixelBufferObjectTests.cpp472 tcu::TextureFormat readFormat; in iterate() local
/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.cpp447 tcu::TextureFormat readFormat = getFramebufferReadFormat(format); in readPixels() local
/external/mesa3d/src/mesa/main/
Dblit.c130 GLenum readFormat, drawFormat; in compatible_resolve_formats() local
/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp410 bool IsValidUnsignedShortReadPixelsFormat(GLenum readFormat, const gl::Context *context) in IsValidUnsignedShortReadPixelsFormat()
684 GLenum readFormat = readPixelsFormat.format; in readPixels() local
/external/mesa3d/src/mesa/swrast/
Ds_blit.c542 mesa_format readFormat = _mesa_get_srgb_format_linear(readRb->Format); in blit_linear() local

12