Home
last modified time | relevance | path

Searched defs:srcFormat (Results 26 – 50 of 55) sorted by relevance

123

/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/transcoder/
H A DMediaTranscoder.cpp33 static std::shared_ptr<AMediaFormat> createVideoTrackFormat(AMediaFormat* srcFormat, in createVideoTrackFormat()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/
H A Dmhw_sfc_impl.h309 MOS_FORMAT srcFormat, in SetSfcSamplerTable()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_encode_csc_ds.cpp1867 MOS_STATUS CodechalEncodeCscDs::RawSurfaceMediaCopy(MOS_FORMAT srcFormat) in RawSurfaceMediaCopy()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_format_utils.cpp1342 VK_LAYER_EXPORT bool FormatSizesAreEqual(VkFormat srcFormat, VkFormat dstFormat, uint32_t region_co… in FormatSizesAreEqual()
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DGpu.cpp470 DXGI_FORMAT srcFormat = srcTexResource->dxgiFormat(); in onCopySurface() local
494 DXGI_FORMAT srcFormat; in copySurfaceAsCopyTexture() local
/aosp_15_r20/frameworks/av/media/libstagefright/colorconversion/
H A DColorConverter.cpp1045 OMX_COLOR_FORMATTYPE srcFormat) { in getReadFromChromaHorizSubsampled2Image8b()
1090 getReadFromImage(std::optional<MediaImage2> image, OMX_COLOR_FORMATTYPE &srcFormat) { in getReadFromImage()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrUtil.cpp972 bool areLsb6BitsDontCare(vk::VkFormat srcFormat, vk::VkFormat dstFormat) in areLsb6BitsDontCare()
1000 bool areLsb4BitsDontCare(vk::VkFormat srcFormat, vk::VkFormat dstFormat) in areLsb4BitsDontCare()
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/vp/hal/
H A Dvp_common.h204 MOS_FORMAT srcFormat; variable
/aosp_15_r20/external/skia/src/codec/
H A DSkCodec.cpp266 XformFormat srcFormat, in SkCodec()
H A DSkRawCodec.cpp749 constexpr auto srcFormat = skcms_PixelFormat_RGB_888; in onGetPixels() local
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/transcoder/benchmark/
H A DMediaTranscoderBenchmark.cpp161 AMediaFormat* srcFormat = trackFormats[i].get(); in TranscodeMediaFile() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES3.cpp959 static bool QueryEffectiveFormatList(const InternalFormat &srcFormat, in QueryEffectiveFormatList()
987 bool GetSizedEffectiveInternalFormatInfo(const InternalFormat &srcFormat, in GetSizedEffectiveInternalFormatInfo()
1012 bool GetUnsizedEffectiveInternalFormatInfo(const InternalFormat &srcFormat, in GetUnsizedEffectiveInternalFormatInfo()
1040 static bool GetEffectiveInternalFormat(const InternalFormat &srcFormat, in GetEffectiveInternalFormat()
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dblit.c112 compatible_color_datatypes(mesa_format srcFormat, mesa_format dstFormat) in compatible_color_datatypes()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DUtilsVk.cpp233 uint32_t GetCopyImageToBufferFlags(const angle::Format &srcFormat) in GetCopyImageToBufferFlags()
3839 const angle::Format &srcFormat = src->getActualFormat(); in copyImageToBuffer() local
3945 const angle::Format &srcFormat, in copyRgbToRgba()
H A DFramebufferVk.cpp60 const angle::Format &srcFormat = srcRenderTarget->getImageIntendedFormat(); in AreSrcAndDstColorChannelsBlitCompatible() local
89 const angle::Format &srcFormat = srcRenderTarget->getImageIntendedFormat(); in AreSrcAndDstDepthStencilChannelsBlitCompatible() local
H A DUtilsVk.h89 const angle::Format *srcFormat; member
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkImage.cpp448 Format srcFormat = getFormat(srcAspect); in copySingleAspectTo() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c1670 enum pipe_format srcFormat; in st_CopyPixels() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp3654 CompressedTextureForBlit::CompressedTextureForBlit(const tcu::CompressedTexFormat &srcFormat, int w… in CompressedTextureForBlit()
4223 const tcu::TextureFormat &srcFormat) in checkNonNearestFilteredResult()
4640 const tcu::TextureFormat srcFormat = source.getFormat(); in checkNearestFilteredResult() local
5845 const tcu::TextureFormat srcFormat = in checkNonNearestFilteredResult() local
9553 const VkFormat srcFormat = testParams.params.src.image.format; in addImageToImageAllFormatsColorSrcFormatTests() local
14855 VkFormat srcFormat = testParams.params.src.image.format; in addBlittingImageAllFormatsColorSrcFormatTests() local
15063 VkFormat srcFormat = sourceFormats[srcFormatIndex]; in addBlittingImageAllFormatsColorTests() local
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLGpu.cpp3095 GrGLFormat srcFormat = GrBackendFormats::AsGLFormat(src->backendFormat()); in can_blit_framebuffer_for_copy_surface() local
3138 GrGLFormat srcFormat = GrBackendFormats::AsGLFormat(src->backendFormat()); in can_copy_texsubimage() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_avp_cmdpar.h428 SURFACE_FORMAT srcFormat = SURFACE_FORMAT::SURFACE_FORMAT_PLANAR4208; in _MHW_PAR_T() local
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/hw/
H A Dmhw_vebox.h663 MOS_FORMAT srcFormat; member
732 …MOS_FORMAT srcFormat; // Input surface format member
/aosp_15_r20/external/swiftshader/src/Device/
H A DBlitter.cpp1863 auto srcFormat = src->getFormat(srcAspect); in blit() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DBlit11.cpp1180 const auto &srcFormat = source.getFormatSet().format(); in copyDepthStencilImpl() local
/aosp_15_r20/external/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp274 const FT_Pixel_Mode srcFormat = static_cast<FT_Pixel_Mode>(srcFTBitmap.pixel_mode); in copyFTBitmap() local

123