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

  /external/webrtc/webrtc/modules/media_file/
media_file_impl.h 97 static bool ValidFileFormat(const FileFormats format,
media_file_impl.cc 346 if(!ValidFileFormat(format,codecInst))
420 if(!ValidFileFormat(format,codecInst))
492 // ValidFileFormat() called in the beginneing of this function
511 // ValidFileFormat() called in the beginneing of this function
740 if(!ValidFileFormat(format,&codecInst))
789 if(!ValidFileFormat(format,&codecInst))
1076 bool MediaFileImpl::ValidFileFormat(const FileFormats format,

Completed in 56 milliseconds