Home
last modified time | relevance | path

Searched defs:uint32_t (Results 1 – 25 of 123) sorted by relevance

12345

/external/webrtc/webrtc/modules/video_capture/mac/qtkit/
Dvideo_capture_qtkit_info_objc.mm78 - (NSNumber*)getDeviceNamesFromIndex:(uint32_t)index argument
91 if(index >= (uint32_t)_captureDeviceCountInfo) argument
/external/parameter-framework/upstream/parameter/
DParameterType.cpp214 bool CParameterType::toBlackboard(bool /*bUserValue*/, uint32_t & /*uiValue*/, in toBlackboard() argument
221 bool CParameterType::fromBlackboard(bool & /*bUserValue*/, uint32_t /*uiValue*/, in fromBlackboard() argument
229 bool CParameterType::toBlackboard(uint32_t /*uiUserValue*/, uint32_t & /*uiValue*/, in toBlackboard() argument
236 bool CParameterType::fromBlackboard(uint32_t & /*uiUserValue*/, uint32_t /*uiValue*/, in fromBlackboard() argument
244 bool CParameterType::toBlackboard(int32_t /*iUserValue*/, uint32_t & /*uiValue*/, in toBlackboard() argument
252 bool CParameterType::fromBlackboard(int32_t & /*iUserValue*/, uint32_t /*uiValue*/, in fromBlackboard() argument
261 bool CParameterType::toBlackboard(double /*dUserValue*/, uint32_t & /*uiValue*/, in toBlackboard() argument
269 bool CParameterType::fromBlackboard(double & /*dUserValue*/, uint32_t /*uiValue*/, in fromBlackboard() argument
/external/webrtc/webrtc/modules/video_coding/codecs/i420/include/
Di420.h68 int SetRates(uint32_t /*newBitRate*/, uint32_t /*frameRate*/) override { in SetRates() argument
72 int SetChannelParameters(uint32_t /*packetLoss*/, int64_t /*rtt*/) override { in SetChannelParameters() argument
/external/webrtc/webrtc/modules/video_capture/linux/
Ddevice_info_linux.h43 uint32_t /*positionX*/, in DisplayCaptureSettingsDialogBox() argument
/external/webrtc/webrtc/modules/utility/include/
Dfile_player.h101 const uint32_t /*outWidth*/, in GetVideoFromFile()
/external/webrtc/webrtc/modules/video_capture/external/
Ddevice_info_external.cc29 uint32_t /*positionX*/, in DisplayCaptureSettingsDialogBox() argument
/external/skia/gm/
Dcolorfilters.cpp29 static void install_nothing(SkPaint* paint, uint32_t, uint32_t) { in install_nothing() argument
/external/clang/test/CodeGen/
D2010-01-13-MemBarrier.c4 typedef unsigned __INT32_TYPE__ uint32_t; typedef
Darm-asm-variable.c5 typedef unsigned int uint32_t; typedef
Dx86_32-inline-asm.c9 typedef u_int32_t uint32_t; typedef
/external/clang/test/Headers/Inputs/include/
Dstdint.h5 typedef unsigned __INT32_TYPE__ uint32_t; typedef
/external/libexif/contrib/watcom/
D_stdint.h6 typedef unsigned long uint32_t; typedef
/external/compiler-rt/lib/profile/
DInstrProfilingPort.h58 typedef unsigned int uint32_t; typedef
65 typedef unsigned int uint32_t; typedef
/external/webrtc/webrtc/modules/video_render/linux/
Dvideo_render_linux_impl.cc190 uint32_t& /*screenWidth*/, in GetScreenResolution() argument
196 uint32_t VideoRenderLinuxImpl::RenderFrameRate(const uint32_t /*streamId*/) in RenderFrameRate()
202 const uint32_t /*streamId*/, in SetStreamCropping()
/external/pdfium/third_party/libopenjpeg20/
Dopj_stdint.h44 typedef unsigned __int32 uint32_t; typedef
/external/lldb/test/lang/cpp/unsigned_types/
Dmain.cpp11 typedef unsigned int uint32_t; in main() typedef
/external/vulkan-validation-layers/include/vulkan/
Dvk_platform.h87 typedef unsigned __int32 uint32_t; typedef
/external/clang/test/Rewriter/
Drewrite-anonymous-union.m4 typedef unsigned int uint32_t; typedef
/external/skia/third_party/vulkan/
Dvk_platform.h87 typedef unsigned __int32 uint32_t; typedef
/external/skia/third_party/yasm/config/win/
Dstdint.h21 typedef unsigned int uint32_t; typedef
/external/icu/icu4c/source/common/unicode/
Dptypes.h105 typedef unsigned int uint32_t; typedef
/external/webrtc/webrtc/modules/video_render/android/
Dvideo_render_android_impl.cc249 uint32_t& /*screenWidth*/, in GetScreenResolution() argument
257 const uint32_t /*streamId*/) { in RenderFrameRate()
264 const uint32_t /*streamId*/, in SetStreamCropping()
/external/google-breakpad/src/google_breakpad/common/
Dbreakpad_types.h66 typedef unsigned __int32 uint32_t; typedef
/external/e2fsprogs/lib/uuid/
Duuid_types.h.in39 typedef unsigned int uint32_t; typedef
Duuid_types.h39 typedef unsigned int uint32_t; typedef

12345