Home
last modified time | relevance | path

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

/external/webrtc/common_video/h264/
Dsps_vui_rewriter.cc75 bool CopyAndRewriteVui(const SpsParser::SpsState& sps,
165 if (!CopyAndRewriteVui(*sps_state, &source_buffer, &sps_writer, color_space, in ParseAndRewriteSps()
282 bool CopyAndRewriteVui(const SpsParser::SpsState& sps, in CopyAndRewriteVui() function