HomeSort by relevance Sort by last modified time
    Searched refs:OpenInputFile (Results 1 - 2 of 2) sorted by null

  /external/brotli/c/tools/
brotli.c 437 static BROTLI_BOOL OpenInputFile(const char* input_path, FILE** f) {
580 BROTLI_BOOL is_ok = OpenInputFile(context->current_input_path, &context->fin);
  /external/webrtc/webrtc/modules/audio_coding/neteq/
neteq_unittest.cc 290 void OpenInputFile(const std::string &rtp_file);
405 void NetEqDecodingTest::OpenInputFile(const std::string &rtp_file) {
446 OpenInputFile(rtp_file);
    [all...]

Completed in 70 milliseconds