Home
last modified time | relevance | path

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

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