Searched refs:DEFAULT_FPS (Results 1 – 8 of 8) sorted by relevance
31 static final int DEFAULT_FPS = 15; field in CameraVideoCapturerTestFixtures392 capturer.startCapture(DEFAULT_WIDTH, DEFAULT_HEIGHT, DEFAULT_FPS); in createVideoTrackWithRenderer()546 capturerInstance.capturer.changeCaptureFormat(DEFAULT_WIDTH, DEFAULT_HEIGHT, DEFAULT_FPS); in cameraCallsAfterStop()
86 #define DEFAULT_FPS 30 macro
85 #define DEFAULT_FPS 30 macro
126 const DEFAULT_FPS: u32 = 30; in new() constant129 frame_rate: DEFAULT_FPS, in new()150 frame_rate: DEFAULT_FPS, in new()
66 #define DEFAULT_FPS 30 macro1260 ps_app_ctx->fps = DEFAULT_FPS; in parse_argument()1852 s_app_ctx.fps = DEFAULT_FPS; in vdec_main()
64 #define DEFAULT_FPS 30 macro1282 ps_app_ctx->fps = DEFAULT_FPS; in parse_argument()1882 s_app_ctx.fps = DEFAULT_FPS; in hevcdec_main()
69 #define DEFAULT_FPS 30 macro1260 if(ps_app_ctx->fps <= 0) ps_app_ctx->fps = DEFAULT_FPS; in parse_argument()1996 s_app_ctx.fps = DEFAULT_FPS; in h264dec_main()
70 #define DEFAULT_FPS 30 macro1300 ps_app_ctx->fps = DEFAULT_FPS; in parse_argument()2134 s_app_ctx.fps = DEFAULT_FPS; in h264dec_main()