/frameworks/av/media/libstagefright/ |
CameraSourceTimeLapse.cpp | 41 Size videoSize, 50 videoSize, videoFrameRate, surface, 69 Size videoSize, 75 videoSize, videoFrameRate, surface, 85 mVideoWidth = videoSize.width; 86 mVideoHeight = videoSize.height; 88 if (!trySettingVideoSize(videoSize.width, videoSize.height)) {
|
CameraSource.cpp | 141 Size videoSize, 147 clientName, clientUid, videoSize, frameRate, surface, 158 Size videoSize, 182 videoSize, frameRate, 462 * @param videoSize the target video frame size. If both 463 * width and height in videoSize is -1, use the current 480 Size videoSize, 488 videoSize, frameRate, 500 Size videoSize, 519 videoSize.width, videoSize.height [all...] |
/frameworks/av/include/media/stagefright/ |
CameraSource.h | 63 * @param videoSize the dimension (in pixels) of the video frame 83 Size videoSize, 171 Size videoSize, int32_t frameRate, 211 Size videoSize, int32_t frameRate, bool storeMetaDataInVideoBuffers); 216 Size videoSize, int32_t frameRate, bool storeMetaDataInVideoBuffers);
|
CameraSourceTimeLapse.h | 41 Size videoSize, 117 Size videoSize,
|
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/ |
VTTCue.h | 50 void applyCSSProperties(const IntSize& videoSize); 98 virtual void updateDisplay(const IntSize& videoSize, HTMLDivElement& container) OVERRIDE; 145 PassRefPtr<VTTCueBox> getDisplayTree(const IntSize& videoSize);
|
VTTCue.cpp | 714 PassRefPtr<VTTCueBox> VTTCue::getDisplayTree(const IntSize& videoSize) 749 displayTree->applyCSSProperties(videoSize); 770 void VTTCue::updateDisplay(const IntSize& videoSize, HTMLDivElement& container) 772 RefPtr<VTTCueBox> displayBox = getDisplayTree(videoSize); [all...] |
/external/chromium_org/third_party/WebKit/Source/core/html/track/ |
TextTrackCue.h | 80 virtual void updateDisplay(const IntSize& videoSize, HTMLDivElement& container) = 0;
|
/frameworks/av/media/libmediaplayerservice/ |
StagefrightRecorder.cpp | [all...] |
/frameworks/base/media/java/android/media/videoeditor/ |
MediaArtistNativeHelper.java | [all...] |
/frameworks/av/libvideoeditor/vss/mcs/src/ |
M4MCS_API.c | [all...] |