Searched defs:target_gp (Results 1 - 3 of 3) sorted by relevance
/third_party/libsnd/src/ |
H A D | ogg.c | 456 ogg_stream_seek_page_search(SF_PRIVATE *psf, OGG_PRIVATE *odata, uint64_t target_gp, uint64_t pcm_start, uint64_t pcm_end, uint64_t *best_gp, sf_count_t begin, sf_count_t end, uint64_t gp_rate) ogg_stream_seek_page_search() argument
|
H A D | ogg_vorbis.c | 870 vorbis_seek_trysearch (SF_PRIVATE *psf, uint64_t target_gp) in vorbis_seek_trysearch() argument 920 uint64_t target_gp ; in vorbis_seek() local [all...] |
H A D | ogg_opus.c | 1529 ogg_opus_page_seek_search (SF_PRIVATE *psf, uint64_t target_gp) in ogg_opus_page_seek_search() argument 1573 ogg_opus_page_seek_manual (SF_PRIVATE *psf, uint64_t target_gp) in ogg_opus_page_seek_manual() argument 1601 uint64_t target_gp, current_gp ; in ogg_opus_seek() local [all...] |
Completed in 6 milliseconds