Home
last modified time | relevance | path

Searched refs:HashContext (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dhashenc.c31 struct HashContext { struct
39 #define OFFSET(x) offsetof(struct HashContext, x)
87 struct HashContext *c = s->priv_data; in hash_init()
104 struct HashContext *c = s->priv_data; in streamhash_init()
135 struct HashContext *c = s->priv_data; in hash_write_packet()
142 struct HashContext *c = s->priv_data; in hash_write_trailer()
164 struct HashContext *c = s->priv_data; in hash_free()
178 .priv_data_size = sizeof(struct HashContext),
202 .priv_data_size = sizeof(struct HashContext),
219 .priv_data_size = sizeof(struct HashContext),
[all...]

Completed in 1 milliseconds