Searched refs:SUBPICTURE_QUEUE_SIZE (Results 1 – 1 of 1) sorted by relevance
131 #define SUBPICTURE_QUEUE_SIZE 16 macro133 …e FRAME_QUEUE_SIZE FFMAX(SAMPLE_QUEUE_SIZE, FFMAX(VIDEO_PICTURE_QUEUE_SIZE, SUBPICTURE_QUEUE_SIZE))3098 if (frame_queue_init(&is->subpq, &is->subtitleq, SUBPICTURE_QUEUE_SIZE, 0) < 0) in stream_open()