Searched refs:OutputYUVPath (Results 1 – 1 of 1) sorted by relevance
135 char OutputYUVPath[256] = { 0 }; in Decode() local170 strcpy_s (OutputYUVPath, OutputPath); in Decode()171 strcat_s (OutputYUVPath, "WP8_Dec_BA_MW_D.yuv"); in Decode()175 argv[2] = OutputYUVPath; in Decode()