Home
last modified time | relevance | path

Searched defs:resolution_alignment (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/video/
H A Dvideo_source_sink_controller.cc91 int VideoSourceSinkController::resolution_alignment() const { in resolution_alignment() function in webrtc::VideoSourceSinkController
137 int resolution_alignment) { in SetResolutionAlignment()
/aosp_15_r20/external/webrtc/api/video/
H A Dvideo_source_interface.h61 int resolution_alignment = 1; member