GST_WARNING_OBJECT(element,"Unable to find a stable solution for the sensing function TDCFs for %d samples",element->consecutive_failures);
GST_WARNING_OBJECT(element,"%lu: Unable to find a stable solution for the sensing function TDCFs for %d samples",GST_BUFFER_PTS(inbuf)/GST_SECOND,element->consecutive_failures);
else
else
GST_DEBUG_OBJECT(element,"Unable to find a stable solution for the sensing function TDCFs");
GST_DEBUG_OBJECT(element,"%lu: Unable to find a stable solution for the sensing function TDCFs",GST_BUFFER_PTS(inbuf)/GST_SECOND);
GST_WARNING_OBJECT(element,"Unable to find a stable solution for the sensing function TDCFs for %d samples",element->consecutive_failures);
GST_WARNING_OBJECT(element,"%lu: Unable to find a stable solution for the sensing function TDCFs for %d samples",GST_BUFFER_PTS(inbuf)/GST_SECOND,element->consecutive_failures);
else
else
GST_DEBUG_OBJECT(element,"Unable to find a stable solution for the sensing function TDCFs");
GST_DEBUG_OBJECT(element,"%lu: Unable to find a stable solution for the sensing function TDCFs",GST_BUFFER_PTS(inbuf)/GST_SECOND);