Searched refs:FLAC__IOCallback_Tell (Results 1 – 2 of 2) sorted by relevance
139 typedef FLAC__int64 (*FLAC__IOCallback_Tell) (FLAC__IOHandle handle); typedef174 FLAC__IOCallback_Tell tell;
1179 …andle, FLAC__IOCallback_Read read_cb, FLAC__IOCallback_Seek seek_cb, FLAC__IOCallback_Tell tell_cb) in chain_read_cb_()