Searched refs:InputPath (Results 1 – 8 of 8) sorted by relevance
44 char InputPath[256] = { 0 }; in Encode() local63 InputPath[iSize] = 0; in Encode()65 InputPath[y] = (char)pWcharInputFile[y]; in Encode()80 strcpy (InputWelsEncCfgPath, InputPath); in Encode()83 strcpy (InputYUVPath, InputPath); in Encode()87 strcpy (InputCfgPath, InputPath); in Encode()132 char InputPath[256] = { 0 }; in Decode() local150 InputPath[size] = 0; in Decode()152 InputPath[y] = (char)pWcharInputFile[y]; in Decode()167 strcpy_s (InputBitstreamPath, InputPath); in Decode()
59 InputPath=\dev\0_icu\bin\ubrkperf24.exe60 SOURCE="$(InputPath)"63 copy $(InputPath) c:\dev\0_icu\bin\ubrkperf22.exe
59 InputPath=\dev\0_icu\bin\ubrkperf20.exe60 SOURCE="$(InputPath)"63 copy $(InputPath) c:\dev\0_icu\bin\ubrkperf20.exe
59 InputPath=.\Release\ubrkperfold.exe60 SOURCE="$(InputPath)"63 copy $(InputPath) c:\dev\0_icu\bin\ubrkperf20.exe
62 SOURCE="$(InputPath)"96 SOURCE="$(InputPath)"
2195 InputPath=.\libxml2.def.src2198 cl /I"..\.." /I"..\..\include" /nologo /EP $(InputPath) > libxml2.def