Searched refs:PACKETS_PER_BUFFER (Results 1 – 1 of 1) sorted by relevance
71 #define PACKETS_PER_BUFFER 10 macro74 #define BUFFER_SIZE (PACKETS_PER_BUFFER*MPEG2_TS_PACKET_SIZE)299 if (packetsThisBuffer > PACKETS_PER_BUFFER) { in enqueueInitialBuffers()300 packetsThisBuffer = PACKETS_PER_BUFFER; in enqueueInitialBuffers()