Home
last modified time | relevance | path

Searched refs:set_width (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/rsobjdetect/src/
Dinnerloop.cpp76 sc->set_width(width); in innerloops()
/external/libvpx/libvpx/third_party/libwebm/
Dmkvmuxer.hpp471 void set_width(uint64 width) { width_ = width; } in set_width() function in mkvmuxer::VideoTrack
Dmkvmuxer.cpp2518 track->set_width(width); in AddVideoTrack()
/external/libvncserver/webclients/novnc/include/
Ddisplay.js482 set_width: function (w) { method in Display