Home
last modified time | relevance | path

Searched refs:Openf (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/console/common/inc/
Dread_config.h54 void Openf (const char* strFile);
/third_party/openh264/codec/console/common/src/
Dread_config.cpp77 void CReadConfig::Openf (const char* kpStrFile) { in Openf() function in CReadConfig
/third_party/openh264/codec/console/enc/src/
Dwelsenc.cpp795 cRdCfg.Openf (argv[1]); in ProcessEncoding()