Home
last modified time | relevance | path

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

/third_party/libsnd/src/
H A Dogg.h130 ** *gp_out. Returns the file offset *before* the last page on success, or -1 on
133 sf_count_t ogg_sync_last_page_before (SF_PRIVATE *psf, OGG_PRIVATE *odata, uint64_t *gp_out, sf_count_t offset, int32_t serialno) ;
H A Dogg_vorbis.c92 static int vorbis_calculate_granulepos (SF_PRIVATE *psf, uint64_t *gp_out) ;
966 vorbis_calculate_granulepos (SF_PRIVATE *psf, uint64_t *gp_out) in vorbis_calculate_granulepos() argument
1017 *gp_out = 0 ; in vorbis_calculate_granulepos()
1041 *gp_out = last_gp - duration ; in vorbis_calculate_granulepos()
H A Dogg.c408 ogg_sync_last_page_before (SF_PRIVATE *psf, OGG_PRIVATE *odata, uint64_t *gp_out, sf_count_t offset, int32_t serialno) in ogg_sync_last_page_before() argument
451 *gp_out = gp ; in ogg_sync_last_page_before()

Completed in 3 milliseconds