Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcbs.h373 int ff_cbs_alloc_unit_content2(CodedBitstreamContext *ctx,
Dcbs_sei.c182 err = ff_cbs_alloc_unit_content2(ctx, unit); in cbs_sei_get_unit()
Dcbs_mpeg2.c212 err = ff_cbs_alloc_unit_content2(ctx, unit); in cbs_mpeg2_read_unit()
Dcbs_h2645.c707 err = ff_cbs_alloc_unit_content2(ctx, unit); in cbs_h264_read_nal_unit()
826 err = ff_cbs_alloc_unit_content2(ctx, unit); in cbs_h265_read_nal_unit()
Dcbs_vp9.c493 err = ff_cbs_alloc_unit_content2(ctx, unit); in cbs_vp9_read_unit()
Dcbs.c869 int ff_cbs_alloc_unit_content2(CodedBitstreamContext *ctx, in ff_cbs_alloc_unit_content2() function
Dcbs_av1.c881 err = ff_cbs_alloc_unit_content2(ctx, unit); in cbs_av1_read_unit()