Home
last modified time | relevance | path

Searched defs:uf (Results 1 - 16 of 16) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvp9prob.c50 int uf = (s->s.h.keyframe || s->s.h.intraonly || !s->last_keyframe) ? 112 : 128; in ff_vp9_adapt_probs() local
/third_party/ffmpeg/libavfilter/
H A Dvf_hsvkey.c63 const float uf = u - half; in do_hsvkey_pixel() local
H A Davf_ahistogram.c313 float yf, uf, vf; in filter_frame() local
H A Davf_showspectrum.c552 color_range(ShowSpectrumContext *s, int ch, float *yf, float *uf, float *vf) color_range() argument
614 pick_color(ShowSpectrumContext *s, float yf, float uf, float vf, float a, float *out) pick_color() argument
942 float yf, uf, vf; draw_legend() local
1010 float yf, uf, vf; plot_channel_lin() local
1034 float yf, uf, vf; plot_channel_log() local
[all...]
H A Dvf_v360.c981 static inline void rotate_cube_face(float *uf, float *vf, int rotation) in rotate_cube_face() argument
1007 static inline void rotate_cube_face_inverse(float *uf, float *vf, int rotation) in rotate_cube_face_inverse() argument
1070 cube_to_xyz(const V360Context *s, float uf, float vf, int face, float *vec, float scalew, float scaleh) cube_to_xyz() argument
1132 xyz_to_cube(const V360Context *s, const float *vec, float *uf, float *vf, int *direction) xyz_to_cube() argument
1207 process_cube_coordinates(const V360Context *s, float uf, float vf, int direction, float *new_uf, float *new_vf, int *face) process_cube_coordinates() argument
1428 const float uf = rescale(i - u_shift, ewi); cube3x2_to_xyz() local
1456 float uf, vf; xyz_to_cube3x2() local
1552 const float uf = rescale(i, ew); cube1x6_to_xyz() local
1585 const float uf = rescale(i - u_shift, ewi); cube6x1_to_xyz() local
1613 float uf, vf; xyz_to_cube1x6() local
1693 float uf, vf; xyz_to_cube6x1() local
1911 const float uf = scale(x, width); xyz_to_stereographic() local
2015 const float uf = scale(x, width); xyz_to_equisolid() local
2126 const float uf = scale(x, width); xyz_to_orthographic() local
2183 const float uf = scale(phi, width); xyz_to_equirect() local
2224 const float uf = scale(phi, width); xyz_to_hequirect() local
2284 float uf = vec[0] * c / s->iflat_range[0]; xyz_to_flat() local
2328 const float uf = scale(phi, width); xyz_to_mercator() local
2397 const float uf = scale(r * vec[0] / d, width); xyz_to_ball() local
2509 const float uf = (x + 1.f) * width / 2.f; xyz_to_hammer() local
2576 const float uf = scale(phi / M_PI, width); xyz_to_sinusoidal() local
2673 float uf = (i + 0.5f) / width; eac_to_xyz() local
2772 float uf, vf; xyz_to_eac() local
2884 const float uf = s->flat_range[0] * rescale(i, width); fisheye_to_xyz() local
2939 float uf = vec[0] / lh * phi / s->iflat_range[0]; xyz_to_fisheye() local
2978 const float uf = rescale(i, width); pannini_to_xyz() local
3021 const float uf = scale(x, width); xyz_to_pannini() local
3073 const float uf = s->flat_range[0] * rescale(i, width); cylindrical_to_xyz() local
3127 const float uf = scale(phi, width); xyz_to_cylindrical() local
3198 const float uf = s->flat_range[0] * rescale(i, width); cylindricalea_to_xyz() local
3235 const float uf = scale(phi, width); xyz_to_cylindricalea() local
3272 const float uf = rescale(i, width); perspective_to_xyz() local
3318 const float uf = ((float)i + 0.5f) / width; tetrahedron_to_xyz() local
3350 float uf, vf, x, y, z; xyz_to_tetrahedron() local
3422 const float uf = s->flat_range[0] * rescale(ei, ew); dfisheye_to_xyz() local
3462 float uf = scale(theta * (vec[0] / lh) / s->iflat_range[0], ew); xyz_to_dfisheye() local
3529 float uf, vf; barrel_to_xyz() local
3585 float uf, vf; xyz_to_barrel() local
3656 float uf, vf; xyz_to_barrelsplit() local
3776 float uf, vf; barrelsplit_to_xyz() local
3876 float uf, vf; xyz_to_tspyramid() local
3977 float uf, vf, zf; xyz_to_octahedron() local
[all...]
/third_party/libsnd/src/GSM610/
H A Dshort_term.c225 float uf [8], rpf [8] ; in Fast_Short_term_analysis_filtering() local
/third_party/mesa3d/src/broadcom/qpu/
H A Dqpu_instr.c277 v3d_qpu_uf_name(enum v3d_qpu_uf uf) in v3d_qpu_uf_name() argument
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dminiunz.c549 unzFile uf=NULL; global() local
[all...]
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dminiunz.c550 unzFile uf=NULL; global() local
[all...]
/third_party/zlib/contrib/minizip/
H A Dminiunz.c252 static int do_list(unzFile uf) in do_list() argument
343 static int do_extract_currentfile(unzFile uf, in do_extract_currentfile() argument
540 do_extract(unzFile uf, int opt_extract_without_path, int opt_overwrite, const char* password) do_extract() argument
573 do_extract_onefile(unzFile uf, const char* filename, int opt_extract_without_path, int opt_overwrite, const char* password) do_extract_onefile() argument
612 unzFile uf = NULL; main() local
[all...]
/third_party/nghttp2/third-party/url-parser/
H A Durl_parser.c537 enum http_parser_url_fields uf, old_uf; in http_parser_parse_url() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-unicode.c580 hb_unicode_funcs_t *uf = (hb_unicode_funcs_t *) user_data; in test_unicode_properties() local
634 _test_unicode_properties_nil (hb_unicode_funcs_t *uf) in _test_unicode_properties_nil() argument
659 hb_unicode_funcs_t *uf = hb_unicode_funcs_create (NULL); test_unicode_properties_nil() local
670 hb_unicode_funcs_t *uf = hb_unicode_funcs_get_empty (); test_unicode_properties_empty() local
681 hb_unicode_funcs_t *uf, *uf2; test_unicode_chainup() local
717 hb_unicode_funcs_t *uf; test_unicode_setters() local
773 hb_unicode_funcs_t *uf, *aa; test_unicode_subclassing_nil() local
795 hb_unicode_funcs_t *uf, *aa; test_unicode_subclassing_default() local
814 hb_unicode_funcs_t *uf, *aa; test_unicode_subclassing_deep() local
899 hb_unicode_funcs_t *uf = (hb_unicode_funcs_t *) user_data; test_unicode_normalization() local
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir.c272 vir_set_uf(struct v3d_compile *c, struct qinst *inst, enum v3d_qpu_uf uf) in vir_set_uf() argument
/third_party/nghttp2/src/
H A Dshrpx_config.cc3292 auto uf = util::get_uri_field(optarg.c_str(), u, UF_USERINFO); in parse_config() local
/third_party/pulseaudio/src/pulsecore/
H A Dsink.c1013 size_t uf = i->thread_info.underrun_for_sink; in pa_sink_process_input_underruns() local
/third_party/alsa-lib/src/
H A Dconf.c4592 struct finfo *uf = &update->finfo[k]; in snd_config_update_r() local

Completed in 33 milliseconds