Home
last modified time | relevance | path

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

/external/opencv3/modules/rsobjdetect/src/
Dinnerloop.cpp77 sc->set_height(height); in innerloops()
/external/libvpx/libvpx/third_party/libwebm/
Dmkvmuxer.hpp467 void set_height(uint64 height) { height_ = height; } in set_height() function in mkvmuxer::VideoTrack
Dmkvmuxer.cpp2519 track->set_height(height); in AddVideoTrack()
/external/libvncserver/webclients/novnc/include/
Ddisplay.js489 set_height: function (h) { method in Display