/third_party/ffmpeg/libavfilter/ |
H A D | graphparser.c | 215 AVFilterInOut *next = (*inout)->next; in avfilter_inout_free() local [all...] |
H A D | af_join.c | 93 char *sep, *next, *p; in parse_maps() local
|
H A D | vf_pullup.h | 38 struct PullupField *prev, *next; member
|
H A D | vf_yadif.c | 99 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 D | vf_yadif_cuda.c | 57 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 D | vf_framerate.c | 65 static double get_scene_score(AVFilterContext *ctx, AVFrame *crnt, AVFrame *next) in get_scene_score() argument
|
H A D | vf_fieldhint.c | 269 AVFrame *next = av_frame_clone(s->frame[2]); in request_frame() local
|
H A D | vf_mestimate.c | 43 AVFrame *prev, *cur, *next; member
|
H A D | vf_idet.c | 137 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 D | vfwcap.c | 237 PacketListEntry *next = pktl->next; in vfw_read_close() local
|
/third_party/ffmpeg/libavformat/ |
H A D | cache.c | 104 CacheEntry *entry = NULL, *next[2] = {NULL, NULL}; in add_entry() local 165 CacheEntry *entry, *next[2] = {NULL, NULL}; in cache_read() local
|
H A D | file.c | 286 static int file_read_dir(URLContext *h, AVIODirEntry **next) in file_read_dir() argument [all...] |
H A D | id3v2.h | 86 struct ID3v2ExtraMeta *next; member
|
H A D | libsmbclient.c | 207 static int libsmbc_read_dir(URLContext *h, AVIODirEntry **next) in libsmbc_read_dir() argument
|
H A D | assenc.c | 31 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...] |
H A D | oggdec.h | 96 struct ogg_state *next; member
|
H A D | url.c | 168 const char *d, *next; in append_path() local
|
/third_party/ffmpeg/libavutil/ |
H A D | encryption_info.h | 176 struct AVEncryptionInitInfo *next; member
|
/third_party/elfutils/libdwelf/ |
H A D | dwelf_strtab.c | 49 struct Dwelf_Strent *next; member 59 struct memoryblock *next; member [all...] |
/third_party/fsverity-utils/lib/ |
H A D | compute_digest.c | 31 struct block_buffer *next = cur + 1; in hash_one_block() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_copy.c | 266 snd_config_iterator_t i, next; in _snd_pcm_copy_open() local
|
/third_party/alsa-lib/src/rawmidi/ |
H A D | rawmidi_hw.c | 479 snd_config_iterator_t i, next; in _snd_rawmidi_hw_open() local
|
H A D | rawmidi_virt.c | 401 snd_config_iterator_t i, next; in _snd_rawmidi_virtual_open() local
|
/third_party/alsa-lib/src/pcm/scopes/ |
H A D | level.c | 223 snd_config_iterator_t i, next; in _snd_pcm_scope_level_open() local
|
/third_party/alsa-lib/src/topology/ |
H A D | elem.c | 414 snd_config_iterator_t i, next; in tplg_elem_new_common() local
|