| /third_party/ffmpeg/libavcodec/ |
| H A D | videotoolboxenc.c | 200 size_t size; member 616 CFIndex size = CFDataGetLength(data); in set_extradata() local 463 get_params_size( AVCodecContext *avctx, CMVideoFormatDescriptionRef vid_fmt, size_t *size) get_params_size() argument 666 get_length_code_size( AVCodecContext *avctx, CMSampleBufferRef sample_buffer, size_t *size) get_length_code_size() argument [all...] |
| H A D | mpegvideo_enc.c | 1198 int size = 0; in encode_frame() local [all...] |
| H A D | vp8.c | 327 int size = AV_RL24(sizes + 3 * i); in setup_partitions() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | mxfenc.c | 460 int size = klv_ber_length(len); in klv_encode_ber_length() local 577 mxf_write_local_tag(AVFormatContext *s, int size, int tag) mxf_write_local_tag() argument 690 uint64_t size = 0; mxf_utf16len() local 711 uint64_t size; mxf_utf16_local_tag_length() local 731 uint64_t size = mxf_utf16len(value); mxf_write_local_tag_utf16() local 1334 int size = cur_pos - pos; mxf_update_klv_size() local 1732 klv_fill_size(uint64_t size) klv_fill_size() argument [all...] |
| H A D | rtmpproto.c | 1075 int size; rtmp_uncompress_swfplayer() local 1379 rtmp_receive_hs_packet(RTMPContext* rt, uint32_t *first_int, uint32_t *second_int, char *arraydata, int size) rtmp_receive_hs_packet() argument 1400 rtmp_send_hs_packet(RTMPContext* rt, uint32_t first_int, uint32_t second_int, char *arraydata, int size) rtmp_send_hs_packet() argument 2189 update_offset(RTMPContext *rt, int size) update_offset() argument 2213 const int size = pkt->size - skip; append_flv_data() local 2354 uint32_t size; handle_metadata() local 2895 rtmp_read(URLContext *s, uint8_t *buf, int size) rtmp_read() argument 2956 rtmp_write(URLContext *s, const uint8_t *buf, int size) rtmp_write() argument [all...] |
| H A D | dashenc.c | 336 set_vp9_codec_str(AVFormatContext *s, AVCodecParameters *par, AVRational *frame_rate, char *str, int size) set_vp9_codec_str() argument 351 set_codec_str(AVFormatContext *s, AVCodecParameters *par, AVRational *frame_rate, char *str, int size) set_codec_str() argument 776 format_date(char *buf, int size, int64_t time_us) format_date() argument 2156 int size; dash_write_packet() local [all...] |
| H A D | http.c | 1559 static int http_buf_read(URLContext *h, uint8_t *buf, int size) in http_buf_read() argument 1635 http_buf_read_compressed(URLContext *h, uint8_t *buf, int size) http_buf_read_compressed() argument 1668 http_read_stream(URLContext *h, uint8_t *buf, int size) http_read_stream() argument 1724 http_read_stream_all(URLContext *h, uint8_t *buf, int size) http_read_stream_all() argument 1764 store_icy(URLContext *h, int size) store_icy() argument 1802 http_read(URLContext *h, uint8_t *buf, int size) http_read() argument 1819 http_write(URLContext *h, const uint8_t *buf, int size) http_write() argument 2127 http_proxy_write(URLContext *h, const uint8_t *buf, int size) http_proxy_write() argument [all...] |
| H A D | dashdec.c | 36 int64_t size; member 215 int size = 0; in get_duration_insec() local 718 int size = 0; in resolve_content_path() local 1978 int64_t size = -1; is_common_init_section_exist() local [all...] |
| H A D | hls.c | 78 int64_t size; member 1121 int size = pls->ctx->streams[1]->attached_pic.size; in id3_has_changed_values() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vsrc_testsrc.c | 832 int size, step, x1, x2, y1, y2; in test2_fill_picture() local [all...] |
| H A D | vf_waveform.c | 113 int size; member 3314 int comp = 0, i, j = 0, k, p, size; config_output() local [all...] |
| /third_party/curl/lib/vtls/ |
| H A D | sectransp.c | 3239 static size_t sectransp_version(char *buffer, size_t size) argument
|
| /third_party/glfw/src/ |
| H A D | wl_window.c | 89 static int createAnonymousFile(off_t size) in createAnonymousFile() argument 1319 size_t size = 0; in readDataOfferAsString() local 1634 keyboardHandleKeymap(void* userData, struct wl_keyboard* keyboard, uint32_t format, int fd, uint32_t size) keyboardHandleKeymap() argument [all...] |
| /third_party/glslang/glslang/Include/ |
| H A D | Types.h | 1832 virtual void updateImplicitArraySize(int size) { assert(isArray()); arraySizes->updateImplicitSize(size); } in updateImplicitArraySize() argument [all...] |
| /third_party/alsa-utils/aplay/ |
| H A D | aplay.c | 989 test_wavefile_read(int fd, uint8_t *buffer, size_t *size, size_t reqsize, int line) global() argument 1014 test_wavefile(int fd, uint8_t *_buffer, size_t size) global() argument 1540 snd_pcm_uframes_t offset, size = chunk_size; global() local 2342 size_t size; global() local [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_local.h | 643 _snd_pcm_writei(snd_pcm_t *pcm, const void *buffer, snd_pcm_uframes_t size) _snd_pcm_writei() argument 651 _snd_pcm_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) _snd_pcm_writen() argument 659 _snd_pcm_readi(snd_pcm_t *pcm, void *buffer, snd_pcm_uframes_t size) _snd_pcm_readi() argument 667 _snd_pcm_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) _snd_pcm_readn() argument [all...] |
| /third_party/backends/backend/ |
| H A D | canon_dr.c | 8929 size_t size, max_size = 0; maxStringSize() local [all...] |
| H A D | artec_eplus48u.c | 214 int size = -1; in download_firmware_file() local 1040 artec48u_download_firmware(Artec48U_Device * dev, SANE_Byte * data, SANE_Word size) artec48u_download_firmware() argument 1591 artec48u_device_memory_write(Artec48U_Device * dev, SANE_Word addr, SANE_Word size, SANE_Byte * data) artec48u_device_memory_write() argument 1615 artec48u_device_memory_read(Artec48U_Device * dev, SANE_Word addr, SANE_Word size, SANE_Byte * data) artec48u_device_memory_read() argument 1702 artec48u_device_read_raw(Artec48U_Device * dev, SANE_Byte * buffer, size_t * size) artec48u_device_read_raw() argument 1800 artec48u_device_read(Artec48U_Device * dev, SANE_Byte * buffer, size_t * size) artec48u_device_read() argument 1982 size_t size; line_read_gray_8() local 2003 size_t size; line_read_gray_16() local 2024 size_t size; line_read_bgr_8_line_mode() local 2060 size_t size; line_read_bgr_16_line_mode() local 2707 size_t size, max_size = 0; max_string_size() local [all...] |
| H A D | epson.c | 783 size_t size, max_size = 0; in max_string_size() local [all...] |
| H A D | coolscan3.c | 3157 cs3_xmalloc(size_t size) cs3_xmalloc() argument 3169 cs3_xrealloc(void *p, size_t size) cs3_xrealloc() argument [all...] |
| H A D | coolscan2.c | 3061 cs2_xmalloc(size_t size) cs2_xmalloc() argument 3073 cs2_xrealloc(void *p, size_t size) cs2_xrealloc() argument [all...] |
| /third_party/alsa-lib/src/control/ |
| H A D | control.c | 3630 snd_ctl_elem_set_bytes(snd_ctl_elem_value_t *obj, void *data, size_t size) snd_ctl_elem_set_bytes() argument [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | astcenccli_image_load_store.cpp | 1673 uint32_t size; // structur member 1689 uint32_t size; // header size; must be exactly 124. global() member [all...] |
| /third_party/backends/backend/genesys/ |
| H A D | genesys.cpp | 313 void sanei_genesys_create_gamma_table(std::vector<std::uint16_t>& gamma_table, int size, in sanei_genesys_create_gamma_table() argument 338 int size = 0; in sanei_genesys_create_default_gamma_table() local 398 genesys_send_offset_and_shading(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t* data, int size) genesys_send_offset_and_shading() argument 1450 float size = dev.model->x_size_ta; scanner_offset_calibration() local 2235 size_t size; genesys_shading_calibration_impl() local 2581 std::size_t size; genesys_dark_white_shading_calibration() local 4163 size_t size, max_size = 0; max_string_size() local 4361 create_range(float size) create_range() argument 4440 int size = std::snprintf(&ret.front(), ret.size(), "%s", filename); calibration_filename() local 4445 int size = 0; calibration_filename() local [all...] |
| /third_party/backends/backend/pixma/ |
| H A D | pixma_mp150.c | 896 read_error_info (pixma_t * s, void *buf, unsigned size) in read_error_info() argument [all...] |