Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264_redundant_pps_bsf.c50 err = ff_cbs_make_unit_writable(ctx->common.input, unit); in h264_redundant_pps_fixup_pps()
Dcbs.h444 int ff_cbs_make_unit_writable(CodedBitstreamContext *ctx,
Dcbs.c1011 int ff_cbs_make_unit_writable(CodedBitstreamContext *ctx, in ff_cbs_make_unit_writable() function