Searched refs:CACAContext (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dcaca.c26 typedef struct CACAContext { struct
42 } CACAContext; typedef in typeref:struct:CACAContext
46 CACAContext *c = s->priv_data;
65 static void list_drivers(CACAContext *c)
76 static void list_dither_## thing(CACAContext *c) \
93 CACAContext *c = s->priv_data;
192 CACAContext *c = s->priv_data;
200 #define OFFSET(x) offsetof(CACAContext,x)
233 .priv_data_size = sizeof(CACAContext),

Completed in 162 milliseconds