HomeSort by relevance Sort by last modified time
    Searched refs:orig_video_height (Results 1 - 13 of 13) 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/asus/flo/camera/
QCamera_Intf.h 238 uint16_t orig_video_height; /* original video height received */ member in struct:__anon1847
  /hardware/qcom/camera/
QCamera_Intf.h 238 uint16_t orig_video_height; /* original video height received */ member in struct:__anon33303
  /device/lge/mako/camera/
QCameraHWI.cpp 989 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:__anon2218
    [all...]
QCameraHWI_Parm.cpp 746 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 721 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/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...]

Completed in 62 milliseconds