Home
last modified time | relevance | path

Searched defs:pFormat (Results 1 – 7 of 7) 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/mesa3d/src/mesa/state_tracker/
Dst_format.c1252 enum pipe_format pFormat; in st_ChooseTextureFormat() local
/third_party/openSLES/api/1.0/
DOpenSLES.h367 void *pFormat; member
373 void *pFormat; member
/third_party/openSLES/api/1.0.1/
DOpenSLES.h368 void *pFormat; member
374 void *pFormat; member
/third_party/openSLES/api/1.1/
DOpenSLES.h418 void *pFormat; member
424 void *pFormat; member
/third_party/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp1249 NumberFormat *pFormat = NumberFormat::createPercentInstance(en_US, status); in TestLenientParse() local
9182 LocalPointer<NumberFormat>pFormat(NumberFormat::createPercentInstance("en_US", status)); in Test13055_PercentageRounding() local