Searched refs:stride (Results 176 - 200 of 1490) sorted by relevance

1234567891011>>

/external/chromium_org/remoting/codec/
H A Dvideo_decoder_vpx.cc31 int stride,
34 uint32* ptr = reinterpret_cast<uint32*>(buffer + (rect.top() * stride) +
39 ptr += stride / VideoDecoder::kBytesPerPixel;
197 int y_offset = last_image_->stride[0] * rect.top() + rect.left();
198 int u_offset = last_image_->stride[1] * rect.top() + rect.left();
199 int v_offset = last_image_->stride[2] * rect.top() + rect.left();
201 last_image_->stride[0],
203 last_image_->stride[1],
205 last_image_->stride[2],
243 last_image_->stride[
30 FillRect(uint8* buffer, int stride, const webrtc::DesktopRect& rect, uint32 color) argument
[all...]
/external/chromium_org/gpu/command_buffer/tests/
H A Dgl_gpu_memory_buffer_unittest.cc87 int stride = kImageWidth * kImageBytesPerPixel; local
90 mapped_buffer[y * stride + x * kImageBytesPerPixel + 0] = pixels[0];
91 mapped_buffer[y * stride + x * kImageBytesPerPixel + 1] = pixels[1];
92 mapped_buffer[y * stride + x * kImageBytesPerPixel + 2] = pixels[2];
93 mapped_buffer[y * stride + x * kImageBytesPerPixel + 3] = pixels[3];
/external/chromium_org/third_party/libyuv/util/
H A Dssim.cc102 int xo, int yo, int W, int H, int stride) {
104 org += (yo - KERNEL) * stride;
106 rec += (yo - KERNEL) * stride;
108 for (int y_ = 0; y_ < KERNEL_SIZE; ++y_, org += stride, rec += stride) {
129 int xo, int yo, int stride,
135 org += yo * stride + xo;
136 rec += yo * stride + xo;
138 const int dy1 = y * stride;
139 const int dy2 = y * stride;
101 GetSSIM(const uint8 *org, const uint8 *rec, int xo, int yo, int W, int H, int stride) argument
128 GetSSIMFullKernel(const uint8 *org, const uint8 *rec, int xo, int yo, int stride, double area_weight) argument
278 const int stride = image_width; local
[all...]
/external/chromium_org/third_party/webrtc/common_video/
H A Di420_video_frame.cc73 videoFrame.stride(kYPlane), videoFrame.stride(kUPlane),
74 videoFrame.stride(kVPlane));
124 int I420VideoFrame::stride(PlaneType type) const { function in class:webrtc::I420VideoFrame
127 return plane_ptr->stride();
133 y_plane_.stride(), u_plane_.stride(),
134 v_plane_.stride()) < 0)
142 y_plane_.stride(), u_plane_.stride(),
[all...]
/external/chromium_org/third_party/cython/src/Cython/Utility/
H A DMemoryView_C.c118 const char *bufp, Py_ssize_t idx, Py_ssize_t stride, Py_ssize_t suboffset);
191 Py_ssize_t stride = buf->strides[dim]; local
192 if (stride < 0)
193 stride = -stride;
194 if (stride < buf->itemsize) {
258 Py_ssize_t stride = 1; local
260 if (stride * buf->itemsize != buf->strides[i] &&
267 stride = stride * bu
270 Py_ssize_t stride = 1; local
404 Py_ssize_t stride = buf->itemsize; local
659 Py_ssize_t stride = slice->strides[i]; variable
743 __pyx_memviewslice_index_full(const char *bufp, Py_ssize_t idx, Py_ssize_t stride, Py_ssize_t suboffset) argument
915 __pyx_fill_slice_{{dtype_name}}({{type_decl}} *p, Py_ssize_t extent, Py_ssize_t stride, variable
924 __pyx_fill_slice_{{dtype_name}}({{type_decl}} *p, Py_ssize_t extent, Py_ssize_t stride, variable
[all...]
/external/pixman/demos/
H A Dgtk-utils.c16 int stride; local
27 stride = gdk_pixbuf_get_rowstride (pixbuf);
61 gdk_data += stride;
76 int stride)
86 uint32_t *src_row = &bits[i * (stride / 4)];
101 int stride = pixman_image_get_stride (pimage); local
113 format, width, height, stride);
73 pixbuf_from_argb32(uint32_t *bits, int width, int height, int stride) argument
/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_xform_tmp.h37 /* KW: Fixed stride, now measured in bytes as is the OpenGL array stride.
78 const GLuint stride = from_vec->stride; local
104 const GLuint stride = from_vec->stride; local
124 const GLuint stride = from_vec->stride; local
146 const GLuint stride = from_vec->stride; local
167 const GLuint stride = from_vec->stride; local
191 const GLuint stride = from_vec->stride; local
214 const GLuint stride = from_vec->stride; local
244 const GLuint stride = from_vec->stride; local
270 const GLuint stride = from_vec->stride; local
291 const GLuint stride = from_vec->stride; local
313 const GLuint stride = from_vec->stride; local
334 const GLuint stride = from_vec->stride; local
361 const GLuint stride = from_vec->stride; local
390 const GLuint stride = from_vec->stride; local
415 const GLuint stride = from_vec->stride; local
441 const GLuint stride = from_vec->stride; local
463 const GLuint stride = from_vec->stride; local
486 const GLuint stride = from_vec->stride; local
508 const GLuint stride = from_vec->stride; local
534 const GLuint stride = from_vec->stride; local
557 const GLuint stride = from_vec->stride; local
583 const GLuint stride = from_vec->stride; local
609 const GLuint stride = from_vec->stride; local
632 const GLuint stride = from_vec->stride; local
656 const GLuint stride = from_vec->stride; local
679 const GLuint stride = from_vec->stride; local
704 const GLuint stride = from_vec->stride; local
728 const GLuint stride = from_vec->stride; local
[all...]
/external/mesa3d/src/mesa/math/
H A Dm_xform_tmp.h37 /* KW: Fixed stride, now measured in bytes as is the OpenGL array stride.
78 const GLuint stride = from_vec->stride; local
104 const GLuint stride = from_vec->stride; local
124 const GLuint stride = from_vec->stride; local
146 const GLuint stride = from_vec->stride; local
167 const GLuint stride = from_vec->stride; local
191 const GLuint stride = from_vec->stride; local
214 const GLuint stride = from_vec->stride; local
244 const GLuint stride = from_vec->stride; local
270 const GLuint stride = from_vec->stride; local
291 const GLuint stride = from_vec->stride; local
313 const GLuint stride = from_vec->stride; local
334 const GLuint stride = from_vec->stride; local
361 const GLuint stride = from_vec->stride; local
390 const GLuint stride = from_vec->stride; local
415 const GLuint stride = from_vec->stride; local
441 const GLuint stride = from_vec->stride; local
463 const GLuint stride = from_vec->stride; local
486 const GLuint stride = from_vec->stride; local
508 const GLuint stride = from_vec->stride; local
534 const GLuint stride = from_vec->stride; local
557 const GLuint stride = from_vec->stride; local
583 const GLuint stride = from_vec->stride; local
609 const GLuint stride = from_vec->stride; local
632 const GLuint stride = from_vec->stride; local
656 const GLuint stride = from_vec->stride; local
679 const GLuint stride = from_vec->stride; local
704 const GLuint stride = from_vec->stride; local
728 const GLuint stride = from_vec->stride; local
[all...]
/external/chromium_org/third_party/brotli/src/brotli/enc/
H A Dentropy_encode.cc246 int stride; local
301 int stride = 0; local
304 if ((symbol == 0 && stride >= 5) ||
305 (symbol != 0 && stride >= 7)) {
307 for (k = 0; k < stride; ++k) {
311 stride = 1;
316 ++stride;
323 stride = 0;
330 if (stride >= 4 || (stride >
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dfdct8x8_test.cc28 void reference_8x8_dct_1d(const double in[8], double out[8], int stride) { argument
65 typedef void (*FdctFunc)(const int16_t *in, tran_low_t *out, int stride);
66 typedef void (*IdctFunc)(const tran_low_t *in, uint8_t *out, int stride);
67 typedef void (*FhtFunc)(const int16_t *in, tran_low_t *out, int stride,
69 typedef void (*IhtFunc)(const tran_low_t *in, uint8_t *out, int stride,
75 void fdct8x8_ref(const int16_t *in, tran_low_t *out, int stride, int tx_type) { argument
76 vp9_fdct8x8_c(in, out, stride);
79 void fht8x8_ref(const int16_t *in, tran_low_t *out, int stride, int tx_type) { argument
80 vp9_fht8x8_c(in, out, stride, tx_type);
84 void idct8x8_10(const tran_low_t *in, uint8_t *out, int stride) { argument
88 idct8x8_12(const tran_low_t *in, uint8_t *out, int stride) argument
92 iht8x8_10(const tran_low_t *in, uint8_t *out, int stride, int tx_type) argument
96 iht8x8_12(const tran_low_t *in, uint8_t *out, int stride, int tx_type) argument
456 RunFwdTxfm(int16_t *in, tran_low_t *out, int stride) argument
459 RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) argument
506 RunFwdTxfm(int16_t *in, tran_low_t *out, int stride) argument
509 RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) argument
[all...]
H A Dvpx_scale_test.cc69 static void FillPlane(uint8_t *buf, int width, int height, int stride) { argument
72 buf[x + (y * stride)] = (x + (width * y)) % kBufMax;
78 int width, int height, int stride, int padding) {
92 left += stride;
93 right += stride;
97 uint8_t *top = left - (stride * padding);
98 // The buffer does not always extend as far as the stride.
105 top += stride;
108 uint8_t *bottom = left + (crop_height * stride);
110 vpx_memcpy(bottom, left + (crop_height - 1) * stride, extend_widt
77 ExtendPlane(uint8_t *buf, int crop_width, int crop_height, int width, int height, int stride, int padding) argument
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_resource_texture.c154 return y * tex->stride + x;
214 tex->stride = align(util_format_get_stride(pt->format, pt->width0), 64);
219 tex->stride = get_pot_stride(pt->format, pt->width0);
228 tex->stride, tex->total_nblocksy, tex->stride * tex->total_nblocksy);
252 tex->stride = align(util_format_get_stride(pt->format, pt->width0), 64);
259 tex->stride, tex->total_nblocksy, tex->stride * tex->total_nblocksy);
305 tex->stride = align(nblocks * util_format_get_blocksize(pt->format) * 2, 4);
344 tex->stride
836 i915_transfer_inline_write( struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) argument
1007 unsigned stride; local
[all...]
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_texture.c154 return y * tex->stride + x;
214 tex->stride = align(util_format_get_stride(pt->format, pt->width0), 64);
219 tex->stride = get_pot_stride(pt->format, pt->width0);
228 tex->stride, tex->total_nblocksy, tex->stride * tex->total_nblocksy);
252 tex->stride = align(util_format_get_stride(pt->format, pt->width0), 64);
259 tex->stride, tex->total_nblocksy, tex->stride * tex->total_nblocksy);
305 tex->stride = align(nblocks * util_format_get_blocksize(pt->format) * 2, 4);
344 tex->stride
836 i915_transfer_inline_write( struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) argument
1007 unsigned stride; local
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_dct.c48 void vp9_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride) { argument
53 sum += input[r * stride + c];
59 void vp9_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride) { argument
81 input[0] = in_pass0[0 * stride] * 16;
82 input[1] = in_pass0[1 * stride] * 16;
83 input[2] = in_pass0[2 * stride] * 16;
84 input[3] = in_pass0[3 * stride] * 16;
174 int stride, int tx_type) {
176 vp9_fdct4x4_c(input, output, stride);
187 temp_in[j] = input[j * stride
173 vp9_fht4x4_c(const int16_t *input, tran_low_t *output, int stride, int tx_type) argument
258 vp9_fdct8x8_1_c(const int16_t *input, tran_low_t *output, int stride) argument
269 vp9_fdct8x8_c(const int16_t *input, tran_low_t *final_output, int stride) argument
340 vp9_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride) argument
351 vp9_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride) argument
609 vp9_fht8x8_c(const int16_t *input, tran_low_t *output, int stride, int tx_type) argument
642 vp9_fwht4x4_c(const int16_t *input, tran_low_t *output, int stride) argument
1008 vp9_fht16x16_c(const int16_t *input, tran_low_t *output, int stride, int tx_type) argument
1375 vp9_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride) argument
1386 vp9_fdct32x32_c(const int16_t *input, tran_low_t *out, int stride) argument
1414 vp9_fdct32x32_rd_c(const int16_t *input, tran_low_t *out, int stride) argument
1443 vp9_high_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride) argument
1447 vp9_high_fht4x4_c(const int16_t *input, tran_low_t *output, int stride, int tx_type) argument
1452 vp9_high_fdct8x8_1_c(const int16_t *input, tran_low_t *final_output, int stride) argument
1457 vp9_high_fdct8x8_c(const int16_t *input, tran_low_t *final_output, int stride) argument
1462 vp9_high_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride) argument
1467 vp9_high_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride) argument
1472 vp9_high_fht8x8_c(const int16_t *input, tran_low_t *output, int stride, int tx_type) argument
1477 vp9_high_fwht4x4_c(const int16_t *input, tran_low_t *output, int stride) argument
1481 vp9_high_fht16x16_c(const int16_t *input, tran_low_t *output, int stride, int tx_type) argument
1486 vp9_high_fdct32x32_1_c(const int16_t *input, tran_low_t *out, int stride) argument
1490 vp9_high_fdct32x32_c(const int16_t *input, tran_low_t *out, int stride) argument
1494 vp9_high_fdct32x32_rd_c(const int16_t *input, tran_low_t *out, int stride) argument
[all...]
H A Dvp9_mbgraph.c77 return vp9_sad16x16(x->plane[0].src.buf, x->plane[0].src.stride,
78 xd->plane[0].dst.buf, xd->plane[0].dst.stride);
90 err = vp9_sad16x16(x->plane[0].src.buf, x->plane[0].src.stride,
91 xd->plane[0].pre[0].buf, xd->plane[0].pre[0].stride);
126 err = vp9_sad16x16(x->plane[0].src.buf, x->plane[0].src.stride,
127 xd->plane[0].pre[0].buf, xd->plane[0].pre[0].stride);
146 x->plane[0].src.buf, x->plane[0].src.stride,
147 xd->plane[0].dst.buf, xd->plane[0].dst.stride,
149 err = vp9_sad16x16(x->plane[0].src.buf, x->plane[0].src.stride,
150 xd->plane[0].dst.buf, xd->plane[0].dst.stride);
[all...]
H A Dvp9_mcomp.c28 return &buf->buf[mv->row * buf->stride + mv->col];
102 void vp9_init_dsmotion_compensation(search_site_config *cfg, int stride) { argument
115 ss->offset = ss->mv.row * stride + ss->mv.col;
123 void vp9_init3smotion_compensation(search_site_config *cfg, int stride) { argument
139 ss->offset = ss->mv.row * stride + ss->mv.col;
170 static INLINE const uint8_t *pre(const uint8_t *buf, int stride, int r, int c) { argument
171 return &buf[(r >> 3) * stride + (c >> 3)];
261 const int src_stride = x->plane[0].src.stride; \
270 const int y_stride = xd->plane[0].pre[0].stride; \
524 bestsad = vfp->sdf(what->buf, what->stride,
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dtemporal_filter.c43 int stride,
53 yptr = y_mb_ptr + (mv_row >> 3) * stride + (mv_col >> 3);
57 x->subpixel_predict16x16(yptr, stride,
62 vp8_copy_mem16x16(yptr, stride, &pred[0], 16);
68 stride = (stride + 1) >> 1;
69 offset = (mv_row >> 3) * stride + (mv_col >> 3);
75 x->subpixel_predict8x8(uptr, stride,
77 x->subpixel_predict8x8(vptr, stride,
82 vp8_copy_mem8x8(uptr, stride,
37 vp8_temporal_filter_predictors_mb_c( MACROBLOCKD *x, unsigned char *y_mb_ptr, unsigned char *u_mb_ptr, unsigned char *v_mb_ptr, int stride, int mv_row, int mv_col, unsigned char *pred ) argument
86 vp8_temporal_filter_apply_c( unsigned char *frame1, unsigned int stride, unsigned char *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, unsigned short *count ) argument
273 int stride; local
[all...]
/external/libvpx/libvpx/vp8/encoder/
H A Dtemporal_filter.c43 int stride,
53 yptr = y_mb_ptr + (mv_row >> 3) * stride + (mv_col >> 3);
57 x->subpixel_predict16x16(yptr, stride,
62 vp8_copy_mem16x16(yptr, stride, &pred[0], 16);
68 stride = (stride + 1) >> 1;
69 offset = (mv_row >> 3) * stride + (mv_col >> 3);
75 x->subpixel_predict8x8(uptr, stride,
77 x->subpixel_predict8x8(vptr, stride,
82 vp8_copy_mem8x8(uptr, stride,
37 vp8_temporal_filter_predictors_mb_c( MACROBLOCKD *x, unsigned char *y_mb_ptr, unsigned char *u_mb_ptr, unsigned char *v_mb_ptr, int stride, int mv_row, int mv_col, unsigned char *pred ) argument
86 vp8_temporal_filter_apply_c( unsigned char *frame1, unsigned int stride, unsigned char *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, unsigned short *count ) argument
272 int stride; local
[all...]
/external/libvpx/libvpx/vp9/common/
H A Dvp9_idct.c21 void vp9_iwht4x4_16_add_c(const int16_t *input, uint8_t *dest, int stride) { argument
63 dest[stride * 0] = clip_pixel(dest[stride * 0] + a1);
64 dest[stride * 1] = clip_pixel(dest[stride * 1] + b1);
65 dest[stride * 2] = clip_pixel(dest[stride * 2] + c1);
66 dest[stride * 3] = clip_pixel(dest[stride * 3] + d1);
119 void vp9_idct4x4_16_add_c(const int16_t *input, uint8_t *dest, int stride) { argument
204 vp9_idct8x8_64_add_c(const int16_t *input, uint8_t *dest, int stride) argument
228 vp9_idct8x8_1_add_c(const int16_t *input, uint8_t *dest, int stride) argument
283 vp9_iht4x4_16_add_c(const int16_t *input, uint8_t *dest, int stride, int tx_type) argument
398 vp9_iht8x8_64_add_c(const int16_t *input, uint8_t *dest, int stride, int tx_type) argument
424 vp9_idct8x8_10_add_c(const int16_t *input, uint8_t *dest, int stride) argument
614 vp9_idct16x16_256_add_c(const int16_t *input, uint8_t *dest, int stride) argument
816 vp9_iht16x16_256_add_c(const int16_t *input, uint8_t *dest, int stride, int tx_type) argument
842 vp9_idct16x16_10_add_c(const int16_t *input, uint8_t *dest, int stride) argument
867 vp9_idct16x16_1_add_c(const int16_t *input, uint8_t *dest, int stride) argument
1247 vp9_idct32x32_1024_add_c(const int16_t *input, uint8_t *dest, int stride) argument
1284 vp9_idct32x32_34_add_c(const int16_t *input, uint8_t *dest, int stride) argument
1309 vp9_idct32x32_1_add_c(const int16_t *input, uint8_t *dest, int stride) argument
1325 vp9_idct4x4_add(const int16_t *input, uint8_t *dest, int stride, int eob) argument
1333 vp9_iwht4x4_add(const int16_t *input, uint8_t *dest, int stride, int eob) argument
1340 vp9_idct8x8_add(const int16_t *input, uint8_t *dest, int stride, int eob) argument
1357 vp9_idct16x16_add(const int16_t *input, uint8_t *dest, int stride, int eob) argument
1370 vp9_idct32x32_add(const int16_t *input, uint8_t *dest, int stride, int eob) argument
1382 vp9_iht4x4_add(TX_TYPE tx_type, const int16_t *input, uint8_t *dest, int stride, int eob) argument
1390 vp9_iht8x8_add(TX_TYPE tx_type, const int16_t *input, uint8_t *dest, int stride, int eob) argument
1399 vp9_iht16x16_add(TX_TYPE tx_type, const int16_t *input, uint8_t *dest, int stride, int eob) argument
[all...]
/external/deqp/modules/gles2/stress/
H A Des2sVertexArrayTests.cpp87 const int stride = (strides[strideNdx] < 0 ? Array::inputTypeSize(inputTypes[inputTypeNdx]) * componentCount : strides[strideNdx]); local
88 const bool aligned = (stride % Array::inputTypeSize(inputTypes[inputTypeNdx])) == 0;
95 stride,
130 : TestCaseGroup(context, "strides", "Single stride vertex atribute")
156 const int stride = (strides[strideNdx] < 0 ? Array::inputTypeSize(inputTypes[inputTypeNdx]) * componentCount : strides[strideNdx]); local
157 const bool bufferUnaligned = (storages[storageNdx] == Array::STORAGE_BUFFER) && (stride % Array::inputTypeSize(inputTypes[inputTypeNdx])) != 0;
165 stride,
227 const int stride = (strides[strideNdx] < 0 ? Array::inputTypeSize(inputTypes[inputTypeNdx]) * 2 : strides[strideNdx]); local
228 const bool aligned = ((stride % Array::inputTypeSize(inputTypes[inputTypeNdx])) == 0) && (offsets[offsetNdx] % Array::inputTypeSize(inputTypes[inputTypeNdx]) == 0);
236 stride,
295 const int stride = (strides[strideNdx] < 0 ? Array::inputTypeSize(inputTypes[inputTypeNdx]) * 2 : strides[strideNdx]); local
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dvarray.c117 * \param stride stride between elements, in elements
127 GLint size, GLenum type, GLsizei stride,
231 if (stride < 0) {
232 _mesa_error( ctx, GL_INVALID_VALUE, "%s(stride=%d)", func, stride );
260 array->Stride = stride;
261 array->StrideB = stride ? stride : elementSize;
276 _mesa_VertexPointer(GLint size, GLenum type, GLsizei stride, cons argument
123 update_array(struct gl_context *ctx, const char *func, GLuint attrib, GLbitfield legalTypesMask, GLint sizeMin, GLint sizeMax, GLint size, GLenum type, GLsizei stride, GLboolean normalized, GLboolean integer, const GLvoid *ptr) argument
294 _mesa_NormalPointer(GLenum type, GLsizei stride, const GLvoid *ptr ) argument
312 _mesa_ColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) argument
333 _mesa_FogCoordPointerEXT(GLenum type, GLsizei stride, const GLvoid *ptr) argument
346 _mesa_IndexPointer(GLenum type, GLsizei stride, const GLvoid *ptr) argument
360 _mesa_SecondaryColorPointerEXT(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) argument
379 _mesa_TexCoordPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) argument
401 _mesa_EdgeFlagPointer(GLsizei stride, const GLvoid *ptr) argument
416 _mesa_PointSizePointer(GLenum type, GLsizei stride, const GLvoid *ptr) argument
442 _mesa_VertexAttribPointerNV(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) argument
475 _mesa_VertexAttribPointerARB(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid *ptr) argument
508 _mesa_VertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) argument
797 _mesa_VertexPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *ptr) argument
806 _mesa_NormalPointerEXT(GLenum type, GLsizei stride, GLsizei count, const GLvoid *ptr) argument
815 _mesa_ColorPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *ptr) argument
824 _mesa_IndexPointerEXT(GLenum type, GLsizei stride, GLsizei count, const GLvoid *ptr) argument
833 _mesa_TexCoordPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *ptr) argument
842 _mesa_EdgeFlagPointerEXT(GLsizei stride, GLsizei count, const GLboolean *ptr) argument
850 _mesa_InterleavedArrays(GLenum format, GLsizei stride, const GLvoid *pointer) argument
[all...]
/external/mesa3d/src/mesa/main/
H A Dvarray.c117 * \param stride stride between elements, in elements
127 GLint size, GLenum type, GLsizei stride,
231 if (stride < 0) {
232 _mesa_error( ctx, GL_INVALID_VALUE, "%s(stride=%d)", func, stride );
260 array->Stride = stride;
261 array->StrideB = stride ? stride : elementSize;
276 _mesa_VertexPointer(GLint size, GLenum type, GLsizei stride, cons argument
123 update_array(struct gl_context *ctx, const char *func, GLuint attrib, GLbitfield legalTypesMask, GLint sizeMin, GLint sizeMax, GLint size, GLenum type, GLsizei stride, GLboolean normalized, GLboolean integer, const GLvoid *ptr) argument
294 _mesa_NormalPointer(GLenum type, GLsizei stride, const GLvoid *ptr ) argument
312 _mesa_ColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) argument
333 _mesa_FogCoordPointerEXT(GLenum type, GLsizei stride, const GLvoid *ptr) argument
346 _mesa_IndexPointer(GLenum type, GLsizei stride, const GLvoid *ptr) argument
360 _mesa_SecondaryColorPointerEXT(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) argument
379 _mesa_TexCoordPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) argument
401 _mesa_EdgeFlagPointer(GLsizei stride, const GLvoid *ptr) argument
416 _mesa_PointSizePointer(GLenum type, GLsizei stride, const GLvoid *ptr) argument
442 _mesa_VertexAttribPointerNV(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) argument
475 _mesa_VertexAttribPointerARB(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid *ptr) argument
508 _mesa_VertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) argument
797 _mesa_VertexPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *ptr) argument
806 _mesa_NormalPointerEXT(GLenum type, GLsizei stride, GLsizei count, const GLvoid *ptr) argument
815 _mesa_ColorPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *ptr) argument
824 _mesa_IndexPointerEXT(GLenum type, GLsizei stride, GLsizei count, const GLvoid *ptr) argument
833 _mesa_TexCoordPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *ptr) argument
842 _mesa_EdgeFlagPointerEXT(GLsizei stride, GLsizei count, const GLboolean *ptr) argument
850 _mesa_InterleavedArrays(GLenum format, GLsizei stride, const GLvoid *pointer) argument
[all...]
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_mbgraph.c75 return vp9_sad16x16(x->plane[0].src.buf, x->plane[0].src.stride,
76 xd->plane[0].dst.buf, xd->plane[0].dst.stride,
89 err = vp9_sad16x16(x->plane[0].src.buf, x->plane[0].src.stride,
90 xd->plane[0].pre[0].buf, xd->plane[0].pre[0].stride,
128 err = vp9_sad16x16(x->plane[0].src.buf, x->plane[0].src.stride,
129 xd->plane[0].pre[0].buf, xd->plane[0].pre[0].stride,
150 x->plane[0].src.buf, x->plane[0].src.stride,
151 xd->plane[0].dst.buf, xd->plane[0].dst.stride,
153 err = vp9_sad16x16(x->plane[0].src.buf, x->plane[0].src.stride,
154 xd->plane[0].dst.buf, xd->plane[0].dst.stride, best_er
[all...]
/external/chromium_org/media/cdm/ppapi/external_clear_key/
H A Dlibvpx_cdm_video_decoder.cc149 const int y_size = vpx_image_->stride[VPX_PLANE_Y] * vpx_image_->d_h;
151 const int u_size = vpx_image_->stride[VPX_PLANE_U] * uv_rows;
152 const int v_size = vpx_image_->stride[VPX_PLANE_V] * uv_rows;
186 vpx_image_->stride[VPX_PLANE_Y]);
188 vpx_image_->stride[VPX_PLANE_U]);
190 vpx_image_->stride[VPX_PLANE_V]);
/external/chromium_org/ppapi/examples/video_effects/
H A Dvideo_effects.cc143 std::vector<uint8_t> tmp_row(image_data.stride());
146 uint8_t* top = image + i * image_data.stride();
147 uint8_t* bottom = image + (size.height() - 1 - i) * image_data.stride();
148 memcpy(&tmp_row[0], top, image_data.stride());
149 memcpy(top, bottom, image_data.stride());
150 memcpy(bottom, &tmp_row[0], image_data.stride());

Completed in 9040 milliseconds

1234567891011>>