Home
last modified time | relevance | path

Searched defs:SetResolution (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dresolution_tracker.cc15 bool ResolutionTracker::SetResolution(DesktopSize size) { in SetResolution() function in webrtc::ResolutionTracker
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_generic_frame_descriptor.cc61 void RtpGenericFrameDescriptor::SetResolution(int width, int height) { in SetResolution() function in webrtc::RtpGenericFrameDescriptor
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/test/
H A Dencoded_video_frame_producer.h80 inline EncodedVideoFrameProducer& EncodedVideoFrameProducer::SetResolution( in SetResolution() function
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/android/
DImsMediaVideoRenderer.cpp61 void ImsMediaVideoRenderer::SetResolution(uint32_t width, uint32_t height) in SetResolution() function in ImsMediaVideoRenderer
DImsMediaVideoSource.cpp94 void ImsMediaVideoSource::SetResolution(const uint32_t width, const uint32_t height) in SetResolution() function in ImsMediaVideoSource
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_xmp.cpp4316 void dng_xmp::SetResolution (const dng_resolution &res) in SetResolution() function in dng_xmp
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusimpl.h622 __inline__ Status Bitmap::SetResolution(REAL xdpi, REAL ydpi) in SetResolution() function