Home
last modified time | relevance | path

Searched defs:inputFormat (Results 1 – 17 of 17) sorted by relevance

/external/exoplayer/tree/extensions/ffmpeg/src/main/java/com/google/android/exoplayer2/ext/ffmpeg/
DFfmpegAudioRenderer.java144 private boolean isOutputSupported(Format inputFormat) { in isOutputSupported()
149 private boolean shouldUseFloatOutput(Format inputFormat) { in shouldUseFloatOutput()
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp234 VkFormat inputFormat, in VertexAccessTest()
359 VkFormat inputFormat, in DrawAccessTest()
407 VkFormat inputFormat, in DrawIndexedAccessTest()
440 VkFormat inputFormat, in VertexAccessInstance()
1034 VkFormat inputFormat, in DrawAccessInstance()
1065 VkFormat inputFormat, in DrawIndexedAccessInstance()
1110 VkFormat inputFormat; in createDrawTests() member
1147 VkFormat inputFormat; in createDrawIndexedTests() member
/external/v4l2_codec2/components/
DV4L2Encoder.cpp187 VideoPixelFormat V4L2Encoder::inputFormat() const { in inputFormat() function in android::V4L2Encoder
434 bool V4L2Encoder::configureInputFormat(VideoPixelFormat inputFormat, uint32_t stride) { in configureInputFormat()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/audio/
DDecoderAudioRenderer.java104 private Format inputFormat; field in DecoderAudioRenderer
444 throw createRendererException(decoderDrmSession.getError(), inputFormat); in shouldWaitForKeys() local
DMediaCodecAudioRenderer.java89 @Nullable private Format inputFormat; field in MediaCodecAudioRenderer
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/video/
DDecoderVideoRenderer.java96 private Format inputFormat; field in DecoderVideoRenderer
900 throw createRendererException(decoderDrmSession.getError(), inputFormat); in shouldWaitForKeys() local
/external/v4l2_codec2/common/
DFormatConverter.cpp201 VideoPixelFormat inputFormat = VideoPixelFormat::UNKNOWN; in convertBlock() local
/external/skqp/src/codec/
DSkBmpCodec.cpp298 BmpInputFormat inputFormat = kUnknown_BmpInputFormat; in ReadHeader() local
/external/skia/src/codec/
DSkBmpCodec.cpp301 BmpInputFormat inputFormat = kUnknown_BmpInputFormat; in ReadHeader() local
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp64 …glw::GLenum outputInternalFormat, glw::GLenum filtering, glw::GLenum inputFormat, glw::GLenum outp… in TestConfiguration()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp364 const VkFormat inputFormat, in makeRenderPass()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/
DMediaCodecRenderer.java1344 throw createRendererException(codecDrmSession.getError(), inputFormat); in shouldWaitForKeys() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.hpp88 VkFormat inputFormat; member
DvktSpvAsmGraphicsShaderTestUtil.cpp2922 …Interface& vk, const VkDevice vkDevice, const Resource& resource, VkFormat inputFormat, deUint32 q… in createImageForResource()
/external/deqp/modules/internal/
DditTextureFormatTests.cpp1238 const TextureFormat inputFormat = getBaseFormat(format); in getInputAccess() local
/external/curl/lib/vtls/
Dsectransp.c1193 SecExternalFormat inputFormat = kSecFormatPKCS12; in CopyIdentityFromPKCS12File() local
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp1553 const PixelFormat& inputFormat = getPixelFormat(internalformat.format); in isFormatValid() local