HomeSort by relevance Sort by last modified time
    Searched refs:videoWidth (Results 26 - 35 of 35) sorted by null

12

  /frameworks/av/services/camera/libcameraservice/api1/client2/
StreamingProcessor.cpp 344 if (currentWidth != (uint32_t)params.videoWidth ||
367 params.videoWidth, params.videoHeight,
  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 687 int videoWidth, videoHeight;
  /device/lge/mako/camera/
QualcommCameraHardware.h 331 bool initLiveSnapshot(int videowidth, int videoheight);
603 int videoWidth, videoHeight;
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
VideoEditorStressTest.java 666 final int videoWidth = 1080;
700 videoWidth, mediaItem1.getWidth());
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp     [all...]
  /cts/tests/tests/hardware/src/android/hardware/cts/
CameraTest.java 365 int videoWidth, int videoHeight) throws Exception {
367 videoWidth * videoHeight; // Temporary until new API definitions
389 ", video size is " + videoWidth + " x " + videoHeight);
391 videoWidth + " x " + videoHeight + " (" +
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.cpp     [all...]
  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.cpp     [all...]
  /frameworks/av/services/camera/libcameraservice/api1/
Camera2Client.cpp 324 result.appendFormat(" Video size: %d x %d\n", p.videoWidth,
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InjectedScriptCanvasModuleSource.js 110 return TypeUtils.cloneIntoCanvas(obj, obj.videoWidth, obj.videoHeight);
    [all...]

Completed in 863 milliseconds

12