| /third_party/toybox/toys/posix/ |
| D | paste.c | 36 FILE **fps = (void *)toybuf; local 113 FILE **fps = (void *)toybuf; in do_paste() local
|
| /third_party/ffmpeg/libavutil/ |
| D | timecode.c | 35 int av_timecode_adjust_ntsc_framenum2(int framenum, int fps) in av_timecode_adjust_ntsc_framenum2() 55 unsigned fps = tc->fps; in av_timecode_get_smpte_from_framenum() local 105 int fps = tc->fps; in av_timecode_make_string() local 179 static int check_fps(int fps) in check_fps()
|
| D | timecode.h | 45 unsigned fps; ///< frame per second; must be consistent with the rate field member
|
| /third_party/skia/demos.skia.org/demos/path_performance/ |
| D | main.js | 36 const fps = fpsFromFramesInfo(framesCount, totalFramesMs); constant 49 const fps = fpsFromFramesInfo(svgAnimator.framesCount, svgAnimator.totalFramesMs); constant
|
| /third_party/ffmpeg/libavformat/ |
| D | idroqenc.c | 36 unsigned int fps; in roq_write_header() local
|
| D | mgsts.c | 40 AVRational fps; in read_header() local
|
| D | mods.c | 45 AVRational fps; in mods_read_header() local
|
| D | vc1test.c | 56 uint32_t fps; in vc1t_read_header() local
|
| D | luodatdec.c | 60 int index, ret, key, stream_id, stream_index, width, height, fps, pkt_size; in dat_read_packet() local
|
| D | bfi.c | 58 int ret, fps, chunk_header; in bfi_read_header() local
|
| D | mpsubdec.c | 105 int fps, len = ff_get_line(s->pb, line, sizeof(line)); in mpsub_read_header() local
|
| D | mvdec.c | 208 AVRational fps = var_read_float(pb, size); in parse_video_var() local 306 AVRational fps; in mv_read_header() local
|
| D | tmv.c | 72 AVRational fps; in tmv_read_header() local
|
| D | mm.c | 63 int len, type, fps, w, h; in probe() local
|
| D | gdv.c | 75 unsigned fps, snd_flags, vid_depth, size_id; in gdv_read_header() local
|
| D | dxa.c | 62 int32_t fps; in dxa_read_header() local
|
| /third_party/skia/src/gpu/ |
| D | GrProcessorAnalysis.cpp | 15 std::unique_ptr<GrFragmentProcessor> const fps[], in GrColorFragmentProcessorAnalysis()
|
| /third_party/skia/experimental/ffmpeg/ |
| D | SkVideoEncoder.cpp | 145 bool SkVideoEncoder::init(int fps) { in init() 228 bool SkVideoEncoder::beginRecording(SkISize dim, int fps) { in beginRecording()
|
| /third_party/ffmpeg/libavdevice/ |
| D | libdc1394.c | 103 const struct dc1394_frame_rate *fps; in dc1394_read_common() local 173 const struct dc1394_frame_rate *fps = NULL; in dc1394_read_header() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | ratecontrol.c | 151 const double fps = get_fps(s->avctx); in modify_qscale() local 315 double fps = get_fps(s->avctx); in init_pass2() local 683 const double fps = get_fps(s->avctx); in ff_vbv_update() local 874 double fps; in ff_rate_estimate_qscale() local
|
| /third_party/skia/modules/skottie/src/layers/ |
| D | AudioLayer.cpp | 24 float fps ) in ForwardingPlaybackController()
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| D | hud_fps.c | 56 double fps = ((uint64_t)info->frames) * 1000000 / in query_fps() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| D | freedreno_query_sw.c | 151 double fps = in fd_sw_get_query_result() local
|
| /third_party/rust/crates/minimal-lexical/etc/ |
| D | bellerophon_table.py | 109 def print_array(base, string, fps, index): argument
|
| /third_party/skia/tools/ |
| D | skottie2movie.cpp | 77 int fps = SkTPin(FLAGS_fps, 1, 240); in main() local
|