Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dcbs_av1.c147 static int cbs_av1_read_leb128(CodedBitstreamContext *ctx, GetBitContext *gbc, in cbs_av1_read_leb128() function
633 CHECK(cbs_av1_read_leb128(ctx, rw, #name, &value)); \
812 err = cbs_av1_read_leb128(ctx, &gbc, "obu_size", &obu_size); in cbs_av1_split_fragment()
897 err = cbs_av1_read_leb128(ctx, &gbc, "obu_size", &obu_size); in cbs_av1_read_unit()

Completed in 3 milliseconds