HomeSort by relevance Sort by last modified time
    Searched full:encoded_file_name (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_sequence_coder.cc 105 std::string encoded_file_name = parser->GetFlag("encoded_file"); local
106 FILE* encoded_file = fopen(encoded_file_name.c_str(), "wb");

Completed in 354 milliseconds