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

  /external/libvpx/libvpx/vpx_scale/
vpx_scale.h 20 unsigned char temp_height,
  /external/chromium_org/chrome/test/chromedriver/chrome/
automation_extension.cc 34 int temp_width, temp_height; local
35 return GetWindowInfo(x, y, &temp_width, &temp_height);
79 int temp_x, temp_y, temp_width, temp_height; local
85 !dict->GetInteger("height", &temp_height)) {
91 *height = temp_height;
  /external/libvpx/libvpx/vpx_scale/generic/
vpx_scale.c 483 unsigned char temp_height,
497 temp_area, temp_height, hscale, hratio, vscale, vratio, interlaced);
509 temp_area, temp_height, hscale, hratio, vscale, vratio, interlaced);
521 temp_area, temp_height, hscale, hratio, vscale, vratio, interlaced);
  /external/chromium_org/gpu/command_buffer/service/
framebuffer_manager.cc 147 GLsizei temp_height = 0; variable
149 target_, level_, &temp_width, &temp_height);
155 GLsizei temp_height = 0; variable
157 target_, level_, &temp_width, &temp_height);
158 return temp_height;
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3HWI.cpp 1734 int temp_width, temp_height; local
1963 int temp_width, temp_height; local
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.cpp 2497 int temp_width, temp_height; local
2728 int temp_width, temp_height; local
    [all...]

Completed in 89 milliseconds