Searched refs:kpH264FileName (Results 1 – 1 of 1) sorted by relevance
218 void H264DecodeInstance (ISVCDecoder* pDecoder, const char* kpH264FileName, const char* kpOuputFile… in H264DecodeInstance() argument256 if (kpH264FileName) { in H264DecodeInstance()257 pH264File = fopen (kpH264FileName, "rb"); in H264DecodeInstance()262 fprintf (stderr, "H264 source file name: %s..\n", kpH264FileName); in H264DecodeInstance()