Home
last modified time | relevance | path

Searched defs:srcFormat (Results 1 – 25 of 59) sorted by relevance

123

/third_party/ffmpeg/libswscale/tests/
Dswscale.c84 enum AVPixelFormat srcFormat, enum AVPixelFormat dstFormat, in doTest()
265 enum AVPixelFormat srcFormat, dstFormat; in selfTest() local
314 enum AVPixelFormat srcFormat; in fileTest() local
363 enum AVPixelFormat srcFormat = AV_PIX_FMT_NONE; in main() local
/third_party/skia/src/codec/
DSkScalingCodec.h17 : INHERITED(std::move(info), srcFormat, std::move(stream), origin) {} in INHERITED() argument
/third_party/flutter/skia/src/codec/
DSkScalingCodec.h17 : INHERITED(std::move(info), srcFormat, std::move(stream), origin) {} in INHERITED() argument
DSkCodec.cpp155 SkCodec::SkCodec(SkEncodedInfo&& info, XformFormat srcFormat, std::unique_ptr<SkStream> stream, in SkCodec()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp169 bool isCompatible (vk::VkFormat srcFormat, in isCompatible()
453 vk::VkFormat srcFormat, in genCopies()
770 bool isCopyCompatible (vk::VkFormat srcFormat, vk::VkFormat dstFormat) in isCopyCompatible()
896 const vk::VkFormat srcFormat (ycbcrFormats[srcFormatNdx]); in initYcbcrDefaultCopyTests() local
1007 const vk::VkFormat srcFormat (testFormats[srcFormatNdx]); in initYcbcrDimensionsCopyTests() local
/third_party/mesa3d/src/mesa/main/
Dcopyimage.c511 GLenum srcFormat, GLenum dstFormat) in copy_format_compatible()
614 mesa_format srcFormat, dstFormat; in _mesa_CopyImageSubData() local
773 mesa_format srcFormat, dstFormat; in _mesa_CopyImageSubDataNV() local
Dpack.c258 GLenum srcFormat, GLenum srcType, const GLvoid *src, in extract_uint_indexes()
1552 const void *src, GLenum srcFormat, GLenum srcType, in _mesa_unpack_color_index_to_rgba_float()
1607 const void *src, GLenum srcFormat, GLenum srcType, in _mesa_unpack_color_index_to_rgba_ubyte()
Dtexstore.c106 GLenum srcFormat, GLenum srcType, in _mesa_memcpy_texture()
860 GLenum srcFormat, GLenum srcType, in _mesa_texstore_can_use_memcpy()
/third_party/flutter/skia/src/gpu/
DGrCaps.cpp323 const GrBackendFormat& srcFormat, in supportedReadPixelsColorType()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp332 …BlitColorConversionCase (Context& context, const char* name, const char* desc, deUint32 srcFormat,… in BlitColorConversionCase()
349 tcu::TextureFormat srcFormat = glu::mapGLInternalFormat(m_srcFormat); in render() local
429 const tcu::TextureFormat srcFormat = glu::mapGLInternalFormat(m_srcFormat); in compare() local
1022 deUint32 srcFormat = colorFormats[srcFmtNdx]; in init() local
/third_party/skia/src/gpu/
DGrCaps.cpp348 const GrBackendFormat& srcFormat, in supportedReadPixelsColorType()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCopyTextureForBrowserHelper.cpp144 MaybeError ValidateCopyTextureFormatConversion(const wgpu::TextureFormat srcFormat, in ValidateCopyTextureFormatConversion()
/third_party/flutter/skia/src/gpu/vk/
DGrVkCaps.cpp119 VkFormat srcFormat, int srcSampleCnt, bool srcHasYcbcr) const { in canCopyImage()
134 bool dstHasYcbcr, VkFormat srcFormat, int srcSampleCnt, in canCopyAsBlit()
157 VkFormat srcFormat, int srcSampleCnt, bool srcHasYcbcr) const { in canCopyAsResolve()
230 VkFormat dstFormat, srcFormat; in onCanCopySurface() local
/third_party/ffmpeg/libswscale/
Dutils.c1192 enum AVPixelFormat srcFormat = c->srcFormat; in sws_init_context() local
1892 SwsContext *sws_alloc_set_opts(int srcW, int srcH, enum AVPixelFormat srcFormat, in sws_alloc_set_opts()
1917 SwsContext *sws_getContext(int srcW, int srcH, enum AVPixelFormat srcFormat, in sws_getContext()
2398 int srcH, enum AVPixelFormat srcFormat, in sws_getCachedContext()
Dswscale_unscaled.c527 const enum AVPixelFormat srcFormat = c->srcFormat; in palToRgbWrapper() local
1459 const enum AVPixelFormat srcFormat = c->srcFormat; in findRgbConvFn() local
1585 const enum AVPixelFormat srcFormat = c->srcFormat; in rgbToRgbWrapper() local
1977 const enum AVPixelFormat srcFormat = c->srcFormat; in ff_get_unscaled_swscale() local
/third_party/skia/src/gpu/d3d/
DGrD3DCaps.cpp67 DXGI_FORMAT srcFormat, int srcSampleCnt) const { in canCopyTexture()
78 DXGI_FORMAT srcFormat, int srcSampleCnt) const { in canCopyAsResolve()
116 DXGI_FORMAT dstFormat, srcFormat; in onCanCopySurface() local
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp137 VkFormat srcFormat, int srcSampleCnt, bool srcHasYcbcr) const { in canCopyImage()
152 bool dstHasYcbcr, VkFormat srcFormat, int srcSampleCnt, in canCopyAsBlit()
175 VkFormat srcFormat, int srcSampleCnt, bool srcHasYcbcr) const { in canCopyAsResolve()
258 VkFormat dstFormat, srcFormat; in onCanCopySurface() local
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.cpp2919 GrGLFormat srcFormat, bool srcHasMSAARenderBuffer, in canCopyTexSubImage()
2949 GrGLFormat srcFormat, int srcSampleCnt, in canCopyAsBlit()
3055 auto srcFormat = src->backendFormat().asGLFormat(); in onCanCopySurface() local
3096 auto srcFormat = src->backendFormat().asGLFormat(); in getDstCopyRestrictions() local
/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp3305 GrGLFormat srcFormat, bool srcHasMSAARenderBuffer, in canCopyTexSubImage()
3376 GrGLFormat srcFormat, int srcSampleCnt, in canCopyAsBlit()
3482 auto srcFormat = src->backendFormat().asGLFormat(); in onCanCopySurface() local
3523 auto srcFormat = src->backendFormat().asGLFormat(); in getDstCopyRestrictions() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp59 const VkFormat srcFormat = srcRenderTarget->getImageFormat().vkImageFormat; in HasSrcBlitFeature() local
74 const angle::Format &srcFormat = srcRenderTarget->getImageFormat().angleFormat(); in areSrcAndDstColorChannelsBlitCompatible() local
92 const angle::Format &srcFormat = srcRenderTarget->getImageFormat().angleFormat(); in areSrcAndDstDepthStencilChannelsBlitCompatible() local
DUtilsVk.cpp213 uint32_t GetImageCopyFlags(const vk::Format &srcFormat, const vk::Format &destFormat) in GetImageCopyFlags()
1334 const vk::Format &srcFormat = src->getFormat(); in copyImage() local
DTextureVk.cpp42 const vk::Format &srcFormat, in CanCopyWithTransfer()
55 const vk::Format &srcFormat, in CanCopyWithDraw()
424 const vk::Format &srcFormat = colorReadRT->getImageFormat(); in copySubImageImpl() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleTests.cpp536 VkFormat srcFormat, in createRenderPass()
758 VkFormat srcFormat, in createRenderPass()
843 VkFormat srcFormat, in createRenderPipeline()
1486 const tcu::TextureFormat srcFormat (mapVkFormat(m_srcFormat)); in iterateInternal() local
DvktRenderPassSampleReadTests.cpp255 VkFormat srcFormat, in createRenderPass()
413 VkFormat srcFormat, in createRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTranscodingSupportTests.cpp312 …const VkFormat srcFormat = (m_parameters.operation == OPERATION_ATTACHMENT_READ) ? m_par… in transcode() local
562 …const VkFormat srcFormat = (m_parameters.operation == OPERATION_TEXTURE_READ) ? m_parame… in transcode() local

123