Home
last modified time | relevance | path

Searched defs:prev (Results 976 - 1000 of 2336) sorted by relevance

1...<<31323334353637383940>>...94

/kernel/linux/linux-6.6/mm/
H A Dmprotect.c695 struct vm_area_struct *vma, *prev; in do_mprotect_pkey() local
H A Dmlock.c481 struct vm_area_struct *vma, *prev; in apply_vma_lock_flags() local
412 mlock_fixup(struct vma_iterator *vmi, struct vm_area_struct *vma, struct vm_area_struct **prev, unsigned long start, unsigned long end, vm_flags_t newflags) mlock_fixup() argument
670 struct vm_area_struct *vma, *prev = NULL; apply_mlockall_flags() local
[all...]
/kernel/linux/linux-6.6/lib/zlib_deflate/
H A Ddeflate.c581 Pos *prev = s->prev; in longest_match() local
/kernel/linux/linux-6.6/kernel/
H A Dstatic_call_inline.c409 struct static_call_mod *site_mod, **prev; in static_call_del_module() local
/kernel/linux/linux-6.6/kernel/trace/
H A Dfgraph.c451 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, struct task_struct *prev, struct task_struct *next, unsigned int prev_state) ftrace_graph_probe_sched_switch() argument
/kernel/linux/linux-6.6/net/netfilter/ipset/
H A Dip_set_list_set.c190 struct set_elem *e, *next, *prev = NULL; in list_set_utest() local
237 struct set_elem *e, *n, *prev, *next; in list_set_uadd() local
319 struct set_elem *e, *next, *prev = NULL; list_set_udel() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_fragment.c363 struct inet_frag_queue *fq = NULL, *prev; in inet_frag_find() local
333 inet_frag_create(struct fqdir *fqdir, void *arg, struct inet_frag_queue **prev) inet_frag_create() argument
[all...]
/kernel/linux/linux-6.6/net/ipv6/ila/
H A Dila_xlat.c242 struct ila_map *tila = head, *prev = NULL; in ila_add_mapping() local
285 struct ila_map *ila, *head, *prev; in ila_del_mapping() local
/third_party/ffmpeg/libavcodec/
H A Ddcadsp.c102 float prev = *hist; in lfe_x96_float_c() local
224 int32_t prev = *hist; in lfe_x96_fixed_c() local
[all...]
H A Dbsf.c78 static void *bsf_child_next(void *obj, void *prev) in bsf_child_next() argument
H A Daaccoder_twoloop.h113 int prev; in search_for_quantizers_twoloop() local
[all...]
H A Dscpr.c370 decompress_p(AVCodecContext *avctx, uint32_t *dst, int linesize, uint32_t *prev, int plinesize) decompress_p() argument
H A Dscpr.h217 decode_run_p(AVCodecContext *avctx, uint32_t ptype, int run, int x, int y, uint32_t clr, uint32_t *dst, uint32_t *prev, int linesize, int plinesize, uint32_t *bx, uint32_t *by, uint32_t backstep, int sx1, int sx2, int *cx, int *cx1) decode_run_p() argument
H A Dsvq1dec.c64 AVFrame *prev; member
[all...]
H A Dzmbv.c66 uint8_t *prev, *cur; member
86 uint8_t *output, *prev; in zmbv_decode_xor_8() local
165 uint16_t *output, *prev; in zmbv_decode_xor_16() local
242 uint8_t *output, *prev; zmbv_decode_xor_24() local
327 uint32_t *output, *prev; zmbv_decode_xor_32() local
[all...]
H A Dzmbvenc.c72 uint8_t *prev, *prev_buf; member
122 static int zmbv_me(ZmbvEncContext *c, uint8_t *src, int sstride, uint8_t *prev, in zmbv_me() argument
174 uint8_t *src, *prev, *buf; in encode_frame() local
[all...]
H A Dopus_celt.c37 float prev[2] = { 0 }; in celt_decode_coarse_energy() local
275 float prev[2]; in process_anticollapse() local
[all...]
H A Dutvideodec.c100 int prev, fsym; in decode_plane10() local
212 int ret, prev, fsy in decode_plane() local
[all...]
/third_party/elfutils/libdw/
H A Dcfi.h168 Dwarf_Frame *prev; member
/third_party/ffmpeg/libavfilter/
H A Dvf_bwdif.c141 uint8_t *prev = prev1; in filter_line_c() local
158 uint8_t *prev = prev1; in filter_edge() local
186 uint16_t *prev = prev1; in filter_line_c_16bit() local
203 uint16_t *prev in filter_edge_16bit() local
230 uint8_t *prev = &yadif->prev->data[td->plane][y * linesize]; filter_slice() local
[all...]
H A Dvf_fillborders.c513 int prev = ptr[linesize * (y + 1) + x - 1]; in margins_borders8() local
526 int prev = ptr[linesize * (y - 1) + x - 1]; in margins_borders8() local
561 int prev = ptr[linesize * (y + 1) + x - 1]; in margins_borders16() local
574 int prev = ptr[linesize * (y - 1) + x - 1]; in margins_borders16() local
H A Dvf_hqdn3d.c51 static uint32_t lowpass(int prev, int cur, int16_t *coef, int depth) in lowpass() argument
H A Dvf_spp.c55 static void *child_next(void *obj, void *prev) in child_next() argument
/third_party/ffmpeg/libavformat/
H A Davio.c46 static void *urlcontext_child_next(void *obj, void *prev) in urlcontext_child_next() argument
H A Drtmppkt.c248 RTMPPacket *prev = &prev_pkt[channel_id]; in rtmp_packet_read_one_chunk() local
278 RTMPPacket *prev = &prev_pkt[channel_id]; rtmp_packet_read_one_chunk() local
[all...]

Completed in 22 milliseconds

1...<<31323334353637383940>>...94