Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpeg4_unpack_bframes_bsf.c27 typedef struct UnpackBFramesBSFContext { struct
29 } UnpackBFramesBSFContext; typedef
61 UnpackBFramesBSFContext *s = ctx->priv_data; in mpeg4_unpack_bframes_filter()
150 UnpackBFramesBSFContext *ctx = bsfc->priv_data; in mpeg4_unpack_bframes_close_flush()
160 .priv_data_size = sizeof(UnpackBFramesBSFContext),