Home
last modified time | relevance | path

Searched defs:size (Results 5901 - 5925 of 15531) sorted by relevance

1...<<231232233234235236237238239240>>...622

/third_party/ffmpeg/doc/examples/
H A Dvaapi_encode.c104 int size, err; in main() local
/third_party/curl/tests/libtest/
H A Dlib643.c36 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
/third_party/elfio/elfio/
H A Delfio_section.hpp244 Elf_Xword size = get_size(); global() variable
263 Elf_Xword size = get_size(); global() variable
[all...]
/third_party/ffmpeg/libavcodec/
H A Dacelp_filters.c138 void ff_tilt_compensation(float *mem, float tilt, float *samples, int size) in ff_tilt_compensation() argument
H A Dnvdec_hevc.c70 nvdec_hevc_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) nvdec_hevc_start_frame() argument
270 nvdec_hevc_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) nvdec_hevc_decode_slice() argument
H A Dnvdec_h264.c47 nvdec_h264_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) nvdec_h264_start_frame() argument
131 nvdec_h264_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) nvdec_h264_decode_slice() argument
H A Dsrtdec.c64 size_t size; in srt_decode_frame() local
H A Dvaapi_vp8.c34 vaapi_vp8_start_frame(AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size) vaapi_vp8_start_frame() argument
185 vaapi_vp8_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) vaapi_vp8_decode_slice() argument
H A Dtruemotion2rt.c65 int size = avpkt->size; in truemotion2rt_decode_header() local
[all...]
H A Dvc1_common.h70 static av_always_inline int vc1_unescape_buffer(const uint8_t *src, int size, uint8_t *dst) in vc1_unescape_buffer() argument
H A Dmsmpeg4.c59 int size, v, l; in init_h263_dc_for_msmpeg4() local
79 uni_code <<= size; uni_code |= l; in init_h263_dc_for_msmpeg4() local
95 uni_code <<= size; uni_code |= l; init_h263_dc_for_msmpeg4() local
[all...]
H A Dnvdec_av1.c40 static int nvdec_av1_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_av1_start_frame() argument
287 static int nvdec_av1_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_av1_decode_slice() argument
H A Dsnappy.c49 static int snappy_literal(GetByteContext *gb, uint8_t *p, int size, int val) in snappy_literal() argument
78 static int snappy_copy(uint8_t *start, uint8_t *p, int size, in snappy_copy() argument
94 snappy_copy1(GetByteContext *gb, uint8_t *start, uint8_t *p, int size, int val) snappy_copy1() argument
103 snappy_copy2(GetByteContext *gb, uint8_t *start, uint8_t *p, int size, int val) snappy_copy2() argument
112 snappy_copy4(GetByteContext *gb, uint8_t *start, uint8_t *p, int size, int val) snappy_copy4() argument
141 ff_snappy_uncompress(GetByteContext *gb, uint8_t *buf, int64_t *size) ff_snappy_uncompress() argument
[all...]
H A Dpnmenc.c44 int size = av_image_get_buffer_size(avctx->pix_fmt, in pnm_encode_frame() local
H A Dsgirledec.c49 void rbg323_to_bgr8(uint8_t *dst, const uint8_t *src, int size) in rbg323_to_bgr8() argument
H A Dvdpau_av1.c43 vdpau_av1_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) vdpau_av1_start_frame() argument
275 vdpau_av1_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) vdpau_av1_decode_slice() argument
H A Dvideotoolbox_vp9.c103 videotoolbox_vp9_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) videotoolbox_vp9_start_frame() argument
110 videotoolbox_vp9_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) videotoolbox_vp9_decode_slice() argument
H A Dwcmv.c69 int x = 0, size; in decode_frame() local
[all...]
H A Dtak.c129 int avpriv_tak_parse_streaminfo(TAKStreamInfo *s, const uint8_t *buf, int size) in avpriv_tak_parse_streaminfo() argument
/third_party/ffmpeg/libavdevice/
H A Dalsa_enc.c88 int size = pkt->size; in audio_write_packet() local
/third_party/ffmpeg/libavfilter/
H A Dconvolution.h43 int size[4]; member
/third_party/ffmpeg/libavformat/
H A Dact.c69 int size; in read_header() local
H A Dbmv.c37 int size; member
[all...]
H A Dfitsdec.c84 int64_t buf_size = 0, size = 0, t; in is_image() local
147 uint64_t size; fits_read_packet() local
[all...]
H A Dgopher.c39 static int gopher_write(URLContext *h, const uint8_t *buf, int size) in gopher_write() argument
114 static int gopher_read(URLContext *h, uint8_t *buf, int size) in gopher_read() argument

Completed in 13 milliseconds

1...<<231232233234235236237238239240>>...622