Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dape.c54 uint32_t firstframe; member
137 av_log(s, AV_LOG_DEBUG, "firstframe = %"PRIu32"\n", ape_ctx->firstframe); in ape_dumpinfo()
255 ape->firstframe = ape->junklength + ape->descriptorlength + ape->headerlength + ape->seektablelength + ape->wavheaderlength; in ape_read_header()
257 ape->firstframe += ape->totalframes; in ape_read_header()
265 ape->frames[0].pos = ape->firstframe; in ape_read_header()

Completed in 1 milliseconds