Searched defs:printInfo (Results 1 – 2 of 2) sorted by relevance
172 …GstLogPrintInfo printInfo = {level, file ? file : " ", function ? function : " ", line, object, lo… in GstLogCallbackFunc() local
486 void HCodec::ChangeOwner(BufferInfo& info, BufferOwner targetOwner, bool printInfo) in ChangeOwner()