Home
last modified time | relevance | path

Searched defs:DecoderProgress (Results 1 – 2 of 2) sorted by relevance

/third_party/lame/frontend/
Dtimestatus.c337 static struct DecoderProgress { struct
338 int last_mode_ext;
339 int frames_total;
340 int frame_ctr;
341 int framesize;
342 unsigned long samples;
Dtimestatus.h36 typedef struct DecoderProgress* DecoderProgress; typedef