Searched refs:current_gp (Results 1 – 2 of 2) sorted by relevance
459 current_gp (void) in current_gp() function548 di->gp = current_gp(); in callback()
1601 uint64_t target_gp, current_gp ; in ogg_opus_seek() local1614 current_gp = oopus->pkt_pos - (uint64_t) (oopus->len * oopus->sr_factor) ; in ogg_opus_seek()1623 if (target_gp < current_gp || target_gp - current_gp > OGG_OPUS_PREROLL) in ogg_opus_seek()