Home
last modified time | relevance | path

Searched refs:ExistFile (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/console/common/inc/
Dread_config.h58 const bool ExistFile();
/third_party/openh264/codec/console/common/src/
Dread_config.cpp133 const bool CReadConfig::ExistFile() { in ExistFile() function in CReadConfig
/third_party/openh264/codec/console/enc/src/
Dwelsenc.cpp133 if (!cRdLayerCfg.ExistFile()) { in ParseLayerConfig()
805 if (!cRdCfg.ExistFile()) { in ProcessEncoding()
/third_party/openh264/codec/console/dec/src/
Dh264dec.cpp519 if (!cReadCfg.ExistFile()) {