/third_party/ffmpeg/libavutil/ |
H A D | opt.h | 265 enum AVOptionType type; global() member [all...] |
H A D | log.c | 356 int type[2]; in av_log_default_callback() local 294 format_line(void *avcl, int level, const char *fmt, va_list vl, AVBPrint part[4], int *print_prefix, int type[2]) format_line() argument [all...] |
H A D | hwcontext.c | 85 int type; in av_hwdevice_find_type_by_name() local 93 const char *av_hwdevice_get_type_name(enum AVHWDeviceType type) in av_hwdevice_get_type_name() argument 143 av_hwdevice_ctx_alloc(enum AVHWDeviceType type) av_hwdevice_ctx_alloc() argument 607 av_hwdevice_ctx_create(AVBufferRef **pdevice_ref, enum AVHWDeviceType type, const char *device, AVDictionary *opts, int flags) av_hwdevice_ctx_create() argument 643 av_hwdevice_ctx_create_derived_opts(AVBufferRef **dst_ref_ptr, enum AVHWDeviceType type, AVBufferRef *src_ref, AVDictionary *options, int flags) av_hwdevice_ctx_create_derived_opts() argument 711 av_hwdevice_ctx_create_derived(AVBufferRef **dst_ref_ptr, enum AVHWDeviceType type, AVBufferRef *src_ref, int flags) av_hwdevice_ctx_create_derived() argument [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | rtmppkt.c | 172 enum RTMPPacketType type; in rtmp_packet_read_one_chunk() local 408 ff_rtmp_packet_create(RTMPPacket *pkt, int channel_id, RTMPPacketType type, int timestamp, int size) ff_rtmp_packet_create() argument 436 AMFDataType type; amf_tag_skip() local 571 rtmp_packet_type(int type) rtmp_packet_type() argument 597 AMFDataType type; amf_tag_contents() local 692 int amf_len, type; ff_amf_match_string() local [all...] |
H A D | aaxdec.c | 30 uint8_t type; member 227 int flag, type; in aax_read_header() local
|
H A D | rtpdec_h264.c | 318 uint8_t type; in h264_handle_packet() local [all...] |
H A D | rtpdec_mpeg4.c | 71 uint16_t type; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_libopencv.c | 78 int type; member [all...] |
/third_party/curl/lib/ |
H A D | sendf.c | 219 pausewrite(struct Curl_easy *data, int type, bool paused_body, const char *ptr, size_t len) pausewrite() argument 274 chop_write(struct Curl_easy *data, int type, bool skip_body_write, char *optr, size_t olen) chop_write() argument 384 Curl_client_write(struct Curl_easy *data, int type, char *buf, size_t blen) Curl_client_write() argument 471 Curl_cwriter_write(struct Curl_easy *data, struct Curl_cwriter *writer, int type, const char *buf, size_t nbytes) Curl_cwriter_write() argument 488 Curl_cwriter_def_write(struct Curl_easy *data, struct Curl_cwriter *writer, int type, const char *buf, size_t nbytes) Curl_cwriter_def_write() argument 503 cw_client_write(struct Curl_easy *data, struct Curl_cwriter *writer, int type, const char *buf, size_t nbytes) cw_client_write() argument 546 cw_download_write(struct Curl_easy *data, struct Curl_cwriter *writer, int type, const char *buf, size_t nbytes) cw_download_write() argument 654 cw_raw_write(struct Curl_easy *data, struct Curl_cwriter *writer, int type, const char *buf, size_t nbytes) cw_raw_write() argument [all...] |
/third_party/elfutils/libebl/ |
H A D | eblopenbackend.c | 673 default_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) default_register_info() argument
|
/third_party/gn/src/base/ |
H A D | values.cc | 101 Value::Value(Type type) : type_(type) { in Value() argument 207 const char* Value::GetTypeName(Value::Type type) { in GetTypeName() argument 255 Value* Value::FindKeyOfType(std::string_view key, Type type) { in FindKeyOfType() argument 321 FindPathOfType(std::initializer_list<std::string_view> path, Type type) FindPathOfType() argument 327 FindPathOfType(span<const std::string_view> path, Type type) FindPathOfType() argument [all...] |
/third_party/gn/src/gn/ |
H A D | header_checker.cc | 157 const SourceFile::Type type = file.first.GetType(); in RunCheckOverFiles() local
|
H A D | innerapis_publicinfo_generator.cc | 46 static std::string GetOutName(const Scope *scope, const std::string &target_name, const std::string &type)
in GetOutName() argument 362 static std::string GetOutNameAndTypeInfo(const Scope *scope, const std::string &target, const std::string &type)
in GetOutNameAndTypeInfo() argument 456 GeneratedInnerapiPublicInfo(const Target *target, const Label &label, Scope *scope, const std::string &type, Err *err) GeneratedInnerapiPublicInfo() argument [all...] |
/third_party/glfw/examples/ |
H A D | heightmap.c | 124 static GLuint make_shader(GLenum type, const char* text) in make_shader() argument
|
/third_party/glfw/src/ |
H A D | x11_init.c | 1009 char* type = NULL; in getSystemContentScale() local
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | vp8dsp.c | 272 int type, k, dx, dy; in check_mc() local
|
/third_party/glslang/glslang/HLSL/ |
H A D | hlslParseables.cpp | 224 char type = *argType; in AppendTypeName() local [all...] |
/third_party/glslang/glslang/Include/ |
H A D | ConstantUnion.h | 861 TBasicType type; global() member in glslang::TConstUnion [all...] |
/third_party/glslang/glslang/MachineIndependent/ |
H A D | ParseContextBase.cpp | 281 void TParseContextBase::checkIndex(const TSourceLoc& loc, const TType& type, int& index) in checkIndex() argument 636 TType* type = new TType; growGlobalUniformBlock() local 697 TType* type = new TType; growAtomicCounterBlock() local 728 TType& type = symbol->getWritableType(); finish() local [all...] |
/third_party/glslang/SPIRV/ |
H A D | doc.cpp | 600 const char* ImageChannelDataTypeString(int type) in ImageChannelDataTypeString() argument 678 const char* LinkageTypeString(int type) in LinkageTypeString() argument
|
/third_party/alsa-lib/src/control/ |
H A D | control_local.h | 65 snd_ctl_type_t type; member
|
/third_party/alsa-lib/src/topology/ |
H A D | save.c | 117 int err, type; in tplg_pprint_integer() local 306 int type, err, quoted, array; in save_config() local [all...] |
/third_party/alsa-utils/aplay/ |
H A D | formats.h | 27 uint8_t type; member 90 uint32_t type; /* 'WAVE' */ member 112 uint32_t type; /* 'data' */ member
|
/third_party/alsa-utils/topology/nhlt/intel/ |
H A D | dmic-nhlt.c | 219 uint8_t type; in nhlt_dmic_get_ep() local
|
/third_party/alsa-lib/src/alisp/ |
H A D | alisp_snd.c | 551 snd_ctl_elem_type_t type; in FA_hctl_elem_info() local 629 snd_ctl_elem_type_t type; in FA_hctl_elem_read() local 691 snd_ctl_elem_type_t type; FA_hctl_elem_write() local [all...] |