Searched defs:DecoderProgress (Results 1 – 2 of 2) sorted by relevance
337 static struct DecoderProgress { struct338 int last_mode_ext;339 int frames_total;340 int frame_ctr;341 int framesize;342 unsigned long samples;
36 typedef struct DecoderProgress* DecoderProgress; typedef