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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dwav.c48 } WAVContext; typedef in typeref:struct:__anon2282
107 WAVContext *wav = s->priv_data;
149 WAVContext *wav = s->priv_data;
163 WAVContext *wav = s->priv_data;
194 #define OFFSET(x) offsetof(WAVContext, x)
213 .priv_data_size = sizeof(WAVContext),
397 WAVContext *wav = s->priv_data;
546 WAVContext *wav = s->priv_data;
598 .priv_data_size = sizeof(WAVContext),
634 WAVContext *wa
[all...]

Completed in 156 milliseconds