Home
last modified time | relevance | path

Searched refs:pos_to (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dperf_test.cpp164 int pos_to = rand() % (30 * 3600); in HWTEST_F() local
165 int64_t toMs = pos_to * 33333; in HWTEST_F()
195 int pos_to = rand() % (60 * 3600); in HWTEST_F() local
196 int64_t toMs = pos_to * 16666; in HWTEST_F()
226 int pos_to = rand() % (30 * 3600); in HWTEST_F() local
227 int64_t toMs = pos_to * 33333; in HWTEST_F()
257 int pos_to = rand() % (60 * 3600); in HWTEST_F() local
258 int64_t toMs = pos_to * 16666; in HWTEST_F()
288 int pos_to = rand() % (30 * 3600); in HWTEST_F() local
289 int64_t toMs = pos_to * 3333 in HWTEST_F()
319 int pos_to = rand() % (60 * 3600); HWTEST_F() local
[all...]

Completed in 2 milliseconds