Searched defs:videoFps (Results 1 – 16 of 16) sorted by relevance
/frameworks/av/media/libmediaplayer2/include/mediaplayer2/ |
D | MediaPlayer2Interface.h | 200 AVSyncSettings* sync /* nonnull */, float* videoFps /* nonnull */) { in getSyncSettings()
|
/frameworks/av/include/media/ |
D | MediaPlayerInterface.h | 226 AVSyncSettings* sync /* nonnull */, float* videoFps /* nonnull */) { in getSyncSettings()
|
/frameworks/av/media/libmediaplayerservice/include/ |
D | MediaPlayerInterface.h | 226 AVSyncSettings* sync /* nonnull */, float* videoFps /* nonnull */) { in getSyncSettings()
|
/frameworks/av/media/libstagefright/ |
D | VideoFrameSchedulerBase.cpp | 337 void VideoFrameSchedulerBase::init(float videoFps) { in init()
|
D | Utils.cpp | 2209 float *videoFps /* nonnull */) { in readFromAMessage()
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerRenderer.cpp | 289 status_t NuPlayer::Renderer::getSyncSettings(AVSyncSettings *sync, float *videoFps) { in getSyncSettings() 303 AVSyncSettings *sync /* nonnull */, float *videoFps /* nonnull */) { in onGetSyncSettings() 709 float videoFps = -1.f; in onMessageReceived() local
|
D | NuPlayerDriver.cpp | 472 status_t NuPlayerDriver::getSyncSettings(AVSyncSettings *sync, float *videoFps) { in getSyncSettings()
|
D | NuPlayer.cpp | 444 AVSyncSettings *sync /* nonnull */, float *videoFps /* nonnull */) { in getSyncSettings() 976 float videoFps = mVideoFpsHint; in onMessageReceived() local
|
/frameworks/av/media/libmediaplayer2/nuplayer2/ |
D | NuPlayer2Renderer.cpp | 280 status_t NuPlayer2::Renderer::getSyncSettings(AVSyncSettings *sync, float *videoFps) { in getSyncSettings() 294 AVSyncSettings *sync /* nonnull */, float *videoFps /* nonnull */) { in onGetSyncSettings() 696 float videoFps = -1.f; in onMessageReceived() local
|
D | NuPlayer2Driver.cpp | 372 status_t NuPlayer2Driver::getSyncSettings(AVSyncSettings *sync, float *videoFps) { in getSyncSettings()
|
D | NuPlayer2.cpp | 536 AVSyncSettings *sync /* nonnull */, float *videoFps /* nonnull */) { in getSyncSettings() 1133 float videoFps = mVideoFpsHint; in onMessageReceived() local
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/ |
D | MediaRecorderTest.java | 315 int videoFps = highQuality? videoCap.mMaxFrameRate: videoCap.mMinFrameRate; in recordVideoWithPara() local
|
/frameworks/av/media/libmedia/ |
D | IMediaPlayer.cpp | 277 status_t getSyncSettings(AVSyncSettings* sync /* nonnull */, float* videoFps /* nonnull */) in getSyncSettings() 776 float videoFps; in onTransact() local
|
D | mediaplayer.cpp | 469 AVSyncSettings* sync /* nonnull */, float* videoFps /* nonnull */) in getSyncSettings()
|
/frameworks/av/media/libmediaplayer2/ |
D | mediaplayer2.cpp | 660 AVSyncSettings* sync /* nonnull */, float* videoFps /* nonnull */) { in getSyncSettings()
|
/frameworks/av/media/libmediaplayerservice/ |
D | MediaPlayerService.cpp | 1138 AVSyncSettings* sync /* nonnull */, float* videoFps /* nonnull */) in getSyncSettings()
|