Searched refs:ref (Results 1 - 25 of 300) sorted by path

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bzip2/
H A DMakefile68 ./bzip2 -1 < sample1.ref > sample1.rb2
69 ./bzip2 -2 < sample2.ref > sample2.rb2
70 ./bzip2 -3 < sample3.ref > sample3.rb2
77 cmp sample1.tst sample1.ref
78 cmp sample2.tst sample2.ref
79 cmp sample3.tst sample3.ref
179 $(DISTNAME)/sample1.ref \
180 $(DISTNAME)/sample2.ref \
181 $(DISTNAME)/sample3.ref \
H A Dmakefile.msc28 .\\bzip2 -1 < sample1.ref > sample1.rb2
29 .\\bzip2 -2 < sample2.ref > sample2.rb2
30 .\\bzip2 -3 < sample3.ref > sample3.rb2
38 @echo The correct size for sample3.ref is 120,244. If it
43 fc sample1.tst sample1.ref
44 fc sample2.tst sample2.ref
45 fc sample3.tst sample3.ref
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dhttp.c1770 Curl_safefree(conn->allocptr.ref);
1772 conn->allocptr.ref = aprintf("Referer: %s\r\n", data->change.referer);
1774 conn->allocptr.ref = NULL;
2168 (data->change.referer && conn->allocptr.ref)?
2169 conn->allocptr.ref:"" /* Referer: <data> */,
H A Drtsp.c398 Curl_safefree(conn->allocptr.ref);
400 conn->allocptr.ref = aprintf("Referer: %s\r\n", data->change.referer);
402 conn->allocptr.ref = NULL;
404 p_referrer = conn->allocptr.ref;
H A Durl.c2576 Curl_safefree(conn->allocptr.ref);
H A Durldata.h855 char *ref; member in struct:connectdata::dynamically_allocated_data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex190 (Sec.\ref{IP-LINK}, p.\pageref{IP-LINK}),
480 \verb|ip maddr ls| in~Sec.\ref{IP-MADDR} (p.\pageref{IP-MADDR} of this
634 Appendix~\ref{ADDR-SEL} (p.\pageref{ADDR-SEL} of this document)
675 may be found in sec.\ref{IP-ADDR-FLUSH}, p.\pageref{IP-ADDR-FLUSH}.
746 additional address attributes: scope value (see Sec.\ref{IP-ADDR-ADD},
756 of outgoing packets (Cf.\ Appendix~\ref{ADDR-SEL}, p.\pageref{ADDR-SEL}.).
846 \paragraph{See also:} Appendix~\ref{PROXY-NEIGH}, p.\pageref{PROXY-NEIGH}
1024 193.233.7.254 dev eth0 lladdr 00:00:0c:76:3f:85 ref 5 used 12/13/20 \
1029 Here \verb|ref| is the number of users of this entry
1061 193.233.7.254 dev eth0 lladdr 00:00:0c:76:3f:85 ref
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/libiptc/
H A Dlibip6tc.h123 int ip6tc_get_references(unsigned int *ref, const ip6t_chainlabel chain,
H A Dlibiptc.h132 int iptc_get_references(unsigned int *ref,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dm_ematch.c392 __u32 ref; local
397 ref = *(__u32 *) data;
401 if (print_ematch_seq(fd, tb, ref + 1, prefix + 1) < 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/libiptc/
H A Dlibip6tc.h129 int ip6tc_get_references(unsigned int *ref, const ip6t_chainlabel chain,
H A Dlibiptc.h134 int iptc_get_references(unsigned int *ref,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/libiptc/
H A Dlibiptc.c2288 TC_GET_REFERENCES(unsigned int *ref, const IPT_CHAINLABEL chain, argument
2299 *ref = c->references;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/
H A DMakefile186 FFMPEG_REFFILE = $(SRC_PATH)/tests/ffmpeg.regression.ref
187 FFSERVER_REFFILE = $(SRC_PATH)/tests/ffserver.regression.ref
188 LIBAV_REFFILE = $(SRC_PATH)/tests/libav.regression.ref
189 ROTOZOOM_REFFILE = $(SRC_PATH)/tests/rotozoom.regression.ref
190 SEEK_REFFILE = $(SRC_PATH)/tests/seek.regression.ref
323 $(CODEC_TESTS) $(LAVF_TESTS): regtest-ref
325 regtest-ref: ffmpeg$(EXESUF) tests/vsynth1/00.pgm tests/vsynth2/00.pgm tests/asynth1.sw
327 $(CODEC_TESTS) regtest-ref: tests/tiny_psnr$(EXESUF)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/alpha/
H A Dmotion_est_mvi_asm.S73 t3: ref left
74 t4: ref right
79 t8: ref left
80 t9: ref right
91 ldq t3, 0(a1) # ref left
92 ldq t4, 8(a1) # ref right
99 ldq t8, 0(a1) # ref left
100 ldq t9, 8(a1) # ref right
136 ldq t2, 0(a1) # ref left
137 ldq t3, 8(a1) # ref righ
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dcavs.c42 if((mvP->ref == REF_INTRA) || (mvQ->ref == REF_INTRA))
52 if(mvP->ref != mvQ->ref)
396 if(mv->ref >= 0){
397 Picture *ref= &h->DPB[mv->ref]; local
398 mc_dir_part(h, ref, square, chroma_height, delta, 0,
406 if((mv+MV_BWD_OFFS)->ref >= 0){
407 Picture *ref local
484 ff_cavs_mv(AVSContext *h, enum cavs_mv_loc nP, enum cavs_mv_loc nC, enum cavs_mv_pred mode, enum cavs_block size, int ref) argument
[all...]
H A Dcavs.h143 int16_t ref; local
158 int dist[2]; ///< temporal distances from current frame to ref frames
304 enum cavs_mv_pred mode, enum cavs_block size, int ref);
H A Dcavsdec.c65 int den = h->direct_den[col_mv->ref];
70 pmv_fw->ref = 1;
71 pmv_bw->ref = 0;
86 dst->ref = 0;
258 int ref[4]; local
266 ref[0] = h->ref_flag ? 0 : get_bits1(gb);
267 ff_cavs_mv(h, MV_FWD_X0, MV_FWD_C2, MV_PRED_MEDIAN, BLK_16X16,ref[0]);
270 ref[0] = h->ref_flag ? 0 : get_bits1(gb);
271 ref[2] = h->ref_flag ? 0 : get_bits1(gb);
272 ff_cavs_mv(h, MV_FWD_X0, MV_FWD_C2, MV_PRED_TOP, BLK_16X8, ref[
[all...]
H A Ddct-test.c79 void (* ref) (DCTELEM *block); member in struct:algo
271 #if 0 // simulate mismatch control for tested IDCT but not the ref
502 printf("ref=\n");
598 dct_error (algos[i].name, algos[i].is_idct, algos[i].func, algos[i].ref, algos[i].format, test);
H A Ddsputil.h367 void (*h264_loop_filter_strength)(int16_t bS[2][4][4], uint8_t nnz[40], int8_t ref[2][40], int16_t mv[2][40][2],
H A Ddxa.c50 static int decode_13(AVCodecContext *avctx, DxaDecContext *c, uint8_t* dst, uint8_t *src, uint8_t *ref) argument
66 tmp2 = ref + i;
124 tmp2 = ref + i + d2;
186 ref += stride * 4;
H A Dfaxcompr.c159 unsigned int width, int *runs, const int *runend, const int *ref)
162 int run_off = *ref++;
174 run_off += *ref++;
177 run_off += *ref++;
215 run_off -= *--ref;
231 run_off += *ref++;
232 run_off += *ref++;
275 int *runs, *ref, *runend; local
280 ref = av_malloc(runsize * sizeof(ref[
158 decode_group3_2d_line(AVCodecContext *avctx, GetBitContext *gb, unsigned int width, int *runs, const int *runend, const int *ref) argument
[all...]
H A Dh264.c186 int8_t *ref = &s->current_picture.ref_index[list][h->mb2b8_xy[mb_xy]]; local
188 *(uint32_t*)&h->ref_cache[list][scan8[ 2]] = (pack16to32(ref[0],ref[1])&0x00FF00FF)*0x0101;
189 ref += h->b8_stride;
191 *(uint32_t*)&h->ref_cache[list][scan8[10]] = (pack16to32(ref[0],ref[1])&0x00FF00FF)*0x0101;
751 static inline void pred_motion(H264Context * const h, int n, int part_width, int list, int ref, int * const mx, int * const my){ argument
771 match_count= (diagonal_ref==ref) + (top_ref==ref) + (left_ref==ref);
806 pred_16x8_motion(H264Context * const h, int n, int list, int ref, int * const mx, int * const my) argument
841 pred_8x16_motion(H264Context * const h, int n, int list, int ref, int * const mx, int * const my) argument
1060 int ref[2]; local
1248 int ref, mv0, mv1; local
1675 Picture *ref= &h->ref_list[0][ h->ref_cache[0][ scan8[n] ] ]; local
1685 Picture *ref= &h->ref_list[1][ h->ref_cache[1][ scan8[n] ] ]; local
1743 Picture *ref= &h->ref_list[list][refn]; local
2454 int8_t *ref = &h->ref_cache[list][scan8[0]]; local
2458 int ref = h->ref_cache[list][scan8[i]]; local
2865 Picture *ref = NULL; local
4496 int i, j, sub_partition_count[4], list, ref[2][4]; local
5112 int ref = 0; local
5597 int i, j, sub_partition_count[4], list, ref[2][4]; local
5719 int ref; local
5750 int ref; local
5785 int ref; local
[all...]
H A Dindeo3.c204 uint8_t *cur, uint8_t *ref, int width, int height,
298 ref_frm_pos = ref + (ref_vectors[0] + strip->ypos) * width +
203 iv_Decode_Chunk(Indeo3DecodeContext *s, uint8_t *cur, uint8_t *ref, int width, int height, const uint8_t *buf1, long cb_offset, const uint8_t *hdr, const uint8_t *buf2, int min_width_160) argument
H A Dlibxvidff.c74 int xvid_ff_2pass(void *ref, int opt, void *p1, void *p2);
645 * @param ref Context pointer for the plugin
649 static int xvid_ff_2pass_destroy(struct xvid_context *ref, argument
653 if( ref->twopassbuffer != NULL )
654 ref->twopassbuffer[0] = 0;
661 * @param ref Context pointer for the plugin
665 static int xvid_ff_2pass_before(struct xvid_context *ref, argument
704 * @param ref Context pointer for the plugin
708 static int xvid_ff_2pass_after(struct xvid_context *ref, argument
710 char *log = ref
744 xvid_ff_2pass(void *ref, int cmd, void *p1, void *p2) argument
[all...]

Completed in 190 milliseconds

1234567891011>>