Home
last modified time | relevance | path

Searched defs:type (Results 3151 - 3175 of 6833) sorted by relevance

1...<<121122123124125126127128129130>>...274

/third_party/ffmpeg/libavutil/
H A Dopt.h265 enum AVOptionType type; global() member
[all...]
H A Dlog.c356 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 Dhwcontext.c85 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 Drtmppkt.c172 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 Daaxdec.c30 uint8_t type; member
227 int flag, type; in aax_read_header() local
H A Drtpdec_h264.c318 uint8_t type; in h264_handle_packet() local
[all...]
H A Drtpdec_mpeg4.c71 uint16_t type; member
/third_party/ffmpeg/libavfilter/
H A Dvf_libopencv.c78 int type; member
[all...]
/third_party/curl/lib/
H A Dsendf.c219 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 Deblopenbackend.c673 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 Dvalues.cc101 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 Dheader_checker.cc157 const SourceFile::Type type = file.first.GetType(); in RunCheckOverFiles() local
H A Dinnerapis_publicinfo_generator.cc46 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 Dheightmap.c124 static GLuint make_shader(GLenum type, const char* text) in make_shader() argument
/third_party/glfw/src/
H A Dx11_init.c1009 char* type = NULL; in getSystemContentScale() local
/third_party/ffmpeg/tests/checkasm/
H A Dvp8dsp.c272 int type, k, dx, dy; in check_mc() local
/third_party/glslang/glslang/HLSL/
H A DhlslParseables.cpp224 char type = *argType; in AppendTypeName() local
[all...]
/third_party/glslang/glslang/Include/
H A DConstantUnion.h861 TBasicType type; global() member in glslang::TConstUnion
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DParseContextBase.cpp281 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 Ddoc.cpp600 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 Dcontrol_local.h65 snd_ctl_type_t type; member
/third_party/alsa-lib/src/topology/
H A Dsave.c117 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 Dformats.h27 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 Ddmic-nhlt.c219 uint8_t type; in nhlt_dmic_get_ep() local
/third_party/alsa-lib/src/alisp/
H A Dalisp_snd.c551 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...]

Completed in 24 milliseconds

1...<<121122123124125126127128129130>>...274