Home
last modified time | relevance | path

Searched defs:tdata (Results 1 - 23 of 23) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dmemchunk.c38 void *tdata, *sdata; in pa_memchunk_make_writable() local
/third_party/ffmpeg/libavcodec/
H A Ddsddec.c73 static int dsd_channel(AVCodecContext *avctx, void *tdata, int j, int threadnr) in dsd_channel() argument
H A Dfic.c172 static int fic_decode_slice(AVCodecContext *avctx, void *tdata) in fic_decode_slice() argument
H A Dmagicyuv.c115 static int magy_decode_slice10(AVCodecContext *avctx, void *tdata, in magy_decode_slice10() argument
247 static int magy_decode_slice(AVCodecContext *avctx, void *tdata, in magy_decode_slice() argument
H A Dvp9.c1393 int decode_tiles_mt(AVCodecContext *avctx, void *tdata, int jobnr, in decode_tiles_mt() argument
H A Dproresenc_kostya.c271 ProresThreadData *tdata; member
[all...]
H A Dexr.c1181 static int decode_block(AVCodecContext *avctx, void *tdata, in decode_block() argument
H A Dvp8.c2369 static av_always_inline int decode_mb_row_no_filter(AVCodecContext *avctx, void *tdata, in decode_mb_row_no_filter() argument
2497 static int vp7_decode_mb_row_no_filter(AVCodecContext *avctx, void *tdata, in vp7_decode_mb_row_no_filter() argument
2503 static int vp8_decode_mb_row_no_filter(AVCodecContext *avctx, void *tdata, in vp8_decode_mb_row_no_filter() argument
2509 static av_always_inline void filter_mb_row(AVCodecContext *avctx, void *tdata, in filter_mb_row() argument
2568 static void vp7_filter_mb_row(AVCodecContext *avctx, void *tdata, in vp7_filter_mb_row() argument
2574 static void vp8_filter_mb_row(AVCodecContext *avctx, void *tdata, in vp8_filter_mb_row() argument
2581 vp78_decode_mb_row_sliced(AVCodecContext *avctx, void *tdata, int jobnr, int threadnr, int is_vp7) vp78_decode_mb_row_sliced() argument
2615 vp7_decode_mb_row_sliced(AVCodecContext *avctx, void *tdata, int jobnr, int threadnr) vp7_decode_mb_row_sliced() argument
2621 vp8_decode_mb_row_sliced(AVCodecContext *avctx, void *tdata, int jobnr, int threadnr) vp8_decode_mb_row_sliced() argument
[all...]
/third_party/curl/tests/libtest/
H A Dlib586.c102 struct Tdata *tdata = (struct Tdata*)ptr; in fire() local
137 struct Tdata tdata; in test() local
H A Dlib506.c134 struct Tdata *tdata = (struct Tdata*)ptr; in fire() local
181 struct Tdata tdata; in test() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DOtTableTagger.java62 OtTableTagger(TaggedData tdata) { in OtTableTagger() argument
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H A DHdfUsbdBenchmarkTransferTest.cpp59 uint8_t tdata[ASHMEM_MAX_SIZE]; in InitAshmemOne() local
/third_party/astc-encoder/Source/
H A Dastcenc_integer_sequence.cpp685 unsigned int tdata = read_bits(bits_to_read[lcounter], bit_offset, input_data); in decode_ise() local
698 unsigned int tdata = read_bits(bits_to_read[lcounter], bit_offset, input_data); in decode_ise() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_integer_sequence.cpp270 int tdata = read_bits(bits_to_read[lcounter], bit_offset, input_data); in decode_ise() local
283 int tdata = read_bits(bits_to_read[lcounter], bit_offset, input_data); in decode_ise() local
/test/xts/hats/hdf/usb/transferTest_additional/common/
H A Dusbd_transfer_test_additional.cpp59 uint8_t tdata[ASHMEM_MAX_SIZE]; in InitAshmemOne() local
/test/xts/hats/hdf/usb/transferTest/common/
H A Dusbd_transfer_test.cpp65 uint8_t tdata[ASHMEM_MAX_SIZE]; in InitAshmemOne() local
/third_party/backends/backend/
H A Depsonds-cmd.c333 char *tdata = malloc(len + 1); in debug_token() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dbio_ssl.c481 BIO_SSL *tdata, *fdata; in BIO_ssl_copy_session_id() local
/third_party/openssl/ssl/
H A Dbio_ssl.c481 BIO_SSL *tdata, *fdata; in BIO_ssl_copy_session_id() local
/third_party/elfutils/libdwfl/
H A Drelocate.c323 relocate(Dwfl_Module * const mod, Elf * const relocated, struct reloc_symtab_cache * const reloc_symtab, Elf_Data * const tdata, const GElf_Ehdr * const ehdr, GElf_Addr offset, const GElf_Sxword *addend, int rtype, int symndx) relocate() argument
/third_party/elfutils/src/
H A Dstrip.c625 Elf_Data *tdata = elf_getdata (tscn, NULL); in remove_debug_relocations() local
446 relocate(Elf *elf, GElf_Addr offset, const GElf_Sxword addend, Elf_Data *tdata, unsigned int ei_data, const char *fname, bool is_rela, GElf_Sym *sym, int addsub, Elf_Type type) relocate() argument
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_uvc.h784 struct uvc_transfer_data tdata; /* transfer data information */ member
/third_party/curl/lib/
H A Durldata.h593 struct thread_data *tdata; member

Completed in 41 milliseconds