Searched refs:buffer_slot_count (Results 1 – 1 of 1) sorted by relevance
51 unsigned int buffer_slot_count; member 299 if (scnt > sp->buffer_slot_count) { in pvr2_stream_buffer_count() 304 if (sp->buffer_slot_count) { in pvr2_stream_buffer_count() 306 sp->buffer_slot_count * sizeof(*nb)); in pvr2_stream_buffer_count() 310 sp->buffer_slot_count = scnt; in pvr2_stream_buffer_count() 335 if (scnt < sp->buffer_slot_count) { in pvr2_stream_buffer_count() 344 sp->buffer_slot_count = scnt; in pvr2_stream_buffer_count()