Home
last modified time | relevance | path

Searched refs:frames (Results 601 - 625 of 745) sorted by relevance

1...<<21222324252627282930

/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/progress/router/
H A Dindex.js26 var frames = [
446 var animation = function3.animate(frames, options);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/qrcode/router/
H A Dindex.js26 var frames = [
421 var animation = function3.animate(frames, options);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/rating/router/
H A Dindex.js26 var frames = [
421 var animation = function3.animate(frames, options);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/refresh/router/
H A Dindex.js26 var frames = [
440 var animation = function3.animate(frames, options);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/select/router/
H A Dindex.js26 var frames = [
421 var animation = function3.animate(frames, options);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/slider/router/
H A Dindex.js26 var frames = [
421 var animation = function3.animate(frames, options);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/span/router/
H A Dindex.js26 var frames = [
415 var animation = function3.animate(frames, options);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/stack/router/
H A Dindex.js26 var frames = [
415 var animation = function3.animate(frames, options);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/stepper/router/
H A Dindex.js26 var frames = [
472 var animation = function3.animate(frames, options);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/stepperItem/router/
H A Dindex.js27 var frames = [
445 var animation = function3.animate(frames, options);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/swiper/router/
H A Dindex.js26 var frames = [
440 var animation = function3.animate(frames, options);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/tab-bar/router/
H A Dindex.js26 var frames = [
424 var animation = function3.animate(frames, options);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/tab-content/router/
H A Dindex.js26 var frames = [
424 var animation = function3.animate(frames, options);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/text/router/
H A Dindex.js26 var frames = [
415 var animation = function3.animate(frames, options);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/switch/router/
H A Dindex.js26 var frames = [
431 var animation = function3.animate(frames, options);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/video/router/
H A Dindex.js26 var frames = [
455 var animation = function3.animate(frames, options);
/third_party/ffmpeg/libavcodec/
H A Dmpc8.c24 * MPEG Audio Layer 1/2 -like codec with frames of 1152 samples
170 c->frames = 1 << (get_bits(&gb, 3) * 2); in mpc8_decode_init()
366 if(c->cur_frame >= c->frames) in mpc8_decode_frame()
/third_party/ffmpeg/tests/fate/
H A Ddemux.mak64 fate-maxis-xa: CMD = framecrc -i $(TARGET_SAMPLES)/maxis-xa/SC2KBUG.XA -frames:a 30 -c:a copy
71 fate-mkv-1242: CMD = framecrc -i $(TARGET_SAMPLES)/mkv/1242-small.mkv -c copy -frames:v 11
H A Dsubtitles.mak50 FATE_SUBTITLES_ASS-$(call DEMDEC, MPSUB, TEXT) += fate-sub-mpsub-frames
51 fate-sub-mpsub-frames: CMD = fmtstdout ass -i $(TARGET_SAMPLES)/sub/MPSub_capability_tester_frames.sub
H A Dscreen.mak1 # FIXME dropped frames in this test because of coarse timebase
47 fate-g2m3: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/g2m/g2m3.asf -frames:v 20 -an
/third_party/libsnd/src/
H A Dogg_speex.c102 psf->sf.frames = spx_length (psf) ; in ogg_speex_open()
121 psf->sf.frames = SF_COUNT_MAX ; /* Unknown really */ in ogg_speex_open()
H A Dau.c449 if (! psf->sf.frames && psf->blockwidth) in au_read_header()
450 psf->sf.frames = (psf->filelength - psf->dataoffset) / psf->blockwidth ; in au_read_header()
/third_party/libevdev/doc/html/search/
H A Dsearch.js208 window.frames.MSearchResults.postMessage("take_focus", "*");
363 window.frames.MSearchResults.location = resultsPageWithSearch;
/drivers/peripheral/audio/test/sample/
H A Didl_capture.c1183 uint64_t frames = 0; in GetCaptureMmapPosition() local
1188 int32_t ret = g_capture->GetMmapPosition((void *)g_capture, &frames, &time); in GetCaptureMmapPosition()
1190 AUDIO_FUNC_LOGE("Get current Mmap frames Position failed!"); in GetCaptureMmapPosition()
1194 printf("Now the Position is %" PRIu64 "\n", frames); in GetCaptureMmapPosition()
H A Didl_render.c1177 uint64_t frames = 0; in GetRenderMmapPosition() local
1182 int32_t ret = g_render->GetMmapPosition((void *)g_render, &frames, &time); in GetRenderMmapPosition()
1184 AUDIO_FUNC_LOGE("Get current Mmap frames Position failed!"); in GetRenderMmapPosition()
1188 printf("Now the Position is %" PRIu64 "\n", frames); in GetRenderMmapPosition()

Completed in 17 milliseconds

1...<<21222324252627282930