Searched refs:TRACE_SEEK (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatReader.cpp38 # define TRACE_SEEK(a...) printf(a) macro
44 # define TRACE_SEEK(a...) macro
464 TRACE_SEEK("StreamBase::Seek(%" B_PRId32 ",%s%s%s%s, %" B_PRId64 ", "
546 TRACE_SEEK(" need to seek back (%" B_PRIdBIGTIME ") (time: %.2f "
562 TRACE_SEEK(" need to seek forward (%" B_PRId64 ") (time: "
573 TRACE_SEEK(" found time: %" B_PRIdBIGTIME " -> %" B_PRIdBIGTIME " (%.2f)\n", *time,
577 TRACE_SEEK(" seeked frame: %" B_PRId64 "\n", *frame);
579 TRACE_SEEK(" _NextPacket() failed!\n");
619 TRACE_SEEK(" Not trusting generic index entry. "
660 TRACE_SEEK(" n
[all...]

Completed in 40 milliseconds