/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dciddi.h | 91 DWORD dwWidth; member 103 DWORD dwWidth; member
|
D | vmr9.h | 349 DWORD dwWidth; member 2795 DWORD dwWidth; member
|
D | avifmt.h | 80 DWORD dwWidth; member
|
D | htiface.h | 141 #define ITargetFrame_SetFrameMargins(This,dwWidth,dwHeight) (This)->lpVtbl->SetFrameMargins(This,dw… argument
|
D | htiframe.h | 209 #define ITargetFrame2_SetFrameMargins(This,dwWidth,dwHeight) (This)->lpVtbl->SetFrameMargins(This,d… argument
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen8/vp/hal/ |
H A D | vphal_render_vebox_g8_base.cpp | 504 uint32_t dwWidth; in AllocateResources() local 920 uint32_t dwWidth; in SetupDiIecpState() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/bufferMgr/ |
H A D | vp_resource_manager.cpp | 1758 uint32_t dwWidth; in AllocateVeboxResource() local 2196 uint32_t dwWidth; in AssignVeboxResource() local 2468 …statisticsSurface, VP_EXECUTE_CAPS &caps, VP_SURFACE *inputSurface, uint32_t dwWidth, uint32_t dwH… in ReAllocateVeboxStatisticsSurface()
|
H A D | vp_hdr_resource_manager.cpp | 53 uint32_t dwWidth = 0; in AssignRenderResource() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9/vp/hal/ |
H A D | vphal_render_vebox_g9_base.cpp | 390 uint32_t dwWidth; in AllocateResources() local 997 uint32_t dwWidth; in SetupDiIecpState() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/vp/hal/ |
H A D | vphal_render_vebox_g11_base.cpp | 427 uint32_t dwWidth; in AllocateResources() local 1139 uint32_t dwWidth; in SetupDiIecpState() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/vp/hal/ |
H A D | vphal_render_vebox_g12_base.cpp | 584 uint32_t dwWidth; in AllocateResources() local 1360 uint32_t dwWidth; in SetupDiIecpState() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/utils/ |
H A D | vp_utils.cpp | 35 uint32_t dwWidth, in ReAllocateSurface()
|
H A D | vp_oca_defs.h | 47 uint32_t dwWidth; //!< Surface width member
|
H A D | vp_dumper.h | 148 … uint32_t dwWidth; //!< Width in bytes member
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/ |
H A D | media_debug_dumper.h | 52 uint32_t dwWidth; //!< Width in bytes member
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_XPM/vp/hal/ |
H A D | vphal_render_sfc_xe_xpm.cpp | 621 uint32_t dwWidth; in AllocateResources() local
|
H A D | vphal_render_vebox_xe_xpm.cpp | 304 uint32_t dwWidth; in SetupDiIecpState() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/shared/mediaDecompress/ |
H A D | media_mem_decompress_xe_lpm_plus_base.cpp | 477 …AR pSurfaceName, MOS_FORMAT format, MOS_GFXRES_TYPE DefaultResType, uint32_t dwWidth, uint32_t dwH… in ReAllocateLinearSurface()
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/ |
H A D | vphal_common.c | 173 uint32_t dwWidth, in VpHal_ReAllocateSurface()
|
H A D | vphal_render_fast1ton.cpp | 704 int32_t dwWidth = 0; in VpHal_Fast1toNRenderMediaWalker() local
|
H A D | vphal_render_16alignment.cpp | 756 uint32_t dwWidth; in VpHal_16AlignRenderMediaWalker() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/common/vp/hal/packet/ |
H A D | vp_vebox_cmd_packet_legacy.cpp | 1354 uint32_t dwWidth = 0; in SetupDiIecpState() local 2549 uint32_t dwWidth = 0; in AdjustBlockStatistics() local
|
/aosp_15_r20/external/skia/gm/ |
H A D | exoticformats.cpp | 202 DWORD dwWidth; member
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/packet/ |
H A D | vp_vebox_cmd_packet.cpp | 1447 uint32_t dwWidth = 0; in SetupDiIecpState() local 2635 uint32_t dwWidth = 0; in AdjustBlockStatistics() local
|
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/codec/shared/ |
H A D | codec_def_common.h | 510 #define CODECHAL_GET_WIDTH_IN_MACROBLOCKS(dwWidth) (((dwWidth) + (CODECHAL_MACROBLOCK… argument 512 #define CODECHAL_GET_WIDTH_IN_BLOCKS(dwWidth, dwBlockSize) (((dwWidth) + (dwBlockSize - 1)) /… argument
|