Home
last modified time | relevance | path

Searched defs:next (Results 851 - 875 of 2667) sorted by relevance

1...<<31323334353637383940>>...107

/third_party/ffmpeg/libavcodec/
H A Dg722enc.c191 struct TrellisNode *next[2]; in g722_encode_trellis() local
H A Dh264_parser.c596 int next; in h264_parse() local
[all...]
H A Dhuffman.c66 int offset, i, next; in ff_huff_gen_len_table() local
H A Dhevc_parser.c304 int next; in hevc_parse() local
/third_party/f2fs-tools/fsck/
H A Dxattr.c218 struct f2fs_xattr_entry *next = XATTR_NEXT_ENTRY(here); in f2fs_setxattr() local
/third_party/eudev/src/udev/
H A Dudev-builtin-keyboard.c102 char *next; in parse_token() local
125 char *next; in override_abs() local
[all...]
/third_party/exfatprogs/include/
H A Dlist.h33 struct list_head *next, *prev; member
51 __list_add(struct list_head *new, struct list_head *prev, struct list_head *next) __list_add() argument
94 __list_del(struct list_head *prev, struct list_head *next) __list_del() argument
[all...]
/third_party/elfutils/libdwfl/
H A Ddwfl_report_elf.c83 const GElf_Addr next = (end + align - 1) & -align; in __libdwfl_elf_address_range() local
/third_party/ffmpeg/libavfilter/
H A Dinternal.h38 struct AVFilterCommand *next; member
H A Dgraphparser.c215 AVFilterInOut *next = (*inout)->next; in avfilter_inout_free() local
[all...]
H A Daf_join.c93 char *sep, *next, *p; in parse_maps() local
H A Dvf_pullup.h38 struct PullupField *prev, *next; member
H A Dvf_yadif.c99 uint8_t *next = next1; in filter_line_c() local
118 uint8_t *next = next1; in filter_edges() local
151 uint16_t *next in filter_line_c_16bit() local
167 uint16_t *next = next1; filter_edges_16bit() local
211 uint8_t *next = &s->next->data[td->plane][y * refs]; filter_slice() local
[all...]
H A Dvf_yadif_cuda.c57 call_kernel(AVFilterContext *ctx, CUfunction func, CUdeviceptr prev, CUdeviceptr cur, CUdeviceptr next, CUarray_format format, int channels, int src_width, int src_height, int src_pitch, CUdeviceptr dst, int dst_width, int dst_height, int dst_pitch, int parity, int tff) call_kernel() argument
H A Dvf_framerate.c65 static double get_scene_score(AVFilterContext *ctx, AVFrame *crnt, AVFrame *next) in get_scene_score() argument
H A Dvf_fieldhint.c269 AVFrame *next = av_frame_clone(s->frame[2]); in request_frame() local
H A Dvf_mestimate.c43 AVFrame *prev, *cur, *next; member
H A Dvf_idet.c137 uint8_t *next = &idet->next->data[i][y*refs]; in filter() local
324 AVFrame *next = av_frame_clone(idet->next); request_frame() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Dvfwcap.c237 PacketListEntry *next = pktl->next; in vfw_read_close() local
/third_party/ffmpeg/libavformat/
H A Dcache.c104 CacheEntry *entry = NULL, *next[2] = {NULL, NULL}; in add_entry() local
165 CacheEntry *entry, *next[2] = {NULL, NULL}; in cache_read() local
H A Dfile.c286 static int file_read_dir(URLContext *h, AVIODirEntry **next) in file_read_dir() argument
[all...]
H A Did3v2.h86 struct ID3v2ExtraMeta *next; member
H A Dlibsmbclient.c207 static int libsmbc_read_dir(URLContext *h, AVIODirEntry **next) in libsmbc_read_dir() argument
H A Dassenc.c31 struct DialogueLine *prev, *next; member
91 DialogueLine *next = dialogue->next; in purge_dialogues() local
116 DialogueLine *cur, *next = NULL, *prev = NULL; in insert_dialogue() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dencryption_info.h176 struct AVEncryptionInitInfo *next; member

Completed in 15 milliseconds

1...<<31323334353637383940>>...107