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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/
vpx_scale.h 20 unsigned char temp_height,
  /external/libvpx/libvpx/vpx_scale/
vpx_scale.h 20 unsigned char temp_height,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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);
83 int temp_height = 0; local
88 !dict->GetInteger("height", &temp_height)) {
94 *height = temp_height;
  /external/chromium_org/third_party/libvpx/source/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/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);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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 1744 int temp_width, temp_height; local
1963 int temp_width, temp_height; local
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp 3391 int temp_width, temp_height; local
3692 int temp_width, temp_height; local
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.cpp 3997 int temp_width, temp_height; local
    [all...]

Completed in 180 milliseconds