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

  /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/huawei/angler/camera/
QCamera_Intf.h 237 uint16_t orig_video_width; /* original video width received */ member in struct:__anon3685
  /device/lge/bullhead/camera/
QCamera_Intf.h 237 uint16_t orig_video_width; /* original video width received */ member in struct:__anon4596
  /device/moto/shamu/camera/
QCamera_Intf.h 237 uint16_t orig_video_width; /* original video width received */ member in struct:__anon5733
  /hardware/qcom/camera/
QCamera_Intf.h 237 uint16_t orig_video_width; /* original video width received */ member in struct:__anon32256
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp 736 mDimension.orig_video_width = DEFAULT_STREAM_WIDTH;
    [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:__anon5119
    [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 260 milliseconds