OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:video_stream
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/
video.c
133
struct
video_stream
{
struct
193
struct
video_stream
sc_stream_in;
304
/* functions for
video_stream
*/
305
static void video_stream_init(struct
video_stream
*, const char *name);
306
static void video_stream_fini(struct
video_stream
*);
308
static int video_stream_setup_bufs(struct
video_stream
*,
311
static void video_stream_teardown_bufs(struct
video_stream
*);
313
static int video_stream_realloc_bufs(struct
video_stream
*, uint8_t);
317
static void video_stream_enqueue(struct
video_stream
*,
319
static struct video_buffer * video_stream_dequeue(struct
video_stream
*);
[
all
...]
Completed in 48 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025