Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddv_error_marker_bsf.c27 typedef struct DVErrorMarkerContext { struct
32 } DVErrorMarkerContext; argument
54 DVErrorMarkerContext *s = ctx->priv_data; in dv_error_marker_init()
65 DVErrorMarkerContext *s = ctx->priv_data; in dv_error_marker_filter()
97 #define OFFSET(x) offsetof(DVErrorMarkerContext, x)
135 .priv_data_size = sizeof(DVErrorMarkerContext),