Lines Matching full:circular
206 * Any TS packets that match the filter settings are copied to a circular
210 * addresses within the circular buffer, but other implementations are also
215 * the start of the first undelivered TS packet within a circular buffer.
217 * TS packets have crossed the last address of the circular buffer and
219 * parameter would contain an address within the circular buffer, while the
220 * @buffer2 parameter would contain the first address of the circular buffer.
233 * is possible that the circular buffer eventually fills up. If this happens,
260 * within the circular buffer of the demux driver.
265 * circular buffer.
286 * implementation should maintain a circular buffer for received sections.
289 * buffers the received data. The size of the circular buffer can be
291 * If there is no room in the circular buffer when a new section is received,