Home
last modified time | relevance | path

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

/third_party/openh264/codec/build/windowsphone/all/
DCodecRTComponent.cpp135 char OutputYUVPath[256] = { 0 }; in Decode() local
170 strcpy_s (OutputYUVPath, OutputPath); in Decode()
171 strcat_s (OutputYUVPath, "WP8_Dec_BA_MW_D.yuv"); in Decode()
175 argv[2] = OutputYUVPath; in Decode()