Home
last modified time | relevance | path

Searched defs:buf_size (Results 126 - 150 of 1271) sorted by relevance

12345678910>>...51

/kernel/linux/linux-6.6/lib/
H A Dbuildid.c172 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 Dbintext.c148 int buf_size = avpkt->size; in decode_frame() local
H A Dbitstream_filter.c97 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 Dlibspeexdec.c131 int buf_size = avpkt->size; in libspeex_decode_frame() local
H A Dav1_parse.h107 static inline int parse_obu_header(const uint8_t *buf, int buf_size, in parse_obu_header() argument
H A Dmjpegbdec.c47 int buf_size = avpkt->size; in mjpegb_decode_frame() local
H A Dmpc.h66 int buf_size; member
H A Dmpeg4_unpack_bframes_bsf.c33 static void scan_buffer(const uint8_t *buf, int buf_size, in scan_buffer() argument
H A Dmpeg4video_parser.c42 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 Danm.c115 const int buf_size = avpkt->size; in decode_frame() local
H A Damr_parser.c54 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 Dbfi.c55 int buf_size = avpkt->size; in bfi_decode_frame() local
H A Ddv_profile.c261 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 Dhevc_parse.c24 static int hevc_decode_nal_units(const uint8_t *buf, int buf_size, HEVCParamSets *ps, in hevc_decode_nal_units() argument
H A Dmpegaudio_parser.c43 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 Dcscd.c72 int buf_size = avpkt->size; in decode_frame() local
H A Dbmp.c35 int buf_size = avpkt->size; in bmp_decode_frame() local
H A Dlibdavs2.c192 int buf_size = avpkt->size; in davs2_decode_frame() local
H A Dlibilbc.c94 int buf_size = avpkt->size; in ilbc_decode_frame() local
H A Dmlp.c98 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 D8bps.c61 int buf_size = avpkt->size; in decode_frame() local
H A Dpcm-bluray.c129 int buf_size = avpkt->size; in pcm_bluray_decode_frame() local
H A Dparser.c115 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 Drtjpeg.c106 ff_rtjpeg_decode_frame_yuv420(RTJpegContext *c, AVFrame *f, const uint8_t *buf, int buf_size) ff_rtjpeg_decode_frame_yuv420() argument
H A Dtscc.c71 int buf_size = avpkt->size; in decode_frame() local

Completed in 11 milliseconds

12345678910>>...51