Searched refs:ff_cbs_write_signed (Results 1 – 5 of 5) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | cbs_internal.h | 162 int ff_cbs_write_signed(CodedBitstreamContext *ctx, PutBitContext *pbc,
|
D | cbs_mpeg2.c | 115 CHECK(ff_cbs_write_signed(ctx, rw, width, #name, \
|
D | cbs.c | 625 int ff_cbs_write_signed(CodedBitstreamContext *ctx, PutBitContext *pbc, in ff_cbs_write_signed() function
|
D | cbs_av1.c | 671 CHECK(ff_cbs_write_signed(ctx, rw, width, #name, \
|
D | cbs_h2645.c | 406 CHECK(ff_cbs_write_signed(ctx, rw, width, #name, \
|