HomeSort by relevance Sort by last modified time
    Searched full:yoffset (Results 126 - 150 of 1046) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp8_rtcd.h     [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp8_rtcd.h     [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 409 add_proto qw/unsigned int vp9_sub_pixel_variance64x64/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
412 add_proto qw/unsigned int vp9_sub_pixel_avg_variance64x64/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred";
415 add_proto qw/unsigned int vp9_sub_pixel_variance32x64/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
418 add_proto qw/unsigned int vp9_sub_pixel_avg_variance32x64/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred";
421 add_proto qw/unsigned int vp9_sub_pixel_variance64x32/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
424 add_proto qw/unsigned int vp9_sub_pixel_avg_variance64x32/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred";
427 add_proto qw/unsigned int vp9_sub_pixel_variance32x16/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
430 add_proto qw/unsigned int vp9_sub_pixel_avg_variance32x16/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred";
433 add_proto qw/unsigned int vp9_sub_pixel_variance16x32/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
436 add_proto qw/unsigned int vp9_sub_pixel_avg_variance16x32/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred"
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd_defs.pl 405 add_proto qw/unsigned int vp9_sub_pixel_variance64x64/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
408 add_proto qw/unsigned int vp9_sub_pixel_avg_variance64x64/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred";
411 add_proto qw/unsigned int vp9_sub_pixel_variance32x64/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
414 add_proto qw/unsigned int vp9_sub_pixel_avg_variance32x64/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred";
417 add_proto qw/unsigned int vp9_sub_pixel_variance64x32/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
420 add_proto qw/unsigned int vp9_sub_pixel_avg_variance64x32/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred";
423 add_proto qw/unsigned int vp9_sub_pixel_variance32x16/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
426 add_proto qw/unsigned int vp9_sub_pixel_avg_variance32x16/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred";
429 add_proto qw/unsigned int vp9_sub_pixel_variance16x32/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
432 add_proto qw/unsigned int vp9_sub_pixel_avg_variance16x32/, "const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred"
    [all...]
  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_entry.cpp 31 void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* data);
33 void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
119 void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels);
158 void glTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels);
159 void glCopyTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
161 void glCompressedTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* data);
202 void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid* texels);
358 void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* data)
361 ctx->glCompressedTexSubImage2D(ctx, target, level, xoffset, yoffset, width, height, format, imageSize, data);
370 void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height
    [all...]
  /external/chromium_org/ppapi/thunk/
ppb_graphics_3d_api.h 47 GLint yoffset,
  /external/chromium_org/third_party/WebKit/Source/core/paint/
BackgroundImageGeometry.h 59 void setNoRepeatY(int yOffset);
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
ARB_invalidate_subdata.xml 10 <param name="yoffset" type="GLint"/>
  /external/mesa3d/src/mapi/glapi/gen/
ARB_invalidate_subdata.xml 10 <param name="yoffset" type="GLint"/>
  /packages/apps/Launcher2/src/com/android/launcher2/
DropTarget.java 40 public int yOffset = -1;
122 * @param yOffset Vertical offset with the object being dragged where the original
153 * @param yOffset Vertical offset with the object being dragged where the original
171 * @param yOffset Vertical offset with the object being dragged where the
  /external/chromium_org/chrome/browser/ui/cocoa/
browser_window_layout.mm 125 CGFloat yOffset = 0;
127 yOffset += parameters_.menubarOffset;
132 // In presentation mode, |yOffset| accounts for the sliding position of
134 yOffset += std::floor((1 - parameters_.toolbarFraction) *
139 fullscreenYOffset_ = yOffset;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
variance_impl_ssse3.asm 25 ; int yoffset,
55 movsxd rdx, dword ptr arg(6) ; yoffset
57 cmp rdx, 0 ; skip second_pass filter if yoffset=0
150 movsxd rdx, dword ptr arg(6) ; yoffset
152 cmp rdx, 0 ; Both xoffset =0 and yoffset=0
subpixel_mmx.asm 212 ; int yoffset,
227 ;const short *VFilter = vp8_bilinear_filters_x86_8[yoffset];
242 movsxd rax, dword ptr arg(3) ;yoffset
369 ; int yoffset,
384 ;const short *VFilter = vp8_bilinear_filters_x86_8[yoffset];
399 movsxd rax, dword ptr arg(3) ;yoffset
524 ; int yoffset,
539 ;const short *VFilter = vp8_bilinear_filters_x86_8[yoffset];
554 movsxd rax, dword ptr arg(3) ;yoffset
  /external/libvpx/libvpx/vp8/common/x86/
variance_impl_ssse3.asm 25 ; int yoffset,
55 movsxd rdx, dword ptr arg(6) ; yoffset
57 cmp rdx, 0 ; skip second_pass filter if yoffset=0
150 movsxd rdx, dword ptr arg(6) ; yoffset
152 cmp rdx, 0 ; Both xoffset =0 and yoffset=0
subpixel_mmx.asm 212 ; int yoffset,
227 ;const short *VFilter = vp8_bilinear_filters_x86_8[yoffset];
242 movsxd rax, dword ptr arg(3) ;yoffset
369 ; int yoffset,
384 ;const short *VFilter = vp8_bilinear_filters_x86_8[yoffset];
399 movsxd rax, dword ptr arg(3) ;yoffset
524 ; int yoffset,
539 ;const short *VFilter = vp8_bilinear_filters_x86_8[yoffset];
554 movsxd rax, dword ptr arg(3) ;yoffset
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES30.spec 6 void glTexSubImage3D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels )
7 void glTexSubImage3D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei offset )
8 void glCopyTexSubImage3D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height )
11 void glCompressedTexSubImage3D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data )
12 void glCompressedTexSubImage3D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, GLsizei offset )
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
variance_impl_ssse3.asm 25 ; int yoffset,
55 movsxd rdx, dword ptr arg(6) ; yoffset
57 cmp rdx, 0 ; skip second_pass filter if yoffset=0
150 movsxd rdx, dword ptr arg(6) ; yoffset
152 cmp rdx, 0 ; Both xoffset =0 and yoffset=0
subpixel_mmx.asm 212 ; int yoffset,
227 ;const short *VFilter = vp8_bilinear_filters_x86_8[yoffset];
242 movsxd rax, dword ptr arg(3) ;yoffset
369 ; int yoffset,
384 ;const short *VFilter = vp8_bilinear_filters_x86_8[yoffset];
399 movsxd rax, dword ptr arg(3) ;yoffset
524 ; int yoffset,
539 ;const short *VFilter = vp8_bilinear_filters_x86_8[yoffset];
554 movsxd rax, dword ptr arg(3) ;yoffset
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp8_rtcd.h     [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp8_rtcd.h     [all...]
vp9_rtcd.h     [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp8_rtcd.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h     [all...]
  /external/chromium_org/mojo/public/c/gles2/
gles2_call_visitor_autogen.h 93 GLint yoffset,
99 (target, level, xoffset, yoffset, width, height, format, imageSize, data))
116 GLint yoffset,
121 (target, level, xoffset, yoffset, x, y, width, height))
421 GLint yoffset,
427 (target, level, xoffset, yoffset, width, height, format, type, pixels))
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
sixtap_predict_test.cc 29 int yoffset,
165 for (int yoffset = 0; yoffset < 8; ++yoffset) {
170 xoffset, yoffset, dst_c_, kDstStride);
175 xoffset, yoffset, dst_, kDstStride));

Completed in 1337 milliseconds

1 2 3 4 56 7 8 91011>>