/third_party/ffmpeg/libavdevice/ |
H A D | dshow_enummediatypes.c | 38 AM_MEDIA_TYPE *type = av_malloc(sizeof(AM_MEDIA_TYPE)); in DECLARE_ADDREF() local 80 static int ff_dshow_enummediatypes_Setup(DShowEnumMediaTypes *this, const AM_MEDIA_TYPE *type) in ff_dshow_enummediatypes_Setup() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | v4l2_context.h | 48 enum v4l2_buf_type type; member
|
H A D | rv34_parser.c | 48 int type, pts, hdr; in rv34_parse() local
|
H A D | pnm.h | 32 int type; member
|
/third_party/ffmpeg/libavcodec/tests/ |
H A D | avcodec.c | 25 static const char *get_type_string(enum AVMediaType type) in get_type_string() argument [all...] |
H A D | jpeg2000dwt.c | 34 static int test_dwt(int *array, int *ref, int border[2][2], int decomp_levels, int type, int max_diff) { in test_dwt() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | iv8.c | 59 int ret, size, pts, type, flags; in read_packet() local
|
H A D | voc_packet.c | 32 VocType type; in ff_voc_get_packet() local
|
H A D | musx.c | 47 unsigned type, version, coding, offset; in musx_read_header() local
|
H A D | rtpenc_jpeg.c | 33 uint8_t type; in ff_rtp_send_jpeg() local
|
H A D | astdec.c | 83 uint32_t type, size; in ast_read_packet() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vidstabutils.c | 58 static int vs2av_log(int type, const char *tag, const char *format, ...) in vs2av_log() argument
|
/third_party/ffmpeg/libavutil/tests/ |
H A D | cpu.c | 88 static void print_cpu_flags(int cpu_flags, const char *type) in print_cpu_flags() argument
|
/third_party/curl/lib/ |
H A D | share.c | 57 int type; in curl_share_setopt() local 259 Curl_share_lock(struct Curl_easy *data, curl_lock_data type, in Curl_share_lock() argument 277 Curl_share_unlock(struct Curl_easy *data, curl_lock_data type) Curl_share_unlock() argument [all...] |
/third_party/elfutils/backends/ |
H A D | i386_regs.c | 40 i386_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) i386_register_info() argument
|
H A D | s390_symbol.c | 42 s390_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type, in s390_reloc_simple_type() argument
|
/third_party/elfutils/libebl/ |
H A D | eblobjnotetypename.c | 43 ebl_object_note_type_name (Ebl *ebl, const char *name, uint32_t type, in ebl_object_note_type_name() argument [all...] |
/third_party/gn/src/gn/ |
H A D | builder_record.cc | 9 BuilderRecord::BuilderRecord(ItemType type, in BuilderRecord() argument 17 const char* BuilderRecord::GetNameForType(ItemType type) { in GetNameForType() argument 34 bool BuilderRecord::IsItemOfType(const Item* item, ItemType type) { in IsItemOfType() argument
|
/third_party/glfw/src/ |
H A D | win32_joystick.h | 35 int type; member
|
/third_party/alsa-lib/src/topology/ |
H A D | decoder.c | 25 int type; in tplg_decode_template() local [all...] |
/third_party/alsa-lib/src/hwdep/ |
H A D | hwdep_local.h | 39 snd_hwdep_type_t type; member
|
/third_party/backends/backend/genesys/ |
H A D | enums.cpp | 332 std::ostream& operator<<(std::ostream& out, StepType type) in operator <<() argument
|
H A D | sensor.cpp | 44 std::ostream& operator<<(std::ostream& out, const FrontendType& type) in operator <<() argument
|
/third_party/backends/sanei/ |
H A D | sanei_config2.c | 66 char *vendor = 0, *model = 0, *type = 0, *end; in sanei_config_attach_matching_devices() local
|
/third_party/cJSON/tests/ |
H A D | parse_value.c | 33 static void assert_is_value(cJSON *value_item, int type) in assert_is_value() argument 44 static void assert_parse_value(const char *string, int type) in assert_parse_value() argument
|