HomeSort by relevance Sort by last modified time
    Searched refs:orig_video_height (Results 1 - 21 of 21) sorted by null

  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_app.c 112 dim->orig_video_height = dim->video_height;
138 dim->video_luma_height = dim->orig_video_height;
140 dim->video_chroma_height = dim->orig_video_height;
mm_qcamera_video.c 202 dumpFrameToFile(frame,pme->dim.orig_video_width,pme->dim.orig_video_height,"video", 1);
mm_qcamera_main_menu.c     [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_app.c 115 dim->orig_video_height = dim->video_height;
143 dim->video_luma_height = dim->orig_video_height;
145 dim->video_chroma_height = dim->orig_video_height;
mm_qcamera_video.c 212 pme->dim.orig_video_height, pme->cam->camera_info->camera_id);
215 pme->dim.orig_video_height, buf, 1,"yuv");
mm_qcamera_main_menu.c     [all...]
mm_qcamera_pp.c 102 dumpFrameToFile(frame,pme->dim.orig_video_width,pme->dim.orig_video_height,"video", 1);
    [all...]
  /device/asus/flo/camera/
QCamera_Intf.h 238 uint16_t orig_video_height; /* original video height received */ member in struct:__anon2860
  /device/lge/hammerhead/camera/
QCamera_Intf.h 238 uint16_t orig_video_height; /* original video height received */ member in struct:__anon3367
  /device/moto/shamu/camera/
QCamera_Intf.h 238 uint16_t orig_video_height; /* original video height received */ member in struct:__anon4527
  /device/lge/mako/camera/
QCameraHWI.cpp 994 dim->orig_video_height = mDimension.orig_video_height;
    [all...]
QCamera_Intf.h 279 uint16_t orig_video_height; /* original video height received */ member in struct:__anon3677
    [all...]
QCameraHWI_Parm.cpp 748 mDimension.orig_video_height = DEFAULT_STREAM_HEIGHT;
    [all...]
QualcommCameraHardware.cpp     [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 957 dim->orig_video_height = mDimension.orig_video_height;
    [all...]
QCameraHWI_Parm.cpp 718 mDimension.orig_video_height = DEFAULT_STREAM_HEIGHT;
    [all...]
  /device/lge/mako/camera/mm-camera-interface/
mm_camera.c 531 my_obj->dim.orig_video_width,my_obj->dim.orig_video_height,
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp 737 mDimension.orig_video_height = DEFAULT_STREAM_HEIGHT;
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera.c 729 my_obj->dim.orig_video_width,my_obj->dim.orig_video_height,
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h 233 uint16_t orig_video_height; /* original video height received */ member in struct:__anon3914
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera.c 807 my_obj->dim.orig_video_width,my_obj->dim.orig_video_height,
    [all...]

Completed in 1355 milliseconds