Home
last modified time | relevance | path

Searched defs:fps (Results 26 - 50 of 73) sorted by relevance

123

/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
H A Dbenchmark_common.cpp280 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps() local
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
H A Dcommon.cpp306 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps() local
/third_party/ffmpeg/libavfilter/
H A Dvf_detelecine.c168 AVRational fps = inlink->frame_rate; in config_output() local
[all...]
H A Dvf_fps.c117 AVFILTER_DEFINE_CLASS(fps); variable
H A Dvf_telecine.c142 AVRational fps = inlink->frame_rate; in config_output() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Davdevice.h420 AVRational fps; member
/third_party/ffmpeg/libavformat/
H A Drpl.c129 AVRational fps; in rpl_read_header() local
H A Dmicrodvddec.c110 double fps; in microdvd_read_header() local
H A Dmvdec.c208 AVRational fps = var_read_float(pb, size); in parse_video_var() local
306 AVRational fps; in mv_read_header() local
H A D4xm.c83 AVRational fps; member
H A Dwestwood_vqa.c98 int fps, ret; in wsvqa_read_header() local
H A Dnuv.c164 double aspect, fps; in nuv_header() local
/third_party/ffmpeg/libavutil/
H A Dtimecode.c35 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 Dglmark2Benchmark.cpp238 size_t fps; in parseOutput() local
/third_party/skia/modules/skottie/include/
H A DSkottie.h252 double fps() const { return fFPS; } in fps() function in skottie::Animation
/third_party/skia/modules/skottie/src/
H A DSkottieTool.cpp303 double fps = FLAGS_fps > 0 ? FLAGS_fps : native_fps; in main() local
[all...]
/third_party/skia/experimental/ffmpeg/
H A DSkVideoEncoder.cpp145 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 Dskottie_bindings.cpp191 double fps() const { return fAnimation->fps(); } in fps() function in __anon18519::final
/third_party/skia/modules/skottie/src/layers/
H A DPrecompLayer.cpp142 AnimatorAdapter(sk_sp<SGAdapter> sg_adapter, float fps) in attachExternalPrecompLayer() argument
/third_party/skia/experimental/skottiekit/
H A Dskottiekit_bindings.cpp140 double fps() const { return fAnimation->fps(); } in fps() function in __anon18335::final
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
H A Dhdi_common_v1_1.cpp363 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps() local
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
H A Dhdi_common_v1_1.cpp361 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps() local
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
H A Dbenchmark_common.cpp319 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps() local
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/
H A Dbenchmark_common.cpp355 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps() local
/third_party/ffmpeg/libavcodec/
H A Dwmv2dec.c171 int fps; in decode_ext_header() local

Completed in 17 milliseconds

123