Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264_mp4toannexb_bsf.c37 typedef struct H264BSFContext { struct
47 } H264BSFContext; typedef
73 H264BSFContext *s = ctx->priv_data; in h264_extradata_to_annexb()
147 H264BSFContext *s = ctx->priv_data; in h264_mp4toannexb_init()
211 H264BSFContext *s = ctx->priv_data; in h264_mp4toannexb_filter()
367 H264BSFContext *s = ctx->priv_data; in h264_mp4toannexb_flush()
381 .priv_data_size = sizeof(H264BSFContext),

Completed in 2 milliseconds