Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvmuxer.hpp589 bool set_title(const char* title);
Dmkvmuxer.cpp1150 if (!d.set_title(title)) in add_string()
1294 bool Chapter::Display::set_title(const char* title) { in set_title() function in mkvmuxer::Chapter::Display