Home
last modified time | relevance | path

Searched defs:pFormat (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstaudioclient3.h179 …3_Initialize(This,ShareMode,StreamFlags,hnsBufferDuration,hnsPeriodicity,pFormat,AudioSessionGuid)… argument
191 #define IAudioClient3_IsFormatSupported(This,ShareMode,pFormat,ppClosestMatch) \ argument
222 #define IAudioClient3_GetBufferSizeLimits(This,pFormat,bEventDriven,phnsMinBufferDuration,phnsMaxBu… argument
226 #define IAudioClient3_GetSharedModeEnginePeriod(This,pFormat,pDefaultPeriodInFrames,pFundamentalPer… argument
232 #define IAudioClient3_InitializeSharedAudioStream(This,StreamFlags,PeriodInFrames,pFormat,AudioSess… argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDeviceMemoryExternalAndroid.cpp389 …tProperties(const AHardwareBuffer_Desc &ahbDesc, VkAndroidHardwareBufferFormatPropertiesANDROID *p… in GetAndroidHardwareBufferFormatProperties()
/third_party/openSLES/api/1.0.1/
DOpenSLES.h368 void *pFormat; member
374 void *pFormat; member
/third_party/openSLES/api/1.0/
DOpenSLES.h367 void *pFormat; member
373 void *pFormat; member
/third_party/openSLES/api/1.1/
DOpenSLES.h418 void *pFormat; member
424 void *pFormat; member
/third_party/mingw-w64/mingw-w64-headers/include/
Drpcndr.h370 PFORMAT_STRING pFormat; member
Dmsclus.h3218 #define ISClusProperty_get_Format(This,pFormat) (This)->lpVtbl->get_Format(This,pFormat) argument
3311 #define ISClusPropertyValue_get_Format(This,pFormat) (This)->lpVtbl->get_Format(This,pFormat) argument
/third_party/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp1241 NumberFormat *pFormat = NumberFormat::createPercentInstance(en_US, status); in TestLenientParse() local
9116 LocalPointer<NumberFormat>pFormat(NumberFormat::createPercentInstance("en_US", status)); in Test13055_PercentageRounding() local