Home
last modified time | relevance | path

Searched defs:HashContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dhashenc.c31 struct HashContext { struct
33 struct AVHashContext **hashes; argument
39 #define OFFSET(x) offsetof(struct HashContext, x) argument