HomeSort by relevance Sort by last modified time
    Searched defs:video_width (Results 1 - 8 of 8) sorted by null

  /external/mesa3d/src/gallium/state_trackers/vdpau/
vdpau_private.h 353 unsigned video_width, video_height; member in struct:__anon19453
  /frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
VideoDumpView.java 468 int video_width = mMediaPlayer.getVideoWidth(); local
470 Log.d(TAG, "Video size: " + video_width
473 // TODO: adjust video_width and video_height with the surface size.
474 GLES20.glViewport(0, 0, video_width, video_height);
476 mWidth = Math.min(VideoDumpConfig.MAX_DUMP_WIDTH, video_width);
478 mStartX = video_width / mWidth / 2 * mWidth;
  /device/huawei/angler/camera/
QCamera_Intf.h 231 uint16_t video_width; /* Video width seen by VFE could be different than orig. Ex. DIS */ member in struct:__anon3696
  /device/lge/bullhead/camera/
QCamera_Intf.h 231 uint16_t video_width; /* Video width seen by VFE could be different than orig. Ex. DIS */ member in struct:__anon4248
  /device/moto/shamu/camera/
QCamera_Intf.h 231 uint16_t video_width; /* Video width seen by VFE could be different than orig. Ex. DIS */ member in struct:__anon5026
  /hardware/qcom/camera/
QCamera_Intf.h 231 uint16_t video_width; /* Video width seen by VFE could be different than orig. Ex. DIS */ member in struct:__anon31818
  /hardware/qcom/camera/msmcobalt/
QCamera_Intf.h 231 uint16_t video_width; /* Video width seen by VFE could be different than orig. Ex. DIS */ member in struct:__anon32479
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h 226 uint16_t video_width; /* Video width seen by VFE could be different than orig. Ex. DIS */ member in struct:__anon4412
    [all...]

Completed in 615 milliseconds