Searched refs:GetOrientation (Results 1 - 11 of 11) sorted by relevance

/external/piex/src/
H A Dpiex.h84 bool GetOrientation(StreamInterface* data, std::uint32_t* orientation);
H A Dpiex.cc695 bool GetOrientation(StreamInterface* data, std::uint32_t* orientation) { function in namespace:piex
/external/webrtc/webrtc/modules/video_capture/
H A Ddevice_info_impl.h39 virtual int32_t GetOrientation(const char* deviceUniqueIdUTF8,
H A Dvideo_capture.h56 virtual int32_t GetOrientation(const char* deviceUniqueIdUTF8,
134 // DeviceInfo::GetOrientation the captured frames are
H A Ddevice_info_impl.cc353 int32_t DeviceInfoImpl::GetOrientation(const char* deviceUniqueIdUTF8, function in class:webrtc::videocapturemodule::DeviceInfoImpl
/external/webrtc/webrtc/modules/video_capture/ios/
H A Ddevice_info_ios.h48 int32_t GetOrientation(const char* deviceUniqueIdUTF8,
H A Ddevice_info_ios.mm157 int32_t DeviceInfoIos::GetOrientation(const char* deviceUniqueIdUTF8,
/external/webrtc/talk/media/webrtc/
H A Dfakewebrtcdeviceinfo.h93 virtual int32_t GetOrientation(const char* device_id, function in class:FakeWebRtcDeviceInfo
/external/dng_sdk/source/
H A Ddng_xmp.h260 dng_orientation GetOrientation () const;
H A Ddng_xmp.cpp4147 dng_orientation dng_xmp::GetOrientation () const function in class:dng_xmp
4217 metadata.SetBaseOrientation (GetOrientation ());
/external/opencv3/3rdparty/include/dshow/
H A Ddsound.h958 STDMETHOD(GetOrientation)(THIS_ LPD3DVECTOR lpvOrientFront, LPD3DVECTOR lpvOrientTop) PURE;
982 #define IDirectSound3DListener_GetOrientation(p,a,b) (p)->lpVtbl->GetOrientation(p,a,b)
1003 #define IDirectSound3DListener_GetOrientation(p,a,b) (p)->GetOrientation(a,b)

Completed in 3534 milliseconds