Home
last modified time | relevance | path

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

/external/libwebm/m2ts/
Dwebm2pes.h203 Webm2Pes(const std::string& input_file, PacketReceiverInterface* packet_sink) in Webm2Pes() argument
204 : input_file_name_(input_file), packet_sink_(packet_sink) {} in Webm2Pes()