Home
last modified time | relevance | path

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

/third_party/openh264/codec/build/windowsphone/all/
DCodecRTComponent.cpp49 char Output264Path[256] = { 0 }; in Encode() local
98 strcpy (Output264Path, OutputPath); in Encode()
99 strcat (Output264Path, "WP8_Test_CiscoVT2people_160x96_6fps.264"); in Encode()
106 argv[5] = Output264Path; in Encode()