Searched refs:ref (Results 251 - 275 of 1182) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/mp/
H A Dmp_fset.c78 atomic_inc(env, &bhp->ref);
84 atomic_dec(env, &bhp->ref);
93 atomic_dec(env, &bhp->ref);
96 atomic_dec(env, &bhp->ref);
112 /* Drop the shared latch and get an exclusive. We have the buf ref'ed.*/
H A Dmp_alloc.c277 atomic_dec(env, &bhp->ref);
279 atomic_inc(env, &bhp->ref);
296 atomic_dec(env, &bhp->ref);
298 atomic_inc(env, &bhp->ref);
314 atomic_dec(env, &bhp->ref);
316 atomic_inc(env, &bhp->ref);
386 atomic_dec(env, &bhp->ref);
424 DB_ASSERT(env, atomic_read(&bhp->ref) > 0);
453 atomic_dec(env, &bhp->ref);
467 * the ref coun
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/x86/
H A Dsnowdsp_mmx.c36 IDWTELEM * const ref = b + w2 - 1; local
66 :: "r"(&b[i]), "r"(&ref[i])
70 snow_horizontal_compose_lift_lead_out(i, b, b, ref, width, w_l, 0, W_DM, W_DO, W_DS);
71 b[0] = b_0 - ((W_DM * 2 * ref[1]+W_DO)>>W_DS);
103 IDWTELEM * const ref = b+w2 - 1; local
139 :: "r"(&b[i]), "r"(&ref[i])
143 snow_horizontal_compose_liftS_lead_out(i, b, b, ref, width, w_l);
144 b[0] = b_0 + ((2 * ref[1] + W_BO-1 + 4 * b_0) >> W_BS);
225 IDWTELEM * const ref = b + w2 - 1; local
228 b[0] = b[0] - ((W_DM * 2 * ref[
281 IDWTELEM * const ref = b+w2 - 1; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/mp/
H A Dmp_fset.c78 atomic_inc(env, &bhp->ref);
84 atomic_dec(env, &bhp->ref);
93 atomic_dec(env, &bhp->ref);
96 atomic_dec(env, &bhp->ref);
112 /* Drop the shared latch and get an exclusive. We have the buf ref'ed.*/
H A Dmp_alloc.c277 atomic_dec(env, &bhp->ref);
279 atomic_inc(env, &bhp->ref);
296 atomic_dec(env, &bhp->ref);
298 atomic_inc(env, &bhp->ref);
314 atomic_dec(env, &bhp->ref);
316 atomic_inc(env, &bhp->ref);
386 atomic_dec(env, &bhp->ref);
424 DB_ASSERT(env, atomic_read(&bhp->ref) > 0);
453 atomic_dec(env, &bhp->ref);
467 * the ref coun
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/x86/
H A Dsnowdsp_mmx.c36 IDWTELEM * const ref = b + w2 - 1; local
66 :: "r"(&b[i]), "r"(&ref[i])
70 snow_horizontal_compose_lift_lead_out(i, b, b, ref, width, w_l, 0, W_DM, W_DO, W_DS);
71 b[0] = b_0 - ((W_DM * 2 * ref[1]+W_DO)>>W_DS);
103 IDWTELEM * const ref = b+w2 - 1; local
139 :: "r"(&b[i]), "r"(&ref[i])
143 snow_horizontal_compose_liftS_lead_out(i, b, b, ref, width, w_l);
144 b[0] = b_0 + ((2 * ref[1] + W_BO-1 + 4 * b_0) >> W_BS);
225 IDWTELEM * const ref = b + w2 - 1; local
228 b[0] = b[0] - ((W_DM * 2 * ref[
281 IDWTELEM * const ref = b+w2 - 1; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/x86/
H A Dsnowdsp_mmx.c36 IDWTELEM * const ref = b + w2 - 1; local
66 :: "r"(&b[i]), "r"(&ref[i])
70 snow_horizontal_compose_lift_lead_out(i, b, b, ref, width, w_l, 0, W_DM, W_DO, W_DS);
71 b[0] = b_0 - ((W_DM * 2 * ref[1]+W_DO)>>W_DS);
103 IDWTELEM * const ref = b+w2 - 1; local
139 :: "r"(&b[i]), "r"(&ref[i])
143 snow_horizontal_compose_liftS_lead_out(i, b, b, ref, width, w_l);
144 b[0] = b_0 + ((2 * ref[1] + W_BO-1 + 4 * b_0) >> W_BS);
225 IDWTELEM * const ref = b + w2 - 1; local
228 b[0] = b[0] - ((W_DM * 2 * ref[
281 IDWTELEM * const ref = b+w2 - 1; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/mp/
H A Dmp_alloc.c277 atomic_dec(env, &bhp->ref);
279 atomic_inc(env, &bhp->ref);
296 atomic_dec(env, &bhp->ref);
298 atomic_inc(env, &bhp->ref);
314 atomic_dec(env, &bhp->ref);
316 atomic_inc(env, &bhp->ref);
386 atomic_dec(env, &bhp->ref);
424 DB_ASSERT(env, atomic_read(&bhp->ref) > 0);
453 atomic_dec(env, &bhp->ref);
467 * the ref coun
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-core/
H A Drr.h56 int ref; /**< Reference counter */ member in struct:AvahiKey
66 int ref; /**< Reference counter */ member in struct:AvahiRecord
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/mon/
H A Dmon_main.c33 * This must be called with mon_lock taken because of mbus->ref.
56 kref_get(&mbus->ref);
62 * This is called with mon_lock taken, so we can decrement mbus->ref.
75 kref_put(&mbus->ref, mon_bus_drop);
219 kref_put(&mbus->ref, mon_bus_drop);
271 struct mon_bus *mbus = container_of(r, struct mon_bus, ref);
287 kref_init(&mbus->ref);
314 kref_init(&mbus->ref);
411 atomic_set(&mbus->ref.refcount, 2); /* Force leak */
415 kref_put(&mbus->ref, mon_bus_dro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-core/
H A Drr.h56 int ref; /**< Reference counter */ member in struct:AvahiKey
66 int ref; /**< Reference counter */ member in struct:AvahiRecord
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/macintosh/
H A Dwindfarm.h42 struct kref ref; member in struct:wf_control
91 struct kref ref; member in struct:wf_sensor
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/mon/
H A Dmon_main.c33 * This must be called with mon_lock taken because of mbus->ref.
56 kref_get(&mbus->ref);
62 * This is called with mon_lock taken, so we can decrement mbus->ref.
75 kref_put(&mbus->ref, mon_bus_drop);
219 kref_put(&mbus->ref, mon_bus_drop);
271 struct mon_bus *mbus = container_of(r, struct mon_bus, ref);
287 kref_init(&mbus->ref);
314 kref_init(&mbus->ref);
411 atomic_set(&mbus->ref.refcount, 2); /* Force leak */
415 kref_put(&mbus->ref, mon_bus_dro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/macintosh/
H A Dwindfarm.h42 struct kref ref; member in struct:wf_control
91 struct kref ref; member in struct:wf_sensor
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/include/
H A Dui_command.h68 char *ref; member in struct:ui_cmdline_s
100 void *ref,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-core/
H A Drr.h56 int ref; /**< Reference counter */ member in struct:AvahiKey
66 int ref; /**< Reference counter */ member in struct:AvahiRecord
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libswscale/
H A Dswscale-test.c72 // test by ref -> src -> dst -> out & compare out against ref
73 // ref & out are YV12
74 static int doTest(uint8_t *ref[4], int refStride[4], int w, int h, argument
147 // printf("test %X %X %X -> %X %X %X\n", (int)ref[0], (int)ref[1], (int)ref[2],
150 sws_scale(srcContext, ref, refStride, 0, h , src, srcStride);
154 ssdY= getSSD(ref[0], out[0], refStride[0], refStride[0], w, h);
157 ssdU= getSSD(ref[
189 selfTest(uint8_t *ref[4], int refStride[4], int w, int h) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/tests/
H A Dcopycooker.sh11 list=$(grep -oh ' ./tests/data/.*' tests/ref/{acodec,lavf,vsynth1}/*| sort)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Ddwt.c102 lift(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, argument
111 #define LIFT(src, ref, inv) ((src) + ((inv) ? - (ref) : + (ref)))
113 dst[0] = LIFT(src[0], ((mul*2*ref[0]+add)>>shift), inverse);
121 ((mul*(ref[i*ref_step] + ref[(i+1)*ref_step])+add)>>shift),
128 ((mul*2*ref[w*ref_step]+add)>>shift),
134 inv_lift(IDWTELEM *dst, IDWTELEM *src, IDWTELEM *ref, argument
143 #define LIFT(src, ref, in
167 liftS(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
200 inv_liftS(IDWTELEM *dst, IDWTELEM *src, IDWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Ddwt.c102 lift(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, argument
111 #define LIFT(src, ref, inv) ((src) + ((inv) ? - (ref) : + (ref)))
113 dst[0] = LIFT(src[0], ((mul*2*ref[0]+add)>>shift), inverse);
121 ((mul*(ref[i*ref_step] + ref[(i+1)*ref_step])+add)>>shift),
128 ((mul*2*ref[w*ref_step]+add)>>shift),
134 inv_lift(IDWTELEM *dst, IDWTELEM *src, IDWTELEM *ref, argument
143 #define LIFT(src, ref, in
167 liftS(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
200 inv_liftS(IDWTELEM *dst, IDWTELEM *src, IDWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libswscale/
H A Dswscale-test.c72 // test by ref -> src -> dst -> out & compare out against ref
73 // ref & out are YV12
74 static int doTest(uint8_t *ref[4], int refStride[4], int w, int h, argument
147 // printf("test %X %X %X -> %X %X %X\n", (int)ref[0], (int)ref[1], (int)ref[2],
150 sws_scale(srcContext, ref, refStride, 0, h , src, srcStride);
154 ssdY= getSSD(ref[0], out[0], refStride[0], refStride[0], w, h);
157 ssdU= getSSD(ref[
189 selfTest(uint8_t *ref[4], int refStride[4], int w, int h) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/tests/
H A Dcopycooker.sh11 list=$(grep -oh ' ./tests/data/.*' tests/ref/{acodec,lavf,vsynth1}/*| sort)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libswscale/
H A Dswscale-test.c72 // test by ref -> src -> dst -> out & compare out against ref
73 // ref & out are YV12
74 static int doTest(uint8_t *ref[4], int refStride[4], int w, int h, argument
147 // printf("test %X %X %X -> %X %X %X\n", (int)ref[0], (int)ref[1], (int)ref[2],
150 sws_scale(srcContext, ref, refStride, 0, h , src, srcStride);
154 ssdY= getSSD(ref[0], out[0], refStride[0], refStride[0], w, h);
157 ssdU= getSSD(ref[
189 selfTest(uint8_t *ref[4], int refStride[4], int w, int h) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/tests/
H A Dcopycooker.sh11 list=$(grep -oh ' ./tests/data/.*' tests/ref/{acodec,lavf,vsynth1}/*| sort)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Ddwt.c102 lift(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, argument
111 #define LIFT(src, ref, inv) ((src) + ((inv) ? - (ref) : + (ref)))
113 dst[0] = LIFT(src[0], ((mul*2*ref[0]+add)>>shift), inverse);
121 ((mul*(ref[i*ref_step] + ref[(i+1)*ref_step])+add)>>shift),
128 ((mul*2*ref[w*ref_step]+add)>>shift),
134 inv_lift(IDWTELEM *dst, IDWTELEM *src, IDWTELEM *ref, argument
143 #define LIFT(src, ref, in
167 liftS(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
200 inv_liftS(IDWTELEM *dst, IDWTELEM *src, IDWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
[all...]

Completed in 285 milliseconds

<<11121314151617181920>>