WAVContext 114 modules/wav_out/wav_out.c #define WAVCTX() WAVContext *ctx = (WAVContext *)dr->opaque; WAVContext 353 modules/wav_out/wav_out.c static void set_vol_pan(WAVContext *ctx) WAVContext 433 modules/wav_out/wav_out.c WAVContext *ctx = (WAVContext*)gf_malloc(sizeof(WAVContext)); WAVContext 434 modules/wav_out/wav_out.c memset(ctx, 0, sizeof(WAVContext)); WAVContext 462 modules/wav_out/wav_out.c WAVContext *ctx = (WAVContext *)dr->opaque;