Home
last modified time | relevance | path

Searched defs:scale (Results 901 - 925 of 1110) sorted by relevance

1...<<31323334353637383940>>...45

/third_party/ffmpeg/libavfilter/
H A Daf_afwtdn.c951 const double scale = sqrt(2.0 * log(length)); in filter_channel() local
960 const double scale = sqrt(2.0 * log(length)); in filter_channel() local
987 const double scale = sqrt(2.0 * log(length)); in filter_channel() local
H A Daf_surround.c205 float scale = 1.f; in config_input() local
H A Dvf_ciescope.c753 const float scale = 1.f / (-2.f*xc + 12.f*yc + 3.f); in xy_to_upvp() local
767 const float scale = 1.f / (-2.f*xc + 12.f*yc + 3.f); in xy_to_uv() local
851 float scale; in rgb_to_xy() local
1256 const float scale = 1. / 65535.; filter_rgb48() local
1271 const float scale = 1. / 65535.; filter_rgba64() local
1286 const float scale = 1. / 255.; filter_rgb24() local
1301 const float scale = 1. / 255.; filter_rgba() local
[all...]
H A Daf_afftdn.c674 float scale = 1.f; in config_input() local
H A Df_ebur128.c139 int scale; ///< display scale type of statistics member
[all...]
H A Davf_showcqt.c1358 float scale; in config_output() local
H A Dvf_nnedi.c330 const float scale = 1.f / model->nsize; in gather_input() local
407 float scale; in predictor() local
208 dot_dsp(const NNEDIContext *const s, const float *kernel, const float *input, int n, float scale, float bias) dot_dsp() argument
439 read_bytes(const uint8_t *src, float *dst, int src_stride, int dst_stride, int width, int height, float scale) read_bytes() argument
458 read_words(const uint8_t *srcp, float *dst, int src_stride, int dst_stride, int width, int height, float scale) read_words() argument
481 write_bytes(const float *src, uint8_t *dst, int src_stride, int dst_stride, int width, int height, int depth, float scale) write_bytes() argument
495 write_words(const float *src, uint8_t *dstp, int src_stride, int dst_stride, int width, int height, int depth, float scale) write_words() argument
895 const float scale = 1.f / nns; subtract_mean_predictor() local
[all...]
H A Dvf_lut3d.c740 const float scale = 16*16*16; parse_3dl() local
771 float scale; parse_m3d() local
1614 struct rgbvec scale; global() member
[all...]
H A Dvf_paletteuse.c156 dither_color(uint32_t px, int er, int eg, int eb, int scale, int shift) dither_color() argument
/third_party/ffmpeg/libavcodec/
H A Dsnow.h263 const int *scale = ff_scale_mv_ref[ref]; in pred_mv() local
H A Dproresenc_anatoliy.c805 static void scale_mat(const uint8_t* src, int* dst, int scale) in scale_mat() argument
/third_party/ffmpeg/libavformat/
H A Davidec.c51 uint32_t scale; member
[all...]
/third_party/alsa-utils/amixer/
H A Damixer.c339 double scale = 1.0; in set_volume_simple() local
/third_party/backends/backend/
H A Dlexmark_low.c5105 SANE_Int scale; in low_rewind() local
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h263 struct snd_soc_tplg_tlv_dbscale scale; member
/third_party/libuv/src/win/
H A Dutil.c470 uint64_t uv__hrtime(unsigned int scale) { in uv__hrtime() argument
/third_party/lame/libmp3lame/
H A Dpsymodel.c441 FLOAT const scale = 1. / 64.f; in convert_partition2scalefac_l_to_s() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_tex.c186 nir_ssa_def *scale = nir_frcp(b, txs); in lower_offset() local
228 nir_ssa_def *scale = nir_frcp(b, txs); in lower_rect() local
246 nir_ssa_def *scale = nir_build_load_texture_rect_scaling(b, 32, idx); in lower_rect_tex_scale() local
/third_party/mesa3d/src/amd/vulkan/
H A Dsi_cmd_buffer.c669 radv_get_viewport_xform(const VkViewport *viewport, float scale[3], float translate[3]) in radv_get_viewport_xform() argument
690 float scale[3], translate[3]; in si_scissor_from_viewport() local
721 float scale[3], translate[3], guardband_x = INFINITY, guardband_y = INFINITY; si_write_scissors() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c969 struct ureg_src scale; in nv50_blitter_make_fp() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_api.cpp5048 void NumberFormatterApiTest::scale() { in scale() function in NumberFormatterApiTest
[all...]
/third_party/libdrm/tests/modetest/
H A Dmodetest.c826 double scale; member
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c156 double scale; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dexample.c161 unsigned int scale; member
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc114 int scale = static_cast<int>(mode - one); in ScaleFor() local
138 ScaleFactor scale = ScaleFor(kMode_MR1, mode); in MemoryOperand() local
148 ScaleFactor scale = ScaleFor(kMode_MR1I, mode); in MemoryOperand() local
157 ScaleFactor scale = ScaleFor(kMode_M1, mode); in MemoryOperand() local
166 ScaleFactor scale = ScaleFor(kMode_M1I, mode); MemoryOperand() local
195 ScaleFactor scale = ScaleFor(kMode_MR1, kMode_MR1); NextMemoryOperand() local
[all...]

Completed in 71 milliseconds

1...<<31323334353637383940>>...45