Home
last modified time | relevance | path

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

/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DMediaInfo_Internal.cpp1619 …string Input_Cache; // In case of encoded content, this string must live up to the end of the pars… in Open_Buffer_Continue() local
1622 Input_Cache.assign((const char*)ToAdd, ToAdd_Size); ; in Open_Buffer_Continue()
1623 Input_Cache=Base64::decode(Input_Cache); in Open_Buffer_Continue()
1624 ToAdd=(const int8u*)Input_Cache.c_str(); in Open_Buffer_Continue()
1625 ToAdd_Size= Input_Cache.size(); in Open_Buffer_Continue()
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DMediaInfo_Internal.cpp1619 …string Input_Cache; // In case of encoded content, this string must live up to the end of the pars… in Open_Buffer_Continue() local
1622 Input_Cache.assign((const char*)ToAdd, ToAdd_Size); ; in Open_Buffer_Continue()
1623 Input_Cache=Base64::decode(Input_Cache); in Open_Buffer_Continue()
1624 ToAdd=(const int8u*)Input_Cache.c_str(); in Open_Buffer_Continue()
1625 ToAdd_Size= Input_Cache.size(); in Open_Buffer_Continue()
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DMediaInfo_Internal.cpp1619 …string Input_Cache; // In case of encoded content, this string must live up to the end of the pars… in Open_Buffer_Continue() local
1622 Input_Cache.assign((const char*)ToAdd, ToAdd_Size); ; in Open_Buffer_Continue()
1623 Input_Cache=Base64::decode(Input_Cache); in Open_Buffer_Continue()
1624 ToAdd=(const int8u*)Input_Cache.c_str(); in Open_Buffer_Continue()
1625 ToAdd_Size= Input_Cache.size(); in Open_Buffer_Continue()