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

/haiku/src/apps/cortex/addons/common/
H A DAudioFilterNode.cpp112 // test the given template format against a proposed format.
114 // non-wildcard data; write required fields into proposed format
116 // Returns B_OK if the proposed format doesn't conflict with the
132 PRINT(("\tincoming proposed format: %s\n", formatStr));
150 PRINT(("\toutbound proposed format: %s\n", formatStr));
1045 // method has been called, and that node has potentially changed the proposed
1276 media_format proposed = newFormat; local
1279 proposed);

Completed in 39 milliseconds