ff_av1_extract_obu   83 libavcodec/av1_parse.c         consumed = ff_av1_extract_obu(obu, bc.buffer, bytestream2_get_bytes_left(&bc), logctx);
ff_av1_extract_obu   69 libavcodec/av1_parse.h int ff_av1_extract_obu(AV1OBU *obu, const uint8_t *buf, int length,
ff_av1_extract_obu  239 libavcodec/av1_parser.c         int len = ff_av1_extract_obu(&obu, ptr, buf_size, avctx);