Searched refs:weights (Results 1 - 25 of 30) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/crush/
H A Dmapper.h18 __u32 *weights);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Dh264dsp_init_arm.c44 int weights, int offset);
47 int weights, int offset);
50 int weights, int offset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/aarch64/
H A Dh264dsp_init_aarch64.c46 int weights, int offset);
49 int weights, int offset);
52 int weights, int offset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dh264dsp_init_arm.c47 int weights, int offset);
50 int weights, int offset);
53 int weights, int offset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmss3.c46 int weights[16], freqs[16]; member in struct:Model
53 int weights[256], freqs[256]; member in struct:Model256
167 m->weights[val]++;
176 m->weights[i] = (m->weights[i] + 1) >> 1;
177 m->tot_weight += m->weights[i];
183 sum += m->weights[i];
198 m->weights[i] = 1;
199 m->weights[m->num_syms - 1] = 0;
222 m->weights[va
[all...]
H A Ddiracdsp.h27 typedef void (*dirac_biweight_func)(uint8_t *dst, const uint8_t *src, int stride, int log2_denom, int weightd, int weights, int h);
37 * 3 for general epel (biweight of 4 using the weights in src[4])
39 * src[4] is the 1/8 pel weights if needed
H A Dmss12.c52 thr = 2 * m->weights[m->num_syms] - 1;
63 m->weights[i] = 1;
66 m->weights[0] = 0;
89 m->weights[i] = (m->weights[i] + 1) >> 1;
90 cum_prob += m->weights[i];
99 if (m->weights[val] == m->weights[val - 1]) {
100 for (i = val; m->weights[i - 1] == m->weights[va
[all...]
H A Dmss12.h42 int16_t weights[MODEL_MAX_SYMS + 1]; member in struct:Model
H A Ddiracdsp.c87 #define op_scale2(x) dst[x] = av_clip_uint8( (src[x]*weights + dst[x]*weightd + (1<<(log2_denom-1))) >> log2_denom)
102 int weightd, int weights, int h) { \
H A Dh264dsp.h36 int weightd, int weights, int offset);
H A Dvp6.c533 int delta, const int16_t *weights)
539 dst[x] = av_clip_uint8(( src[x-delta ] * weights[0]
540 + src[x ] * weights[1]
541 + src[x+delta ] * weights[2]
542 + src[x+2*delta] * weights[3] + 64) >> 7);
532 vp6_filter_hv4(uint8_t *dst, uint8_t *src, int stride, int delta, const int16_t *weights) argument
H A Dh264dsp_template.c31 #define op_scale2(x) dst[x] = av_clip_pixel( (src[x]*weights + dst[x]*weightd + offset) >> (log2_denom+1))
64 int log2_denom, int weightd, int weights, int offset) \
H A Dwavpack.c633 int i, j, id, size, ssize, weights, t; local
721 weights = size >> s->stereo_in;
722 if (weights > MAX_TERMS || weights > s->terms) {
723 av_log(avctx, AV_LOG_ERROR, "Too many decorrelation weights\n");
727 for (i = 0; i < weights; i++) {
939 av_log(avctx, AV_LOG_ERROR, "No block with decorrelation weights\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_dctdnoiz.c51 float *weights; // dct coeff are cumulated with overlapping; these values are used for averaging member in struct:__anon3384
52 int p_linesize; // line sizes for color and weights
169 s->weights = av_malloc(s->pr_height * linesize * sizeof(*s->weights));
170 if (!s->weights)
182 s->weights[y*linesize + x] = 1. / iweights[y*linesize + x];
278 const float *weights = s->weights; local
314 dst[x] *= weights[x];
316 weights
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dfontdlgg.cpp228 *weights = new wxString[3]; local
238 weights[0] = _("Normal");
239 weights[1] = _("Light");
240 weights[2] = _("Bold");
303 wxChoice* itemChoice13 = new wxChoice( this, wxID_FONT_WEIGHT, wxDefaultPosition, wxDefaultSize, 3, weights, 0 );
441 delete[] weights;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264dsp.h37 int log2_denom, int weightd, int weights, int offset);
H A Dvp6.c519 int delta, const int16_t *weights)
525 dst[x] = av_clip_uint8(( src[x-delta ] * weights[0]
526 + src[x ] * weights[1]
527 + src[x+delta ] * weights[2]
528 + src[x+2*delta] * weights[3] + 64) >> 7);
518 vp6_filter_hv4(uint8_t *dst, uint8_t *src, int stride, int delta, const int16_t *weights) argument
H A Dh264dsp_template.c31 #define op_scale2(x) dst[x] = av_clip_pixel( (src[x]*weights + dst[x]*weightd + offset) >> (log2_denom+1))
64 int log2_denom, int weightd, int weights, int offset) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dfnmatch_loop.c342 const int32_t *weights; local
345 const unsigned char *weights; local
362 weights = (const int32_t *)
371 weights = (const unsigned char *)
385 int len = weights[idx];
390 if (idx2 != 0 && len == weights[idx2])
395 && (weights[idx + 1 + cnt]
396 == weights[idx2 + 1 + cnt]))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dh264_weight_10bit.asm153 ; int log2_denom, int weightd, int weights, int offset);
177 movd m4, r5d ; weightd | weights
H A Dh264dsp_mmx.c308 int weights, int offset);
331 int weightd, int weights, int offset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Drv40dsp.asm338 ; %1=5bits weights?, %2=dst %3=src1 %4=src3 %5=stride if sse2
353 ; 14bits weights
371 ; 5bits weights
443 ; The weights are FP0.14 notation of fractions depending on pts.
H A Dh264dsp_init.c166 int weights, int offset);
197 int weights, \
H A Dh264_weight_10bit.asm156 ; int weights, int offset);
180 movd m4, r5d ; weightd | weights
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dh264dsp.c666 int log2_denom, int weightd, int weights, int offset, int w)
677 temp[1] = weights;
736 int log2_denom, int weightd, int weights, int offset) \
738 biweight_h264_W_altivec(dst, src, stride, height, log2_denom, weightd, weights, offset, W); \
665 biweight_h264_W_altivec(uint8_t *dst, uint8_t *src, int stride, int height, int log2_denom, int weightd, int weights, int offset, int w) argument

Completed in 397 milliseconds

12