Searched refs:READ_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
52 #define READ_BUFFER_SIZE 16384 macro54 #define COMBINED_BUFFER_SIZE ((2 * READ_BUFFER_SIZE) + \134 length = (count > READ_BUFFER_SIZE ? READ_BUFFER_SIZE : count); in goldfish_audio_read()
480 +#define READ_BUFFER_SIZE 8192488 + guchar buffer[READ_BUFFER_SIZE];878 + g_input_stream_read_async (stream, closure->buffer, READ_BUFFER_SIZE, G_PRIORITY_DEFAULT,900 + g_input_stream_read_async (stream, closure->buffer, READ_BUFFER_SIZE, G_PRIORITY_DEFAULT,