Home
last modified time | relevance | path

Searched defs:next_sample (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_functions.cc80 void cordz_set_next_sample_for_testing(int64_t next_sample) { in cordz_set_next_sample_for_testing()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc195 int64_t next_sample = 0; in TEST() local
208 int64_t next_sample = 0; in TEST() local
Dhashtablez_sampler.cc192 HashtablezInfo* SampleSlow(int64_t* next_sample) { in SampleSlow()
/third_party/ffmpeg/libavformat/
Dsegafilm.c267 film_sample *next_sample = NULL; in film_read_packet() local
/third_party/ffmpeg/libavcodec/
Dadpcm.c1694 int previous_sample, current_sample, next_sample; in adpcm_decode_frame() local