/third_party/ffmpeg/libavformat/ |
H A D | microdvddec.c | 110 double fps; in microdvd_read_header() local
|
H A D | mvdec.c | 208 AVRational fps = var_read_float(pb, size); in parse_video_var() local 306 AVRational fps; in mv_read_header() local
|
H A D | 4xm.c | 83 AVRational fps; member
|
H A D | westwood_vqa.c | 98 int fps, ret; in wsvqa_read_header() local
|
H A D | nuv.c | 164 double aspect, fps; in nuv_header() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_telecine.c | 142 AVRational fps = inlink->frame_rate; in config_output() local [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | timecode.c | 35 int av_timecode_adjust_ntsc_framenum2(int framenum, int fps) in av_timecode_adjust_ntsc_framenum2() argument 55 unsigned fps = tc->fps; in av_timecode_get_smpte_from_framenum() local 105 int fps = tc->fps; av_timecode_make_string() local 179 check_fps(int fps) check_fps() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | glmark2Benchmark.cpp | 238 size_t fps; in parseOutput() local
|
/third_party/skia/modules/skottie/include/ |
H A D | Skottie.h | 252 double fps() const { return fFPS; } in fps() function in skottie::Animation
|
/third_party/skia/modules/skottie/src/ |
H A D | SkottieTool.cpp | 303 double fps = FLAGS_fps > 0 ? FLAGS_fps : native_fps; in main() local [all...] |
/third_party/skia/experimental/ffmpeg/ |
H A D | SkVideoEncoder.cpp | 145 bool SkVideoEncoder::init(int fps) { in init() argument 228 bool SkVideoEncoder::beginRecording(SkISize dim, int fps) { in beginRecording() argument
|
/third_party/skia/modules/canvaskit/ |
H A D | skottie_bindings.cpp | 191 double fps() const { return fAnimation->fps(); } in fps() function in __anon18519::final
|
/third_party/skia/modules/skottie/src/layers/ |
H A D | PrecompLayer.cpp | 142 AnimatorAdapter(sk_sp<SGAdapter> sg_adapter, float fps) in attachExternalPrecompLayer() argument
|
/third_party/skia/experimental/skottiekit/ |
H A D | skottiekit_bindings.cpp | 140 double fps() const { return fAnimation->fps(); } in fps() function in __anon18335::final
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | max77620.c | 602 int fps; in max77620_i2c_suspend() local 653 int fps; max77620_i2c_resume() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
H A D | sun8i_vi_layer.c | 140 u32 hscale, vscale, fps; in sun8i_vi_layer_update_coord() local
|
/kernel/linux/linux-5.10/drivers/media/usb/pwc/ |
H A D | pwc-v4l.c | 985 int ret, fps; in pwc_s_parm() local
|
H A D | pwc-ctrl.c | 144 int fps, ret = 0; in set_video_mode_Nala() local 220 int fps, ret = 0; in set_video_mode_Timon() local 271 int fps, ret = 0; in set_video_mode_Kiara() local [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/pwc/ |
H A D | pwc-v4l.c | 985 int ret, fps; in pwc_s_parm() local
|
H A D | pwc-ctrl.c | 144 int fps, ret = 0; in set_video_mode_Nala() local 220 int fps, ret = 0; in set_video_mode_Timon() local 271 int fps, ret = 0; in set_video_mode_Kiara() local [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/fpu/ |
H A D | core.c | 259 struct fpstate *fps = gfpu->fpstate; in fpu_free_guest_fpstate() local 319 struct fpstate *fps = current->thread.fpu.fpstate; in fpu_sync_guest_vmexit_xfd_state() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/ |
H A D | sun8i_vi_layer.c | 171 u32 hscale, vscale, fps; in sun8i_vi_layer_update_coord() local
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | writeback.c | 110 int64_t fps; in __update_writeback_rate() local
|
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/ |
H A D | hdi_common_v1_1.cpp | 363 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0;
in CalculateFps() local
|
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/ |
H A D | hdi_common_v1_1.cpp | 361 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps() local
|