Home
last modified time | relevance | path

Searched defs:buf_size (Results 26 - 50 of 1328) sorted by relevance

12345678910>>...54

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Drandom.h33 int buf_size; member
/third_party/ffmpeg/libavcodec/
H A Dbitpacked_enc.c36 const int buf_size = avctx->height * avctx->width * avctx->bits_per_coded_sample / 8; in encode_yuv422p10() local
H A Dcavs_parser.c36 cavs_find_frame_end(ParseContext *pc, const uint8_t *buf, int buf_size) cavs_find_frame_end() argument
76 cavsvideo_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) cavsvideo_parse() argument
[all...]
H A Ddpx_parser.c40 dpx_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) dpx_parse() argument
[all...]
H A Ddolby_e_parser.c31 dolby_e_parse(AVCodecParserContext *s2, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) dolby_e_parse() argument
H A Dg723_1_parser.c31 g723_1_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) g723_1_parse() argument
H A Ddvdsub_parser.c35 dvdsub_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) dvdsub_parse() argument
[all...]
H A Dipu_parser.c33 ipu_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) ipu_parse() argument
H A Dmjpeg_parser.c40 static int find_frame_end(MJPEGParserContext *m, const uint8_t *buf, int buf_size){ in find_frame_end() argument
104 jpeg_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) jpeg_parse() argument
[all...]
H A Dmp3_header_decompress_bsf.c38 int buf_size; in mp3_header_decompress() local
H A Davrndec.c58 int buf_size = avpkt->size; in decode_frame() local
H A Dcljrdec.c36 int buf_size = avpkt->size; in decode_frame() local
H A Dg729_parser.c38 g729_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) g729_parse() argument
H A Dhevc_ps_enc.c66 ff_hevc_encode_nal_vps(HEVCVPS *vps, unsigned int id, uint8_t *buf, int buf_size) ff_hevc_encode_nal_vps() argument
H A Dbmvaudio.c46 int buf_size = avpkt->size; in bmv_aud_decode_frame() local
H A Dbmp_parser.c38 bmp_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) bmp_parse() argument
H A Dgsmdec.c74 int buf_size = avpkt->size; in gsm_decode_frame() local
H A Dgsm_parser.c39 gsm_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) gsm_parse() argument
H A Dh261_parser.c30 h261_find_frame_end(ParseContext *pc, AVCodecContext *avctx, const uint8_t *buf, int buf_size) h261_find_frame_end() argument
66 h261_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) h261_parse() argument
H A Dh263_parser.c32 int ff_h263_find_frame_end(ParseContext *pc, const uint8_t *buf, int buf_size){ argument
72 h263_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) global() argument
[all...]
H A Daac_ac3_parser.c30 ff_aac_ac3_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) ff_aac_ac3_parse() argument
H A Dadx_parser.c39 adx_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) adx_parse() argument
H A Drv34_parser.c42 rv34_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) rv34_parse() argument
/third_party/ffmpeg/libavcodec/arm/
H A Dneontest.c41 avcodec_encode_subtitle(AVCodecContext *avctx, uint8_t *buf, int buf_size, const AVSubtitle *sub) avcodec_encode_subtitle() argument
/third_party/ffmpeg/libavcodec/aarch64/
H A Dneontest.c41 avcodec_encode_subtitle(AVCodecContext *avctx, uint8_t *buf, int buf_size, const AVSubtitle *sub) avcodec_encode_subtitle() argument

Completed in 9 milliseconds

12345678910>>...54