/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrlib2.cpp | 1404 UINT_32* pWidth, in ComputeBlockDimensionForSurf() 1443 UINT_32* pWidth, in ComputeThinBlockDimension() 1483 UINT_32* pWidth, in ComputeBlockDimension() 1521 UINT_32* pWidth, in ComputeThickBlockDimension()
|
H A D | addrelemlib.cpp | 1119 UINT_32* pWidth, ///< [in,out] width in AdjustSurfaceInfo() 1249 UINT_32* pWidth, ///< [in,out] width in RestoreSurfaceInfo()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | control.h | 855 #define IVideoWindow_get_Width(This,pWidth) (This)->lpVtbl->get_Width(This,pWidth) argument 871 #define IVideoWindow_GetWindowPosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetWindowPos… argument 872 #define IVideoWindow_GetMinIdealImageSize(This,pWidth,pHeight) (This)->lpVtbl->GetMinIdealImageSize… argument 873 #define IVideoWindow_GetMaxIdealImageSize(This,pWidth,pHeight) (This)->lpVtbl->GetMaxIdealImageSize… argument 874 #define IVideoWindow_GetRestorePosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetRestoreP… argument 1075 #define IBasicVideo_GetSourcePosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetSourcePosi… argument 1078 #define IBasicVideo_GetDestinationPosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetDesti… argument 1080 #define IBasicVideo_GetVideoSize(This,pWidth,pHeight) (This)->lpVtbl->GetVideoSize(This,pWidth,pHei… argument 1239 #define IBasicVideo2_GetSourcePosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetSourcePos… argument 1242 #define IBasicVideo2_GetDestinationPosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetDest… argument [all …]
|
D | amvideo.h | 644 #define IFullScreenVideo_GetModeInfo(This,Mode,pWidth,pHeight,pDepth) (This)->lpVtbl->GetModeInfo(T… argument 675 …HRESULT IFullScreenVideo_GetModeInfo(IFullScreenVideo* This,LONG Mode,LONG *pWidth,LONG *pHeight,L… in IFullScreenVideo_GetModeInfo() 876 #define IFullScreenVideoEx_GetModeInfo(This,Mode,pWidth,pHeight,pDepth) (This)->lpVtbl->GetModeInfo… argument 912 …ULT IFullScreenVideoEx_GetModeInfo(IFullScreenVideoEx* This,LONG Mode,LONG *pWidth,LONG *pHeight,L… in IFullScreenVideoEx_GetModeInfo()
|
/aosp_15_r20/external/aac/libSACdec/src/ |
H A D | sac_process.cpp | 342 int *RESTRICT pWidth, FIXP_SGL alpha__FDK, in M2ParamToKernelMult() 423 INT *pWidth = self->kernels_width; in SpatialDecApplyM2_Mode212() local 480 INT *pWidth = self->kernels_width; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding() local
|
/aosp_15_r20/development/tools/etc1tool/ |
H A D | etc1tool.cpp | 137 etc1_uint32* pWidth, etc1_uint32* pHeight) { in read_PNG_File() 235 etc1_uint32* pWidth, etc1_uint32* pHeight) { in readPKMFile()
|
/aosp_15_r20/external/libpng/contrib/gregbook/ |
H A D | readppm.c | 81 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight) in readpng_init()
|
H A D | readpng.c | 88 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight) in readpng_init()
|
/aosp_15_r20/frameworks/wilhelm/src/itf/ |
H A D | I3DMacroscopic.cpp | 46 SLmillimeter *pWidth, SLmillimeter *pHeight, SLmillimeter *pDepth) in I3DMacroscopic_GetSize()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_dec_h264.cpp | 75 struct d3d12_video_decoder *pD3D12Dec, uint32_t *pWidth, uint32_t *pHeight, uint16_t *pMaxDPB) in d3d12_video_decoder_get_frame_info_h264()
|
H A D | d3d12_video_dec_vp9.cpp | 65 struct d3d12_video_decoder *pD3D12Dec, uint32_t *pWidth, uint32_t *pHeight, uint16_t *pMaxDPB) in d3d12_video_decoder_get_frame_info_vp9()
|
H A D | d3d12_video_dec_hevc.cpp | 78 struct d3d12_video_decoder *pD3D12Dec, uint32_t *pWidth, uint32_t *pHeight, uint16_t *pMaxDPB) in d3d12_video_decoder_get_frame_info_hevc()
|
H A D | d3d12_video_dec_av1.cpp | 60 struct d3d12_video_decoder *pD3D12Dec, uint32_t *pWidth, uint32_t *pHeight, uint16_t *pMaxDPB) in d3d12_video_decoder_get_frame_info_av1()
|
H A D | d3d12_video_dec.cpp | 1257 struct d3d12_video_decoder *pD3D12Dec, uint32_t *pWidth, uint32_t *pHeight, uint16_t *pMaxDPB) in d3d12_video_decoder_get_frame_info()
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Texture/ |
H A D | GmmTexture.cpp | 540 uint32_t * pWidth, in GetCompressionBlockDimensions()
|
H A D | GmmTextureOffset.cpp | 399 uint32_t * pWidth) in AlignTexHeightWidth()
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/widget/ |
D | WidgetCell.java | 352 float pWidth = mWidgetImageContainer.getWidth(); in updateAppWidgetHostScale() local
|
/aosp_15_r20/external/pdfium/core/fxcrt/css/ |
H A D | cfx_cssdeclaration.cpp | 227 RetainPtr<CFX_CSSValue> pWidth; in AddProperty() local
|
/aosp_15_r20/packages/services/DeviceAsWebcam/impl/src/com/android/deviceaswebcam/ |
D | DeviceAsWebcamPreview.java | 296 int pWidth = mTextureViewContainer.getWidth(); in setTextureViewScale() local
|
/aosp_15_r20/external/pdfium/xfa/fde/ |
H A D | cfde_textout.cpp | 247 float* pWidth, in RetrieveLineWidth()
|
/aosp_15_r20/frameworks/av/cmds/screenrecord/ |
H A D | screenrecord.cpp | 1166 static bool parseWidthHeight(const char* widthHeight, uint32_t* pWidth, in parseWidthHeight()
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | GridLayout.java | 1182 int pWidth = getMeasurement(c, true); in onLayout() local
|
/aosp_15_r20/external/pdfium/xfa/fxfa/layout/ |
H A D | cxfa_contentlayoutprocessor.cpp | 60 float* pWidth, in UpdateWidgetSize()
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_hardware_camera2_DngCreator.cpp | 905 int pWidth = static_cast<int>(pixelArrayEntry.data.i32[0]); in validateDngHeader() local
|
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx9/ |
H A D | gfx9addrlib.cpp | 5174 UINT_32* pWidth, in ComputeThinBlockDimension()
|