Searched refs:setFrameRate (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/source/
H A DRepeaterSource.h32 void setFrameRate(double rateHz);
H A DRepeaterSource.cpp34 void RepeaterSource::setFrameRate(double rateHz) { function in class:android::RepeaterSource
H A DPlaybackSession.cpp742 repeaterSource->setFrameRate(rateHz);
/frameworks/base/media/java/android/media/
H A DSyncParams.java267 public SyncParams setFrameRate(float frameRate) { method in class:SyncParams
/frameworks/av/include/media/stagefright/
H A DSurfaceMediaSource.h88 status_t setFrameRate(int32_t fps) ;
/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.h238 OMX_ERRORTYPE setFrameRate();
H A DSoftAVCEnc.cpp273 OMX_ERRORTYPE SoftAVC::setFrameRate() { function in class:android::SoftAVC
841 setFrameRate();
/frameworks/av/media/libstagefright/
H A DSurfaceMediaSource.cpp118 status_t SurfaceMediaSource::setFrameRate(int32_t fps) function in class:android::SurfaceMediaSource
120 ALOGV("setFrameRate");

Completed in 146 milliseconds