| /third_party/ffmpeg/libavcodec/ |
| H A D | ass_split.c | 52 int size; member 506 int len, size = -1, an = -1, alpha = -1; in ff_ass_split_override_codes() local [all...] |
| H A D | avpacket.c | 82 static int packet_alloc(AVBufferRef **buf, int size) in packet_alloc() argument 97 int av_new_packet(AVPacket *pkt, int size) in av_new_packet() argument 112 void av_shrink_packet(AVPacket *pkt, int size) in av_shrink_packet() argument 171 av_packet_from_data(AVPacket *pkt, uint8_t *data, int size) av_packet_from_data() argument 196 av_packet_add_side_data(AVPacket *pkt, enum AVPacketSideDataType type, uint8_t *data, size_t size) av_packet_add_side_data() argument 230 av_packet_new_side_data(AVPacket *pkt, enum AVPacketSideDataType type, size_t size) av_packet_new_side_data() argument 251 av_packet_get_side_data(const AVPacket *pkt, enum AVPacketSideDataType type, size_t *size) av_packet_get_side_data() argument 307 av_packet_pack_dictionary(AVDictionary *dict, size_t *size) av_packet_pack_dictionary() argument 342 av_packet_unpack_dictionary(const uint8_t *data, size_t size, AVDictionary **dict) av_packet_unpack_dictionary() argument 369 av_packet_shrink_side_data(AVPacket *pkt, enum AVPacketSideDataType type, size_t size) av_packet_shrink_side_data() argument 407 size_t size = src->side_data[i].size; av_packet_copy_props() local [all...] |
| H A D | flashsv.c | 52 int size; member 137 static int flashsv2_prime(FlashSVContext *s, const uint8_t *src, int size) in flashsv2_prime() argument 381 int size = get_bits(&gb, 16); flashsv_decode_frame() local [all...] |
| H A D | mf_utils.c | 50 char *ff_hr_str_buf(char *buf, size_t size, HRESULT hr) in ff_hr_str_buf() argument 76 IMFSample *ff_create_memory_sample(MFFunctions *f,void *fill_data, size_t size, in ff_create_memory_sample() argument
|
| H A D | mmaldec.c | 490 int size = 0; in ffmmal_add_packet() local [all...] |
| H A D | gif.c | 440 int size = FFMIN(255, len); in gif_image_write_image() local
|
| H A D | libopenjpegdec.c | 102 int size; member [all...] |
| H A D | exrenc.c | 159 static void reorder_pixels(uint8_t *dst, const uint8_t *src, ptrdiff_t size) in reorder_pixels() argument 171 static void predictor(uint8_t *src, ptrdiff_t size) in predictor() argument
|
| H A D | mediacodecdec_common.c | 662 size_t size; in ff_mediacodec_dec_send() local 350 mediacodec_wrap_sw_buffer(AVCodecContext *avctx, MediaCodecDecContext *s, uint8_t *data, size_t size, ssize_t index, FFAMediaCodecBufferInfo *info, AVFrame *frame) mediacodec_wrap_sw_buffer() argument 756 size_t size; ff_mediacodec_dec_receive() local [all...] |
| H A D | ffv1dec.c | 768 int size = AV_RB24(p-trailer); in read_header() local
|
| H A D | fic.c | 207 fic_alpha_blend(uint8_t *dst, uint8_t *src, int size, uint8_t *alpha) fic_alpha_blend() argument [all...] |
| H A D | magicyuv.c | 40 uint32_t size; member [all...] |
| H A D | amfenc.c | 443 int64_t size = buffer->pVtbl->GetSize(buffer); in amf_copy_buffer() local
|
| H A D | sga.c | 395 int size = sizes[i]; in sga_decode_frame() local [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | aacsbr_mips.c | 338 int size = m_max; in sbr_hf_assemble_mips() local
|
| /third_party/elfio/tests/ |
| H A D | ELFIOTest.cpp | 136 Elf_Xword size; in checkSymbol() local 64 checkSection( const section* sec, Elf_Half index, const std::string& name, Elf_Word type, Elf_Xword flags, Elf64_Addr address, Elf_Xword size, Elf_Word link, Elf_Word info, Elf_Xword addrAlign, Elf_Xword entrySize ) checkSection() argument 89 checkSection( const section* sec, const std::string& name, Elf_Word type, Elf_Xword flags, Elf64_Addr address, Elf_Xword size, Elf_Word link, Elf_Word info, Elf_Xword addrAlign, Elf_Xword entrySize ) checkSection() argument [all...] |
| /third_party/exfatprogs/include/ |
| H A D | libexfat.h | 68 unsigned long long size; member
|
| /third_party/elfio/elfio/ |
| H A D | elfio_symbols.hpp | 67 get_symbol( Elf_Xword index, std::string& name, Elf64_Addr& value, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const get_symbol() argument 91 get_symbol( const std::string& name, Elf64_Addr& value, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const get_symbol() argument 135 get_symbol( const Elf64_Addr& value, std::string& name, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const get_symbol() argument 174 add_symbol( Elf_Word name, Elf64_Addr value, Elf_Xword size, unsigned char info, unsigned char other, Elf_Half shndx ) add_symbol() argument 205 add_symbol( Elf_Word name, Elf64_Addr value, Elf_Xword size, unsigned char bind, unsigned char type, unsigned char other, Elf_Half shndx ) add_symbol() argument 218 add_symbol( string_section_accessor& pStrWriter, const char* str, Elf64_Addr value, Elf_Xword size, unsigned char info, unsigned char other, Elf_Half shndx ) add_symbol() argument 231 add_symbol( string_section_accessor& pStrWriter, const char* str, Elf64_Addr value, Elf_Xword size, unsigned char bind, unsigned char type, unsigned char other, Elf_Half shndx ) add_symbol() argument 290 hash_lookup( const std::string& name, Elf64_Addr& value, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const hash_lookup() argument 329 gnu_hash_lookup( const std::string& name, Elf64_Addr& value, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const gnu_hash_lookup() argument 430 generic_get_symbol( Elf_Xword index, std::string& name, Elf64_Addr& value, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const generic_get_symbol() argument 472 generic_add_symbol( Elf_Word name, Elf64_Addr value, Elf_Xword size, unsigned char info, unsigned char other, Elf_Half shndx ) generic_add_symbol() argument [all...] |
| /third_party/elfutils/libasm/ |
| H A D | libasmP.h | 204 GElf_Xword size; member
|
| /third_party/elfutils/libdw/ |
| H A D | dwarf_getlocation.c | 557 size_t size; in __libdw_intern_expression() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | core-file.c | 53 elf_begin_rand (Elf *parent, off_t offset, off_t size, off_t *next) in elf_begin_rand() argument 254 do_more(size_t size, GElf_Phdr *pphdr, const GElf_Off align, Elf *elf, GElf_Off start, int *pndx, GElf_Off *pend, GElf_Addr *pend_vaddr) do_more() argument 342 size_t size = end - start; dwfl_elf_phdr_memory_callback() local [all...] |
| /third_party/eudev/src/shared/ |
| H A D | util.h | 387 static inline void qsort_safe(void *base, size_t nmemb, size_t size, in qsort_safe() argument
|
| /third_party/eudev/src/udev/ |
| H A D | udevadm-hwdb.c | 354 int64_t size; in trie_store() local
|
| H A D | udev-ctrl.c | 348 ssize_t size; in udev_ctrl_receive_msg() local
|
| H A D | udev-builtin-usb_id.c | 151 ssize_t size; in dev_if_packed_info() local
|