Searched defs:videoFps (Results 1 – 10 of 10) sorted by relevance
203 AVSyncSettings* sync /* nonnull */, float* videoFps /* nonnull */) { in getSyncSettings()
255 status_t NuPlayer::Renderer::getSyncSettings(AVSyncSettings *sync, float *videoFps) { in getSyncSettings()269 AVSyncSettings *sync /* nonnull */, float *videoFps /* nonnull */) { in onGetSyncSettings()606 float videoFps = -1.f; in onMessageReceived() local
381 status_t NuPlayerDriver::getSyncSettings(AVSyncSettings *sync, float *videoFps) { in getSyncSettings()
385 AVSyncSettings *sync /* nonnull */, float *videoFps /* nonnull */) { in getSyncSettings()855 float videoFps = mVideoFpsHint; in onMessageReceived() local
224 status_t getSyncSettings(AVSyncSettings* sync /* nonnull */, float* videoFps /* nonnull */) in getSyncSettings()558 float videoFps; in onTransact() local
438 AVSyncSettings* sync /* nonnull */, float* videoFps /* nonnull */) in getSyncSettings()
366 void VideoFrameScheduler::init(float videoFps) { in init()
1726 float *videoFps /* nonnull */) { in readFromAMessage()
315 int videoFps = highQuality? videoCap.mMaxFrameRate: videoCap.mMinFrameRate; in recordVideoWithPara() local
1042 AVSyncSettings* sync /* nonnull */, float* videoFps /* nonnull */) in getSyncSettings()