Home
last modified time | relevance | path

Searched defs:val (Results 1426 - 1450 of 3675) sorted by relevance

1...<<51525354555657585960>>...147

/third_party/ffmpeg/libavcodec/
H A Dvp8dsp.c88 int i, val = (23170 * (23170 * dc[0] >> 14) + 0x20000) >> 18; in vp7_luma_dc_wht_dc_c() local
184 int i, val = (dc[0] + 3) >> 3; in vp8_luma_dc_wht_dc_c() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_hsvkey.c34 float hue, hue_opt, sat, val; member
67 const float val = val_key < 0.f ? -val_key : scale * y; in do_hsvkey_pixel() local
99 const float val = s->val; in do_hsvkey_slice() local
124 const float val = s->val; in do_hsvkey16_slice() local
153 const float val = s->val; do_hsvhold_slice() local
190 const float val = s->val; do_hsvhold16_slice() local
[all...]
H A Dvf_unsharp_opencl.c109 double val, sum; in unsharp_opencl_make_filter_params() local
H A Dvf_hysteresis.c148 uint32_t val = s->xy[s->index--]; in pop() local
H A Dvf_kerndeint.c127 int x, y, plane, val, hi, lo, g, h, n = kerndeint->frame++; in filter_frame() local
/third_party/ffmpeg/libavformat/
H A Dmpjpegdec.c162 long int val = strtol(value, NULL, 10); in parse_content_length() local
H A Doptions.c76 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 Dsubtitles.c65 uint32_t val; in ff_text_r8() local
H A Daadec.c109 char key[128], val[128]; in aa_read_header() local
[all...]
H A Dswfenc.c86 static inline void max_nbits(int *nbits_ptr, int val) in max_nbits() argument
H A Dtedcaptionsdec.c169 int64_t val = 0; in parse_int() local
H A Doggparsevorbis.c42 static int ogm_chapter(AVFormatContext *as, const uint8_t *key, const uint8_t *val) in ogm_chapter() argument
H A Drtpdec_jpeg.c206 int val = (default_quantizers[i] * S + 50) / 100; in create_default_qtables() local
/third_party/ffmpeg/libavutil/
H A Ddict.c161 char *val = NULL; in parse_key_value_pair() local
/third_party/curl/lib/
H A Dsetopt.c156 static CURLcode protocol2num(const char *str, curl_prot_t *val) in protocol2num() argument
/third_party/glslang/gtests/
H A DHexFloat.cpp605 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 Dcommand_args.cc140 void PrintArgHelp(std::string_view name, const Args::ValueWithOverride& val) { in PrintArgHelp() argument
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_ppc_template.c111 register int val = 0; in hScale_real() local
/third_party/glfw/deps/
H A Dtinycthread.c561 int tss_set(tss_t key, void *val) in tss_set() argument
/third_party/glslang/glslang/Include/
H A DCommon.h62 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 Dparser.c26 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 Diecset.c113 int val; in parse_command() local
/third_party/backends/backend/
H A Ddmc.h79 Option_Value val[NUM_OPTIONS]; member
/third_party/alsa-lib/src/pcm/
H A Dpcm_misc.c87 int val; in snd_pcm_format_unsigned() local
183 int val; in snd_pcm_format_big_endian() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib.h259 float val = 0.577350258827209473f; in unit3() local
268 float val = 0.707106769084930420f; in unit2() local

Completed in 25 milliseconds

1...<<51525354555657585960>>...147