ff_hevc_extract_rbsp 2959 libavcodec/hevc.c         consumed = ff_hevc_extract_rbsp(s, buf, extract_length, nal);
ff_hevc_extract_rbsp  935 libavcodec/hevc.h int ff_hevc_extract_rbsp(HEVCContext *s, const uint8_t *src, int length,
ff_hevc_extract_rbsp  133 libavcodec/hevc_parser.c         consumed = ff_hevc_extract_rbsp(h, buf, src_length, nal);