HomeSort by relevance Sort by last modified time
    Searched refs:display_width (Results 26 - 50 of 51) sorted by null

12 3

  /device/moto/shamu/camera/
QCamera_Intf.h 235 uint16_t display_width; /* width of display */ member in struct:__anon4527
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvmuxer.hpp 424 uint64 display_width() const { return display_width_; } function in class:mkvmuxer::VideoTrack
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_dx_iface.c 578 display_size[0] = cm->display_width;
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.hpp 425 uint64 display_width() const { return display_width_; } function in class:mkvmuxer::VideoTrack
    [all...]
  /external/libvpx/libvpx/third_party/nestegg/src/
nestegg.c 216 struct ebml_type display_width; member in struct:video
397 E_FIELD(ID_DISPLAY_WIDTH, TYPE_UINT, struct video, display_width),
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 551 display_size[0] = cm->display_width;
  /device/lge/mako/camera/mm-camera-interface/
mm_camera.c 477 my_obj->dim.display_width,my_obj->dim.display_height,
527 my_obj->dim.display_width,my_obj->dim.display_height,
    [all...]
mm_camera_stream.c 614 my_obj->dim.display_width,my_obj->dim.display_height,
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera.c 544 my_obj->dim.display_width,my_obj->dim.display_height,
725 my_obj->dim.display_width,my_obj->dim.display_height,
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera.c 613 my_obj->dim.display_width,my_obj->dim.display_height,
803 my_obj->dim.display_width,my_obj->dim.display_height,
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
vp9_decodeframe.c 622 cm->display_width = cm->width;
625 vp9_read_frame_size(rb, &cm->display_width, &cm->display_height);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_bitstream.c     [all...]
vp9_encoder.c 661 cm->display_width = cpi->oxcf.width;
    [all...]
  /external/chromium_org/ui/gfx/
render_text.cc 89 // Given |font| and |display_width|, returns the width of the fade gradient.
90 int CalculateFadeGradientWidth(const FontList& font_list, int display_width) {
96 display_width / 4.0);
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 609 cm->display_width = cm->width;
612 read_frame_size(rb, &cm->display_width, &cm->display_height);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c     [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp 711 mDimension.display_width = DEFAULT_STREAM_WIDTH;
877 mDimension.display_width = default_preview_width;
    [all...]
QCameraHWI_Still.cpp 356 mPostviewWidth = dim->display_width;
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_main_menu.c     [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_main_menu.c     [all...]
  /device/lge/mako/camera/
QualcommCameraHardware.cpp     [all...]
QCameraHWI_Parm.cpp 741 mDimension.display_width = DEFAULT_STREAM_WIDTH;
907 mDimension.display_width = default_preview_width;
    [all...]
QCamera_Intf.h 276 uint16_t display_width; /* width of display */ member in struct:__anon3677
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h 230 uint16_t display_width; /* width of display */ member in struct:__anon3914
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp     [all...]

Completed in 1000 milliseconds

12 3