/third_party/ffmpeg/libavcodec/ |
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...] |
H A D | rv10.c | 631 int size, size2; in rv10_decode_frame() local [all...] |
H A D | svq1enc.c | 102 int size = w * h; in encode_block() local 83 ssd_int8_vs_int16_c(const int8_t *pix1, const int16_t *pix2, intptr_t size) ssd_int8_vs_int16_c() argument [all...] |
H A D | tscc2.c | 215 uint32_t frame_type, size; in tscc2_decode_frame() local [all...] |
H A D | nvdec.c | 246 static AVBufferRef *nvdec_decoder_frame_alloc(void *opaque, size_t size) in nvdec_decoder_frame_alloc() argument 287 static AVBufferRef *nvdec_alloc_dummy(size_t size) in nvdec_alloc_dummy() argument 674 ff_nvdec_simple_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) ff_nvdec_simple_decode_slice() argument
|
H A D | packet.h | 317 size_t size; member 375 int size; member [all...] |
H A D | smcenc.c | 76 count_distinct_items(const uint8_t *block_values, uint8_t *distinct_values, int size) count_distinct_items() argument
|
/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
|
/third_party/ffmpeg/libavfilter/ |
H A D | signature_lookup.c | 183 uint8_t size; in get_matching_parameters() member
|
H A D | vf_atadenoise.c | 61 int size, mid, radius; member 341 const int size = s->size; filter_slice() local [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | iec61883.c | 193 int size; in iec61883_parse_queue_dv() local 227 int size; iec61883_parse_queue_hdv() local 425 int size; iec61883_read_packet() local [all...] |