Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dipfsgateway.c35 typedef struct IPFSGatewayContext { struct
44 } IPFSGatewayContext; typedef
52 IPFSGatewayContext *c = h->priv_data; in populate_ipfs_gateway()
202 IPFSGatewayContext *c = h->priv_data; in translate_ipfs_to_http()
308 IPFSGatewayContext *c = h->priv_data; in ipfs_read()
314 IPFSGatewayContext *c = h->priv_data; in ipfs_seek()
320 IPFSGatewayContext *c = h->priv_data; in ipfs_close()
324 #define OFFSET(x) offsetof(IPFSGatewayContext, x)
344 .priv_data_size = sizeof(IPFSGatewayContext),
354 .priv_data_size = sizeof(IPFSGatewayContext),
[all...]

Completed in 1 milliseconds