Home
last modified time | relevance | path

Searched refs:crypto_seek (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dcrypto.c233 static int64_t crypto_seek(URLContext *h, int64_t pos, int whence) in crypto_seek() function
394 .url_seek = crypto_seek,