Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvmuxer.hpp432 void set_width(uint64 width) { width_ = width; } in set_width() function in mkvmuxer::VideoTrack
Dmkvmuxer.cpp2335 track->set_width(width); in AddVideoTrack()