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

  /external/webrtc/webrtc/modules/video_capture/mac/qtkit/
video_capture_qtkit_objc.mm 13 #define DEFAULT_FRAME_WIDTH 352
172 _frameWidth = DEFAULT_FRAME_WIDTH;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec.h 133 #define DEFAULT_FRAME_WIDTH 1920 ///< default frame width
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec.h 126 #define DEFAULT_FRAME_WIDTH 1920 ///< default frame width
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_swvdec.cpp 224 if ((retval = set_frame_dimensions(DEFAULT_FRAME_WIDTH,
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_swvdec.cpp 238 if ((retval = set_frame_dimensions(DEFAULT_FRAME_WIDTH,
    [all...]

Completed in 193 milliseconds