| /third_party/ffmpeg/libavformat/ |
| H A D | av1dec.c | 42 static int get_score(int type, int *seq) in get_score() argument 148 static int read_obu(const uint8_t *buf, int size, int64_t *obu_size, int *type) in read_obu() argument 168 int ret, type, cnt = 0; in annexb_probe() local 299 static int read_obu_with_size(const uint8_t *buf, int buf_size, int64_t *obu_size, int *type) in read_obu_with_size() argument 343 int ret, type, cnt; obu_probe() local 369 int ret, len, type; obu_get_packet() local [all...] |
| H A D | demux_utils.c | 37 void avpriv_stream_set_need_parsing(AVStream *st, enum AVStreamParseType type) in avpriv_stream_set_need_parsing() argument
|
| H A D | rtmpcrypt.c | 145 ff_rtmpe_compute_secret_key(URLContext *h, const uint8_t *serverdata, const uint8_t *clientdata, int type) ff_rtmpe_compute_secret_key() argument 207 ff_rtmpe_encrypt_sig(URLContext *h, uint8_t *sig, const uint8_t *digest, int type) ff_rtmpe_encrypt_sig() argument
|
| H A D | tls_schannel.c | 71 static void init_sec_buffer(SecBuffer *buffer, unsigned long type, in init_sec_buffer() argument
|
| H A D | tls_openssl.c | 54 static void openssl_lock(int mode, int type, const char *file, int line) in openssl_lock() argument
|
| H A D | hls_sample_encryption.c | 42 int type; member
|
| H A D | moflex.c | 137 int type = bytestream2_get_byte(&gb); in moflex_probe() local 172 unsigned type, ssize, codec_id = 0; in moflex_read_sync() local [all...] |
| H A D | dhav.c | 29 unsigned type; member 84 int type = avio_r8(s->pb); in parse_ext() local [all...] |
| H A D | flacenc.c | 90 int i, mimelen, desclen, type = 0, blocklen; in flac_write_picture() local
|
| H A D | flacdec.c | 238 int type = p->buf[4] & 0x7f; in flac_probe() local
|
| H A D | format.c | 89 av_guess_codec(const AVOutputFormat *fmt, const char *short_name, const char *filename, const char *mime_type, enum AVMediaType type) av_guess_codec() argument
|
| H A D | rtpdec_jpeg.c | 94 static int jpeg_create_header(uint8_t *buf, int size, uint32_t type, uint32_t w, in jpeg_create_header() argument 219 uint8_t type, q, width, height; in jpeg_parse_packet() local [all...] |
| H A D | sga.c | 74 int offset, type, size; in sga_probe() local 198 int type = header >> 8; sga_read_header() local [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | hash.c | 60 enum hashtype type; member
|
| H A D | hwcontext.h | 79 enum AVHWDeviceType type; member [all...] |
| H A D | tx_priv.h | 180 enum AVTXType type; /* Type of codelet transform */ member 235 enum AVTXType type; /* Type of transform */ member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_idet.c | 42 static const char *type2str(Type type) in type2str() argument 119 Type type, best_type; in filter() local [all...] |
| /third_party/curl/src/ |
| H A D | tool_doswin.c | 728 static BOOL WINAPI signal_handler(DWORD type) in signal_handler() argument
|
| /third_party/curl/tests/http/clients/ |
| H A D | tls-session-reuse.c | 39 static void log_line_start(FILE *log, const char *idsbuf, curl_infotype type) in log_line_start() argument 60 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() argument
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | SpirvIntrinsics.cpp | 299 makeSpirvTypeParameters(const TSourceLoc& , const TPublicType& type) makeSpirvTypeParameters() argument
|
| /third_party/gn/src/base/ |
| H A D | values.h | 144 Type type() const { return type_; } in type() function in base::Value [all...] |
| /third_party/gn/src/gn/ |
| H A D | builder.cc | 66 BuilderRecord::ItemType type = BuilderRecord::TypeOfItem(item.get()); in ItemDefined() local 326 GetOrCreateRecordOfType(const Label& label, const ParseNode* request_from, BuilderRecord::ItemType type, Err* err) GetOrCreateRecordOfType() argument 353 GetResolvedRecordOfType(const Label& label, const ParseNode* origin, BuilderRecord::ItemType type, Err* err) GetResolvedRecordOfType() argument [all...] |
| H A D | command_path.cc | 82 const char* StringForDepType(DepType type) { in StringForDepType() argument 133 DepType type = ClassifyPath(path, implicit_last_dep); in InsertTargetsIntoFoundPaths() local [all...] |
| /third_party/glfw/src/ |
| H A D | win32_monitor.c | 156 int type = _GLFW_INSERT_LAST; in _glfwPollMonitorsWin32() local
|
| /third_party/ffmpeg/tests/ |
| H A D | tiny_ssim.c | 81 typedef float type; in ssim_end1() typedef [all...] |