Home
last modified time | relevance | path

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

/external/openscreen/cast/standalone_sender/
Dffmpeg_glue.h30 AVFormatContext* CreateAVFormatContextForFile(const char* path);
57 ::openscreen::cast::internal::CreateAVFormatContextForFile,
Dffmpeg_glue.cc13 AVFormatContext* CreateAVFormatContextForFile(const char* path) { in CreateAVFormatContextForFile() function