[tremor] ov_time_total & 0.f

slothead bounce at slothead.com
Sun Mar 30 15:15:26 PST 2003



This was pulled today, with timestamps of 28-Mar-2003.  At least, I think it
was 2003.

Here's the post-Septemeber files of interest:

2002-10-16  01:39                9,319 mapping0.c
2002-10-16  02:10                4,991 lsp_lookup.h
2002-10-16  03:07               12,497 floor0.c
2002-10-16  03:07                2,135 window.c
2002-10-16  03:07                6,505 asm_arm.h
2002-10-16  03:07                3,084 codec_internal.h
2002-10-16  03:07                1,470 mdct.h
2002-10-16  03:07               32,977 mdct_lookup.h
2002-10-16  03:07                2,542 os_types.h
2002-10-16  03:07                1,165 window.h
2002-10-16  03:07              127,735 window_lookup.h
2002-10-16  03:07                2,842 configure.in
2002-10-16  03:17               13,871 mdct.c
2002-11-25  14:20               14,151 floor1.c
2003-03-28  21:07                1,205 Makefile.am
2003-03-28  21:07                7,141 bitwise.c
2003-03-28  21:07               13,101 block.c
2003-03-28  21:07               30,013 framing.c
2003-03-28  21:07               11,121 info.c
2003-03-28  21:07                3,465 synthesis.c
2003-03-28  21:07               46,381 vorbisfile.c
2003-03-28  21:07                6,742 ivorbiscodec.h
2003-03-28  21:07                4,756 ivorbisfile.h
2003-03-28  21:07                6,575 misc.h
2003-03-28  21:07                6,707 ogg.h

G:\zips\z>grep_.exe 0\.f -x -s -b -c- -i -n *.c

File: G:\zips\z\vorbisfile.c
  1449:   ogg_int64_t time_total=0.f;

G:\zips\z>grep_.exe pcmlengths -x -s -b -c- -i -n *.c

File: G:\zips\z\vorbisfile.c
   315:   vf->pcmlengths=_ogg_malloc(vf->links*2*sizeof(*vf->pcmlengths));
   381:       vf->pcmlengths[i*2]=accumulated;
   399:
vf->pcmlengths[i*2+1]=ogg_page_granulepos(&og)-vf->pcmlengths[i*2];
   547:                 granulepos-=vf->pcmlengths[link*2];
   557:                 granulepos+=vf->pcmlengths[i*2+1];
   738:     if(vf->pcmlengths)_ogg_free(vf->pcmlengths);
   920:     return(vf->pcmlengths[i*2+1]);
   939:     return(((ogg_int64_t)vf->pcmlengths[i])*1000/vf->vi[i].rate);
  1016:               ogg_int64_t
granulepos=op.granulepos-vf->pcmlengths[link*2];
  1020:                 granulepos+=vf->pcmlengths[i*2+1];
  1114:     total-=vf->pcmlengths[link*2+1];
  1128:     ogg_int64_t begintime = vf->pcmlengths[link*2];
  1129:     ogg_int64_t endtime = vf->pcmlengths[link*2+1]+begintime;
  1244:
vf->pcm_offset=op.granulepos-vf->pcmlengths[vf->current_link*2];
  1318:
vf->pcm_offset=op.granulepos-vf->pcmlengths[vf->current_link*2];
  1321:           vf->pcm_offset+=vf->pcmlengths[i*2+1];
  1393:     pcm_total-=vf->pcmlengths[link*2+1];
  1420:     pcm_total-=vf->pcmlengths[link*2+1];
  1458:       pcm_total-=vf->pcmlengths[link*2+1];

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'tremor-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Tremor mailing list