Home
last modified time | relevance | path

Searched defs:current_sample (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dsend_bridge_op.cc126 uint64_t *current_sample = nullptr; in WorkerEntry() local
/third_party/ffmpeg/libavfilter/
Daf_silencedetect.c79 int is_silence, int current_sample, int64_t nb_samples_notify, in update()
Df_loop.c44 int64_t current_sample; member
/third_party/ffmpeg/libavformat/
Dsegafilm.c61 unsigned int current_sample; member
Disom.h197 int current_sample; member
Dmov.c3978 static void mov_current_sample_set(MOVStreamContext *sc, int current_sample)
4477 unsigned int current_sample = 0; local
9347 AVIndexEntry *current_sample = &avsti->index_entries[msc->current_sample]; local
/third_party/ffmpeg/libavcodec/
Dadpcm.c1694 int previous_sample, current_sample, next_sample; in adpcm_decode_frame() local