/kernel/linux/linux-6.6/lib/ |
H A D | buildid.c | 172 int build_id_parse_buf(const void *buf, unsigned char *build_id, u32 buf_size) in build_id_parse_buf() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | bintext.c | 148 int buf_size = avpkt->size; in decode_frame() local
|
H A D | bitstream_filter.c | 97 av_bitstream_filter_filter(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size, int keyframe) av_bitstream_filter_filter() argument
|
H A D | libspeexdec.c | 131 int buf_size = avpkt->size; in libspeex_decode_frame() local
|
H A D | av1_parse.h | 107 static inline int parse_obu_header(const uint8_t *buf, int buf_size, in parse_obu_header() argument
|
H A D | mjpegbdec.c | 47 int buf_size = avpkt->size; in mjpegb_decode_frame() local
|
H A D | mpc.h | 66 int buf_size; member
|
H A D | mpeg4_unpack_bframes_bsf.c | 33 static void scan_buffer(const uint8_t *buf, int buf_size, in scan_buffer() argument
|
H A D | mpeg4video_parser.c | 42 int ff_mpeg4_find_frame_end(ParseContext *pc, const uint8_t *buf, int buf_size) in ff_mpeg4_find_frame_end() argument 90 mpeg4_decode_header(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t *buf, int buf_size) mpeg4_decode_header() argument 140 mpeg4video_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) mpeg4video_parse() argument [all...] |
H A D | anm.c | 115 const int buf_size = avpkt->size; in decode_frame() local
|
H A D | amr_parser.c | 54 amr_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) amr_parse() argument
|
H A D | bfi.c | 55 int buf_size = avpkt->size; in bfi_decode_frame() local
|
H A D | dv_profile.c | 261 ff_dv_frame_profile(AVCodecContext* codec, const AVDVProfile *sys, const uint8_t *frame, unsigned buf_size) ff_dv_frame_profile() argument 299 av_dv_frame_profile(const AVDVProfile *sys, const uint8_t *frame, unsigned buf_size) av_dv_frame_profile() argument
|
H A D | hevc_parse.c | 24 static int hevc_decode_nal_units(const uint8_t *buf, int buf_size, HEVCParamSets *ps, in hevc_decode_nal_units() argument
|
H A D | mpegaudio_parser.c | 43 mpegaudio_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) mpegaudio_parse() argument [all...] |
H A D | cscd.c | 72 int buf_size = avpkt->size; in decode_frame() local
|
H A D | bmp.c | 35 int buf_size = avpkt->size; in bmp_decode_frame() local
|
H A D | libdavs2.c | 192 int buf_size = avpkt->size; in davs2_decode_frame() local
|
H A D | libilbc.c | 94 int buf_size = avpkt->size; in ilbc_decode_frame() local
|
H A D | mlp.c | 98 uint16_t ff_mlp_checksum16(const uint8_t *buf, unsigned int buf_size) in ff_mlp_checksum16() argument 107 uint8_t ff_mlp_checksum8(const uint8_t *buf, unsigned int buf_size) in ff_mlp_checksum8() argument 133 uint8_t ff_mlp_calculate_parity(const uint8_t *buf, unsigned int buf_size) in ff_mlp_calculate_parity() argument
|
H A D | 8bps.c | 61 int buf_size = avpkt->size; in decode_frame() local
|
H A D | pcm-bluray.c | 129 int buf_size = avpkt->size; in pcm_bluray_decode_frame() local
|
H A D | parser.c | 115 av_parser_parse2(AVCodecParserContext *s, AVCodecContext *avctx, uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size, int64_t pts, int64_t dts, int64_t pos) av_parser_parse2() argument 199 ff_combine_frame(ParseContext *pc, int next, const uint8_t **buf, int *buf_size) ff_combine_frame() argument [all...] |
H A D | rtjpeg.c | 106 ff_rtjpeg_decode_frame_yuv420(RTJpegContext *c, AVFrame *f, const uint8_t *buf, int buf_size) ff_rtjpeg_decode_frame_yuv420() argument
|
H A D | tscc.c | 71 int buf_size = avpkt->size; in decode_frame() local
|