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

  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_app.c 111 dim->orig_video_width = dim->video_width;
137 dim->video_luma_width = dim->orig_video_width;
139 dim->video_chroma_width = dim->orig_video_width;
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 114 dim->orig_video_width = dim->video_width;
142 dim->video_luma_width = dim->orig_video_width;
144 dim->video_chroma_width = dim->orig_video_width;
mm_qcamera_video.c 211 snprintf(buf, sizeof(buf), "V_%dx%d_C%d", pme->dim.orig_video_width,
214 dumpFrameToFile(frame, pme->dim.orig_video_width,
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 237 uint16_t orig_video_width; /* original video width received */ member in struct:__anon2860
  /device/lge/hammerhead/camera/
QCamera_Intf.h 237 uint16_t orig_video_width; /* original video width received */ member in struct:__anon3367
  /device/moto/shamu/camera/
QCamera_Intf.h 237 uint16_t orig_video_width; /* original video width received */ member in struct:__anon4527
  /device/lge/mako/camera/
QCameraHWI.cpp 993 dim->orig_video_width = mDimension.orig_video_width;
    [all...]
QCamera_Intf.h 278 uint16_t orig_video_width; /* original video width received */ member in struct:__anon3677
    [all...]
QCameraHWI_Parm.cpp 747 mDimension.orig_video_width = DEFAULT_STREAM_WIDTH;
    [all...]
QualcommCameraHardware.cpp     [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 956 dim->orig_video_width = mDimension.orig_video_width;
    [all...]
QCameraHWI_Parm.cpp 717 mDimension.orig_video_width = DEFAULT_STREAM_WIDTH;
    [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 736 mDimension.orig_video_width = DEFAULT_STREAM_WIDTH;
    [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 232 uint16_t orig_video_width; /* original video width 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 963 milliseconds