/third_party/skia/src/codec/ |
H A D | SkScalingCodec.h | 15 SkScalingCodec(SkEncodedInfo&& info, XformFormat srcFormat, std::unique_ptr<SkStream> stream, in SkScalingCodec() argument
|
H A D | SkCodec.cpp | 177 SkCodec::SkCodec(SkEncodedInfo&& info, XformFormat srcFormat, std::unique_ptr<SkStream> stream, in SkCodec() argument
|
H A D | SkRawCodec.cpp | 715 constexpr auto srcFormat = skcms_PixelFormat_RGB_888; in onGetPixels() local
|
/third_party/ffmpeg/libswscale/tests/ |
H A D | swscale.c | 265 enum AVPixelFormat srcFormat, dstForma in selfTest() local 83 doTest(const uint8_t * const ref[4], int refStride[4], int w, int h, enum AVPixelFormat srcFormat, enum AVPixelFormat dstFormat, int srcW, int srcH, int dstW, int dstH, int flags, struct Results *r) doTest() argument 314 enum AVPixelFormat srcFormat; fileTest() local 363 enum AVPixelFormat srcFormat = AV_PIX_FMT_NONE; main() local [all...] |
/third_party/skia/src/gpu/ |
H A D | GrCaps.cpp | 347 supportedReadPixelsColorType(GrColorType srcColorType, const GrBackendFormat& srcFormat, GrColorType dstColorType) const supportedReadPixelsColorType() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | CopyTextureForBrowserHelper.cpp | 144 MaybeError ValidateCopyTextureFormatConversion(const wgpu::TextureFormat srcFormat, in ValidateCopyTextureFormatConversion() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | blit.c | 112 compatible_color_datatypes(mesa_format srcFormat, mesa_format dstFormat) in compatible_color_datatypes() argument
|
H A D | copyimage.c | 614 mesa_format srcFormat, dstFormat; in _mesa_CopyImageSubData() local 773 mesa_format srcFormat, dstFormat; in _mesa_CopyImageSubDataNV() local 510 copy_format_compatible(const struct gl_context *ctx, GLenum srcFormat, GLenum dstFormat) copy_format_compatible() argument [all...] |
H A D | texstore.c | 100 _mesa_memcpy_texture(struct gl_context *ctx, GLuint dimensions, mesa_format dstFormat, GLint dstRowStride, GLubyte **dstSlices, GLint srcWidth, GLint srcHeight, GLint srcDepth, GLenum srcFormat, GLenum srcType, const GLvoid *srcAddr, const struct gl_pixelstore_attrib *srcPacking) _mesa_memcpy_texture() argument 858 _mesa_texstore_can_use_memcpy(struct gl_context *ctx, GLenum baseInternalFormat, mesa_format dstFormat, GLenum srcFormat, GLenum srcType, const struct gl_pixelstore_attrib *srcPacking) _mesa_texstore_can_use_memcpy() argument [all...] |
H A D | pack.c | 257 extract_uint_indexes(GLuint n, GLuint indexes[], GLenum srcFormat, GLenum srcType, const GLvoid *src, const struct gl_pixelstore_attrib *unpack ) extract_uint_indexes() argument 1551 _mesa_unpack_color_index_to_rgba_float(struct gl_context *ctx, GLuint dims, const void *src, GLenum srcFormat, GLenum srcType, int srcWidth, int srcHeight, int srcDepth, const struct gl_pixelstore_attrib *srcPacking, GLbitfield transferOps) _mesa_unpack_color_index_to_rgba_float() argument 1606 _mesa_unpack_color_index_to_rgba_ubyte(struct gl_context *ctx, GLuint dims, const void *src, GLenum srcFormat, GLenum srcType, int srcWidth, int srcHeight, int srcDepth, const struct gl_pixelstore_attrib *srcPacking, GLbitfield transferOps) _mesa_unpack_color_index_to_rgba_ubyte() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrCopyTests.cpp | 229 bool isCompatible (vk::VkFormat srcFormat, in isCompatible() argument 511 genCopies(de::Random& rng, size_t copyCount, vk::VkFormat srcFormat, const UVec2& srcSize, vk::VkFormat dstFormat, const UVec2& dstSize, vector<vk::VkImageCopy>* copies) genCopies() argument 642 chooseFloatFormat(vk::VkFormat srcFormat, vk::VkFormat dstFormat) chooseFloatFormat() argument 926 isCopyCompatible(vk::VkFormat srcFormat, vk::VkFormat dstFormat) isCopyCompatible() argument [all...] |
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DCaps.cpp | 116 DXGI_FORMAT dstFormat, srcFormat; in onCanCopySurface() local 66 canCopyTexture(DXGI_FORMAT dstFormat, int dstSampleCnt, DXGI_FORMAT srcFormat, int srcSampleCnt) const canCopyTexture() argument 77 canCopyAsResolve(DXGI_FORMAT dstFormat, int dstSampleCnt, DXGI_FORMAT srcFormat, int srcSampleCnt) const canCopyAsResolve() argument
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFramebufferBlitTests.cpp | 333 BlitColorConversionCase (Context& context, const char* name, const char* desc, deUint32 srcFormat, deUint32 dstFormat, const IVec2& size) in BlitColorConversionCase() argument 350 tcu::TextureFormat srcFormat = glu::mapGLInternalFormat(m_srcFormat); in render() local 430 const tcu::TextureFormat srcFormat = glu::mapGLInternalFormat(m_srcFormat); in compare() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
H A D | vktYCbCrCopyTests.cpp | 173 bool isCompatible (vk::VkFormat srcFormat, in isCompatible() argument 455 genCopies(de::Random& rng, size_t copyCount, vk::VkFormat srcFormat, const UVec2& srcSize, vk::VkFormat dstFormat, const UVec2& dstSize, vector<vk::VkImageCopy>* copies) genCopies() argument 774 isCopyCompatible(vk::VkFormat srcFormat, vk::VkFormat dstFormat) isCopyCompatible() argument [all...] |
/third_party/ffmpeg/libswscale/ |
H A D | input.c | 1090 enum AVPixelFormat srcFormat = c->srcFormat; in ff_sws_init_input_funcs() local [all...] |
H A D | swscale_unscaled.c | 526 const enum AVPixelFormat srcFormat = c->srcFormat; in palToRgbWrapper() local 1458 const enum AVPixelFormat srcFormat = c->srcFormat; findRgbConvFn() local 1584 const enum AVPixelFormat srcFormat = c->srcFormat; rgbToRgbWrapper() local 1976 const enum AVPixelFormat srcFormat = c->srcFormat; ff_get_unscaled_swscale() local [all...] |
H A D | swscale.c | 559 enum AVPixelFormat srcFormat in sws_init_swscale() local [all...] |
H A D | utils.c | 1305 enum AVPixelFormat srcFormat = c->srcFormat; sws_init_context() local 2025 sws_alloc_set_opts(int srcW, int srcH, enum AVPixelFormat srcFormat, int dstW, int dstH, enum AVPixelFormat dstFormat, int flags, const double *param) sws_alloc_set_opts() argument 2050 sws_getContext(int srcW, int srcH, enum AVPixelFormat srcFormat, int dstW, int dstH, enum AVPixelFormat dstFormat, int flags, SwsFilter *srcFilter, SwsFilter *dstFilter, const double *param) sws_getContext() argument 2456 sws_getCachedContext(struct SwsContext *context, int srcW, int srcH, enum AVPixelFormat srcFormat, int dstW, int dstH, enum AVPixelFormat dstFormat, int flags, SwsFilter *srcFilter, SwsFilter *dstFilter, const double *param) sws_getCachedContext() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageTranscodingSupportTests.cpp | 313 const VkFormat srcFormat = (m_parameters.operation == OPERATION_ATTACHMENT_READ) ? m_parameters.featurelessFormat : in transcode() local 567 const VkFormat srcFormat = (m_parameters.operation == OPERATION_TEXTURE_READ) ? m_parameters.featurelessFormat : in transcode() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassSampleReadTests.cpp | 253 createRenderPass(const DeviceInterface& vkd, VkDevice device, VkFormat srcFormat, VkFormat dstFormat, deUint32 sampleCount, RenderingType renderingType) createRenderPass() argument 411 createRenderPass(const DeviceInterface& vkd, VkDevice device, VkFormat srcFormat, VkFormat dstFormat, deUint32 sampleCount, RenderingType renderingType) createRenderPass() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageTranscodingSupportTests.cpp | 313 const VkFormat srcFormat = (m_parameters.operation == OPERATION_ATTACHMENT_READ) ? m_parameters.featurelessFormat : in transcode() local 567 const VkFormat srcFormat = (m_parameters.operation == OPERATION_TEXTURE_READ) ? m_parameters.featurelessFormat : in transcode() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | VertexArrayVk.cpp | 377 const angle::Format &srcFormat = vertexFormat.getIntendedFormat(); in convertVertexBufferGPU() local
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkCaps.cpp | 264 VkFormat dstFormat, srcFormat; in onCanCopySurface() local 142 canCopyImage(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, VkFormat srcFormat, int srcSampleCnt, bool srcHasYcbcr) const canCopyImage() argument 157 canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, bool dstHasYcbcr, VkFormat srcFormat, int srcSampleCnt, bool srcIsLinear, bool srcHasYcbcr) const canCopyAsBlit() argument 180 canCopyAsResolve(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, VkFormat srcFormat, int srcSampleCnt, bool srcHasYcbcr) const canCopyAsResolve() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassSampleReadTests.cpp | 253 createRenderPass(const DeviceInterface& vkd, VkDevice device, VkFormat srcFormat, VkFormat dstFormat, deUint32 sampleCount, RenderingType renderingType) createRenderPass() argument 411 createRenderPass(const DeviceInterface& vkd, VkDevice device, VkFormat srcFormat, VkFormat dstFormat, deUint32 sampleCount, RenderingType renderingType) createRenderPass() argument
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_drawpixels.c | 1680 enum pipe_format srcFormat; in st_CopyPixels() local [all...] |