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

1 23 4

  /hardware/intel/img/psb_video/src/
tng_vld_dec.c 492 surface_param.display_width = obj_context->current_render_target->buffer_width_s;
psb_overlay.c 883 pPriv->width_save = pPriv->display_width;
887 pPriv->height_save = pPriv->display_width;
    [all...]
  /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...]
vp9_onyx_if.c 906 cm->display_width = cpi->oxcf.width;
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
pvdec_api.cpp 717 /* Return : the display_width and display_height of */
723 OSCL_EXPORT_REF void PVGetVideoDimensions(VideoDecControls *decCtrl, int32 *display_width, int32 *display_height)
726 *display_width = video->displayWidth;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c 611 cm->display_width = cm->width;
614 read_frame_size(rb, &cm->display_width, &cm->display_height);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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 2152 milliseconds

1 23 4