/third_party/ffmpeg/libavformat/ |
H A D | mpjpegdec.c | 162 long int val = strtol(value, NULL, 10); in parse_content_length() local
|
H A D | options.c | 76 void *val = (void*)(((uintptr_t)*iter) & ((1 << ITER_STATE_SHIFT) - 1)); in format_child_class_iterate() local 345 int val; in av_disposition_to_string() local [all...] |
H A D | subtitles.c | 65 uint32_t val; in ff_text_r8() local
|
H A D | aadec.c | 109 char key[128], val[128]; in aa_read_header() local [all...] |
H A D | swfenc.c | 86 static inline void max_nbits(int *nbits_ptr, int val) in max_nbits() argument
|
H A D | tedcaptionsdec.c | 169 int64_t val = 0; in parse_int() local
|
H A D | oggparsevorbis.c | 42 static int ogm_chapter(AVFormatContext *as, const uint8_t *key, const uint8_t *val) in ogm_chapter() argument
|
H A D | rtpdec_jpeg.c | 206 int val = (default_quantizers[i] * S + 50) / 100; in create_default_qtables() local
|
/third_party/ffmpeg/libavutil/ |
H A D | dict.c | 161 char *val = NULL; in parse_key_value_pair() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_unsharp_opencl.c | 109 double val, sum; in unsharp_opencl_make_filter_params() local
|
H A D | vf_hysteresis.c | 148 uint32_t val = s->xy[s->index--]; in pop() local
|
H A D | vf_kerndeint.c | 127 int x, y, plane, val, hi, lo, g, h, n = kerndeint->frame++; in filter_frame() local
|
/third_party/curl/lib/ |
H A D | setopt.c | 156 static CURLcode protocol2num(const char *str, curl_prot_t *val) in protocol2num() argument
|
/third_party/glslang/gtests/ |
H A D | HexFloat.cpp | 605 uint32_t val= 0; in bits_set() local 616 uint32_t val= 0; in half_bits_set() local
|
/third_party/gn/src/gn/ |
H A D | command_args.cc | 140 void PrintArgHelp(std::string_view name, const Args::ValueWithOverride& val) { in PrintArgHelp() argument
|
/third_party/ffmpeg/libswscale/ppc/ |
H A D | swscale_ppc_template.c | 111 register int val = 0; in hScale_real() local
|
/third_party/glfw/deps/ |
H A D | tinycthread.c | 561 int tss_set(tss_t key, void *val) in tss_set() argument
|
/third_party/glslang/glslang/Include/ |
H A D | Common.h | 62 std::string to_string(const T& val) { in to_string() argument 64 os << val; in to_string() local 173 TVector(size_type i, const T& val) : std::vector<T, pool_allocator<T> >(i, val) {} in TVector() argument
|
/third_party/alsa-lib/src/topology/ |
H A D | parser.c | 26 int tplg_get_integer(snd_config_t *n, int *val, int base) in tplg_get_integer() argument 59 int tplg_get_unsigned(snd_config_t *n, unsigned *val, int base) in tplg_get_unsigned() argument
|
/third_party/alsa-utils/iecset/ |
H A D | iecset.c | 113 int val; in parse_command() local
|
/third_party/backends/backend/ |
H A D | dmc.h | 79 Option_Value val[NUM_OPTIONS]; member
|
H A D | abaton.h | 107 Option_Value val[NUM_OPTIONS]; member
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_misc.c | 87 int val; in snd_pcm_format_unsigned() local 183 int val; in snd_pcm_format_big_endian() local [all...] |
H A D | interval.c | 233 int snd_interval_refine_set(snd_interval_t *i, unsigned int val) in snd_interval_refine_set() argument
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_vecmathlib.h | 259 float val = 0.577350258827209473f; in unit3() local 268 float val = 0.707106769084930420f; in unit2() local
|