Home
last modified time | relevance | path

Searched defs:pSource (Results 1 – 25 of 141) sorted by relevance

123456

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/
H A Dvphal_render_composite.cpp1756 PVPHAL_SURFACE pSource, in AddCompLayer()
2610 PVPHAL_SURFACE pSource, in SetScalingMode()
2840 PVPHAL_SURFACE pSource, in GetBindingIndex()
2895 PVPHAL_SURFACE pSource) in SetSamplerFilterMode()
2985 PVPHAL_SURFACE pSource, in SetSurfaceParams()
3060 MOS_STATUS CompositeState::DecompressInterlacedSurf(PVPHAL_SURFACE pSource) in DecompressInterlacedSurf()
3110 PVPHAL_SURFACE pSource, in GetOffsetChromasiting()
3193 PVPHAL_SURFACE pSource, in SetSamplerAvsParams()
3295 PVPHAL_SURFACE pSource, in SetLayer()
4562 PVPHAL_SURFACE pSource, in SetSurfaceCompressionParams()
[all …]
H A Dvphal_common.c445 PVPHAL_SURFACE pSource, in VpHal_IsChromaUpSamplingNeeded()
479 PVPHAL_SURFACE pSource, in VpHal_IsChromaDownSamplingNeeded()
517 PVPHAL_SURFACE pSource, in VpHal_GetScalingRatio()
H A Dvphal_render_hdr_g9_base.cpp2143 PVPHAL_SURFACE pSource = nullptr; in VpHal_HdrSetupSurfaceStates_g9() local
2493 PVPHAL_SURFACE pSource = nullptr; in VpHal_HdrLoadStaticData_g9() local
3886 PVPHAL_SURFACE pSource = nullptr; in VpHal_HdrPreprocessLoadStaticData_g9() local
H A Dvphal_render_ief.cpp236 PVPHAL_SURFACE pSource) : in Ief()
/aosp_15_r20/cts/hostsidetests/adpf/app/hintsession/src/cpp/
H A Dmain.cpp64 FrameStats drawFrames(int count, android_app *pApp, int &events, android_poll_source *&pSource, in drawFrames()
112 android_poll_source *&pSource, std::string testName = "") { in drawFramesWithTarget()
119 double calibrate(int &events, android_app *pApp, android_poll_source *&pSource) { in calibrate()
180 android_poll_source *pSource = nullptr; in android_main() local
/aosp_15_r20/external/pdfium/core/fxge/win32/
H A Dcgdi_printer_driver.cpp42 bool CGdiPrinterDriver::SetDIBits(const RetainPtr<CFX_DIBBase>& pSource, in SetDIBits()
65 bool CGdiPrinterDriver::StretchDIBits(const RetainPtr<CFX_DIBBase>& pSource, in StretchDIBits()
120 bool CGdiPrinterDriver::StartDIBits(const RetainPtr<CFX_DIBBase>& pSource, in StartDIBits()
H A Dcgdi_display_driver.cpp76 bool CGdiDisplayDriver::SetDIBits(const RetainPtr<CFX_DIBBase>& pSource, in SetDIBits()
122 const RetainPtr<CFX_DIBBase>& pSource, in UseFoxitStretchEngine()
148 bool CGdiDisplayDriver::StretchDIBits(const RetainPtr<CFX_DIBBase>& pSource, in StretchDIBits()
H A Dcfx_psrenderer.cpp483 bool CFX_PSRenderer::SetDIBits(const RetainPtr<CFX_DIBBase>& pSource, in SetDIBits()
493 bool CFX_PSRenderer::StretchDIBits(const RetainPtr<CFX_DIBBase>& pSource, in StretchDIBits()
506 bool CFX_PSRenderer::DrawDIBits(const RetainPtr<CFX_DIBBase>& pSource, in DrawDIBits()
/aosp_15_r20/frameworks/compile/libbcc/lib/
DScript.cpp31 Script::Script(Source *pSource) in Script()
90 bool Script::mergeSource(Source &pSource) { return mSource->merge(pSource); } in mergeSource()
DBCCContext.cpp55 void BCCContext::addSource(Source &pSource) in addSource()
58 void BCCContext::removeSource(Source &pSource) in removeSource()
/aosp_15_r20/frameworks/av/media/module/codecs/common/
H A DcmnMemory.c58 VO_U32 cmnMemCopy (VO_S32 uID, VO_PTR pDest, VO_PTR pSource, VO_U32 uSize) in cmnMemCopy()
82 VO_U32 cmnMemMove (VO_S32 uID, VO_PTR pDest, VO_PTR pSource, VO_U32 uSize) in cmnMemMove()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_XPM/vp/hal/
H A Dvphal_render_composite_xe_xpm.cpp148 MOS_STATUS CompositeStateXe_Xpm::DecompressInterlacedSurf(PVPHAL_SURFACE pSource) in DecompressInterlacedSurf()
199 PVPHAL_SURFACE pSource) in SetSamplerFilterMode()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LongBranchStub.cpp82 uint64_t pSource, in isMyDuty()
95 static bool isValidForADRP(uint64_t pSource, uint64_t pDest) { in isValidForADRP()
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_editimg.cpp197 RetainPtr<CFX_DIBBase> pSource = pImg->LoadDIBBase(); in FPDFImageObj_GetBitmap() local
397 RetainPtr<CPDF_DIB> pSource = pImg->CreateNewDIB(); in FPDFImageObj_GetImageMetadata() local
/aosp_15_r20/external/pdfium/core/fxge/skia/
H A Dfx_skia_device.cpp1400 bool CFX_SkiaDeviceDriver::StretchDIBits(const RetainPtr<CFX_DIBBase>& pSource, in StretchDIBits()
1429 const RetainPtr<CFX_DIBBase>& pSource, in StartDIBits()
1480 const RetainPtr<CFX_DIBBase>& pSource, in DrawBitsWithMask()
1549 const RetainPtr<CFX_DIBBase>& pSource, in StartDIBitsSkia()
/aosp_15_r20/cts/tests/tests/opengl/libopengltest/
H A Dcommon.cpp23 GLuint loadShader(GLenum shaderType, const char* pSource) { in loadShader()
/aosp_15_r20/external/pdfium/core/fxge/dib/
H A Dcfx_imagerenderer.cpp20 const RetainPtr<CFX_DIBBase>& pSource, in CFX_ImageRenderer()
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_imageobject.cpp65 RetainPtr<CFX_DIBBase> pSource = GetImage()->LoadDIBBase(); in GetIndependentBitmap() local
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLA25Stub.cpp51 uint64_t pSource, in isMyDuty()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/ARM/
DARMToARMStub.cpp62 uint64_t pSource, in isMyDuty()
DARMToTHMStub.cpp64 uint64_t pSource, in isMyDuty()
DTHMToARMStub.cpp71 uint64_t pSource, in isMyDuty()
DTHMToTHMStub.cpp73 uint64_t pSource, in isMyDuty()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonAbsoluteStub.cpp61 uint64_t pSource, in isMyDuty()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/utils/
H A Dvp_debug.cpp112 …VPHAL_OCA_SOURCE_INFO *pSource = uSrcCountDumped > 0 ? (VPHAL_OCA_SOURCE_INFO *)((char*)m_pOcaRend… in SetRenderParam() local

123456