Home
last modified time | relevance | path

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

/third_party/openh264/codec/console/dec/src/
Dh264dec.cpp517 string strReconFile (""); local
532 strReconFile = strTag[1];
533 int32_t iLen = (int32_t)strReconFile.length();
539 … strncpy (sDecParam.pFileNameRestructed, strReconFile.c_str(), iLen); //confirmed_safe_unsafe_usage