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

/haiku/headers/private/media/
H A DMediaMisc.h26 #define IS_INVALID_DESTINATION(_dest) ((_dest).port <= 0) macro
/haiku/src/kits/media/
H A DBufferConsumer.cpp127 if (IS_INVALID_DESTINATION(destination))
172 if (IS_INVALID_DESTINATION(destination))
200 if (IS_INVALID_DESTINATION(destination))
267 if (IS_INVALID_DESTINATION(destination))
321 if (IS_INVALID_DESTINATION(destination))
544 if (IS_INVALID_DESTINATION(destination))
H A DBufferProducer.cpp460 if (IS_INVALID_DESTINATION(destination))
478 if (IS_INVALID_DESTINATION(destination))
503 if (IS_INVALID_DESTINATION(destination))
524 if (IS_INVALID_DESTINATION(destination))
549 if (IS_INVALID_DESTINATION(destination))
H A DMediaRoster.cpp1023 if (IS_INVALID_DESTINATION(to)) {
1225 if (IS_INVALID_DESTINATION(destination)) {
3246 if (IS_INVALID_DESTINATION(input.destination))

Completed in 54 milliseconds