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

  /external/libvncserver/libvncclient/
h264.c 44 static int cur_width = 0; variable
279 if ( (f_width > cur_width) || (f_height > cur_height) ) {
282 cur_width = f_width;
  /device/generic/goldfish/camera/
EmulatedCamera.cpp 429 int cur_width = camera_dev->getFrameWidth(); local
433 cur_width != conf_width ||
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCameraParameters.cpp 10238 int cur_width, cur_height; local
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParameters.cpp 10601 int cur_width, cur_height; local
    [all...]

Completed in 558 milliseconds