Searched refs:iVideoFormatString (Results 1 – 4 of 4) sorted by relevance
101 iVideoFormatString=""; in ResetData()810 iVideoFormatString=aParameters[i].value.pChar_value; in setParametersSync()811 iVideoFormat=iVideoFormatString.get_str(); in setParametersSync()813 …droidSurfaceOutput::setParametersSync() Video Format Key, Value %s",iVideoFormatString.get_str())); in setParametersSync()
280 OSCL_HeapString<OsclMemAllocator> iVideoFormatString; variable
256 iVideoFormatString = ""; in ResetData()810 if (iVideoFormatString.get_size() > 0) in LogParameters()812 len = oscl_snprintf(string, 128, "Video Format %s ", iVideoFormatString.get_str()); in LogParameters()1665 iVideoFormatString = iVideoFormat.getMIMEStrPtr(); in setParametersSync()1667 … "PVRefFileOutput::setParametersSync() Video Format Key, Value %s", iVideoFormatString.get_str())); in setParametersSync()
388 OSCL_HeapString<OsclMemAllocator> iVideoFormatString; variable