Home
last modified time | relevance | path

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

/third_party/openh264/codec/build/windowsphone/all/
DCodecRTComponent.cpp46 char InputCfgPath[256] = { 0 }; in Encode() local
87 strcpy (InputCfgPath, InputPath); in Encode()
88 strcat (InputCfgPath, "layer2.cfg"); in Encode()