Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvmuxer.hpp428 void set_height(uint64 height) { height_ = height; } in set_height() function in mkvmuxer::VideoTrack
Dmkvmuxer.cpp2336 track->set_height(height); in AddVideoTrack()