Searched refs:stride (Results 201 - 225 of 1490) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
H A Dsystemdependent.c60 void recon_b_ppc(short *diff_ptr, unsigned char *pred_ptr, unsigned char *dst_ptr, int stride);
61 void recon2b_ppc(short *diff_ptr, unsigned char *pred_ptr, unsigned char *dst_ptr, int stride);
62 void recon4b_ppc(short *diff_ptr, unsigned char *pred_ptr, unsigned char *dst_ptr, int stride);
80 void vp8_recon_b_c(short *diff_ptr, unsigned char *pred_ptr, unsigned char *dst_ptr, int stride);
81 void vp8_recon2b_c(short *diff_ptr, unsigned char *pred_ptr, unsigned char *dst_ptr, int stride);
82 void vp8_recon4b_c(short *diff_ptr, unsigned char *pred_ptr, unsigned char *dst_ptr, int stride);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ppc/
H A Dcsystemdependent.c47 void (*vp8_subtract_mby)(short *diff, unsigned char *src, unsigned char *pred, int stride);
48 void (*vp8_subtract_mbuv)(short *diff, unsigned char *usrc, unsigned char *vsrc, unsigned char *pred, int stride);
64 extern void subtract_mby_c(short *diff, unsigned char *src, unsigned char *pred, int stride);
65 extern void subtract_mbuv_c(short *diff, unsigned char *usrc, unsigned char *vsrc, unsigned char *pred, int stride);
96 extern void vp8_subtract_mby_ppc(short *diff, unsigned char *src, unsigned char *pred, int stride);
97 extern void vp8_subtract_mbuv_ppc(short *diff, unsigned char *usrc, unsigned char *vsrc, unsigned char *pred, int stride);
/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_vector.c81 v->stride = 4 * sizeof(GLfloat);
101 v->stride = 4 * sizeof(GLfloat);
151 for (; d != v->start; STRIDE_F(d, v->stride), i++)
158 for (; i < count; STRIDE_F(d, v->stride), i++)
163 for (; i < count; STRIDE_F(d, v->stride), i++)
174 i++, STRIDE_F(d, v->stride)) {
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Ddesktop_and_cursor_composer.cc76 : DesktopFrame(frame->size(), frame->stride(),
100 target_rect.top() * stride() +
103 AlphaBlend(target_rect_data, stride(),
105 origin_shift.y() * cursor.image()->stride() +
107 cursor.image()->stride(),
116 CopyPixelsFrom(restore_frame_->data(), restore_frame_->stride(),
H A Ddiffer_block_sse2.cc26 int stride) {
58 image1 += stride;
59 image2 += stride;
66 int stride) {
114 image1 += stride;
115 image2 += stride;
24 BlockDifference_SSE2_W16(const uint8_t* image1, const uint8_t* image2, int stride) argument
64 BlockDifference_SSE2_W32(const uint8_t* image1, const uint8_t* image2, int stride) argument
/external/elfutils/0.153/libdw/
H A Ddwarf_aggregate_size.c182 Now determine the stride for this array dimension. */
183 Dwarf_Word stride = eltsize; local
187 if (INTUSE(dwarf_formudata) (attr_mem, &stride) != 0)
193 if (INTUSE(dwarf_formudata) (attr_mem, &stride) != 0)
195 if (stride % 8) /* XXX maybe compute in bits? */
197 stride /= 8;
201 total += stride * count;
/external/libvpx/libvpx/vp8/common/ppc/
H A Dsystemdependent.c60 void recon_b_ppc(short *diff_ptr, unsigned char *pred_ptr, unsigned char *dst_ptr, int stride);
61 void recon2b_ppc(short *diff_ptr, unsigned char *pred_ptr, unsigned char *dst_ptr, int stride);
62 void recon4b_ppc(short *diff_ptr, unsigned char *pred_ptr, unsigned char *dst_ptr, int stride);
80 void vp8_recon_b_c(short *diff_ptr, unsigned char *pred_ptr, unsigned char *dst_ptr, int stride);
81 void vp8_recon2b_c(short *diff_ptr, unsigned char *pred_ptr, unsigned char *dst_ptr, int stride);
82 void vp8_recon4b_c(short *diff_ptr, unsigned char *pred_ptr, unsigned char *dst_ptr, int stride);
/external/libvpx/libvpx/vp8/encoder/ppc/
H A Dcsystemdependent.c47 void (*vp8_subtract_mby)(short *diff, unsigned char *src, unsigned char *pred, int stride);
48 void (*vp8_subtract_mbuv)(short *diff, unsigned char *usrc, unsigned char *vsrc, unsigned char *pred, int stride);
64 extern void subtract_mby_c(short *diff, unsigned char *src, unsigned char *pred, int stride);
65 extern void subtract_mbuv_c(short *diff, unsigned char *usrc, unsigned char *vsrc, unsigned char *pred, int stride);
96 extern void vp8_subtract_mby_ppc(short *diff, unsigned char *src, unsigned char *pred, int stride);
97 extern void vp8_subtract_mbuv_ppc(short *diff, unsigned char *usrc, unsigned char *vsrc, unsigned char *pred, int stride);
/external/mesa3d/src/mesa/math/
H A Dm_vector.c81 v->stride = 4 * sizeof(GLfloat);
101 v->stride = 4 * sizeof(GLfloat);
151 for (; d != v->start; STRIDE_F(d, v->stride), i++)
158 for (; i < count; STRIDE_F(d, v->stride), i++)
163 for (; i < count; STRIDE_F(d, v->stride), i++)
174 i++, STRIDE_F(d, v->stride)) {
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_transfer.c16 unsigned stride,
59 transfer->stride, /* bytes */
64 stride, /* bytes */
10 u_default_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
H A Du_transfer.h23 unsigned stride,
81 unsigned stride,
124 unsigned stride,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_winsys.h152 * *stride, height are in bytes. The winsys tries to allocate the buffer with
154 * be set to I915_TILE_NONE. The calculated stride (incorporateing hw/kernel
155 * requirements) is always returned in *stride.
159 unsigned *stride, unsigned height,
166 * Also provides the stride information needed for the
167 * texture via the stride argument.
173 unsigned *stride);
177 * The winsys might need the stride information.
182 unsigned stride);
/external/chromium_org/ui/ozone/platform/dri/
H A Ddri_wrapper.h66 uint32_t stride,
125 uint32_t* stride,
130 uint32_t stride,
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer.c16 unsigned stride,
59 transfer->stride, /* bytes */
64 stride, /* bytes */
10 u_default_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
H A Du_transfer.h23 unsigned stride,
81 unsigned stride,
124 unsigned stride,
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_winsys.h152 * *stride, height are in bytes. The winsys tries to allocate the buffer with
154 * be set to I915_TILE_NONE. The calculated stride (incorporateing hw/kernel
155 * requirements) is always returned in *stride.
159 unsigned *stride, unsigned height,
166 * Also provides the stride information needed for the
167 * texture via the stride argument.
173 unsigned *stride);
177 * The winsys might need the stride information.
182 unsigned stride);
/external/chromium_org/native_client_sdk/src/examples/demo/flock/
H A Dsprite.h23 Sprite(uint32_t* pixel_buffer, const pp::Size& size, int32_t stride = 0);
/external/chromium_org/ppapi/c/
H A Dppb_image_data.h93 int32_t stride; member in struct:PP_ImageDataDesc
/external/chromium_org/ppapi/shared_impl/
H A Dppb_image_data_shared.cc50 desc.stride > 0);
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
H A DVertexDeclarationCache.h41 unsigned int stride; member in struct:rx::VertexDeclarationCache::VBData
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_idct.c54 void vp9_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride) { argument
96 dest[stride * 0] = clip_pixel(dest[stride * 0] + a1);
97 dest[stride * 1] = clip_pixel(dest[stride * 1] + b1);
98 dest[stride * 2] = clip_pixel(dest[stride * 2] + c1);
99 dest[stride * 3] = clip_pixel(dest[stride * 3] + d1);
152 void vp9_idct4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride) { argument
238 vp9_idct8x8_64_add_c(const tran_low_t *input, uint8_t *dest, int stride) argument
262 vp9_idct8x8_1_add_c(const tran_low_t *input, uint8_t *dest, int stride) argument
317 vp9_iht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride, int tx_type) argument
432 vp9_iht8x8_64_add_c(const tran_low_t *input, uint8_t *dest, int stride, int tx_type) argument
458 vp9_idct8x8_12_add_c(const tran_low_t *input, uint8_t *dest, int stride) argument
648 vp9_idct16x16_256_add_c(const tran_low_t *input, uint8_t *dest, int stride) argument
852 vp9_iht16x16_256_add_c(const tran_low_t *input, uint8_t *dest, int stride, int tx_type) argument
878 vp9_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest, int stride) argument
904 vp9_idct16x16_1_add_c(const tran_low_t *input, uint8_t *dest, int stride) argument
1284 vp9_idct32x32_1024_add_c(const tran_low_t *input, uint8_t *dest, int stride) argument
1322 vp9_idct32x32_34_add_c(const tran_low_t *input, uint8_t *dest, int stride) argument
1348 vp9_idct32x32_1_add_c(const tran_low_t *input, uint8_t *dest, int stride) argument
1364 vp9_idct4x4_add(const tran_low_t *input, uint8_t *dest, int stride, int eob) argument
1373 vp9_iwht4x4_add(const tran_low_t *input, uint8_t *dest, int stride, int eob) argument
1381 vp9_idct8x8_add(const tran_low_t *input, uint8_t *dest, int stride, int eob) argument
1399 vp9_idct16x16_add(const tran_low_t *input, uint8_t *dest, int stride, int eob) argument
1412 vp9_idct32x32_add(const tran_low_t *input, uint8_t *dest, int stride, int eob) argument
1424 vp9_iht4x4_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, int stride, int eob) argument
1432 vp9_iht8x8_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, int stride, int eob) argument
1441 vp9_iht16x16_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, int stride, int eob) argument
1451 vp9_high_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest8, int stride, int bd) argument
1555 vp9_high_idct4x4_16_add_c(const tran_low_t *input, uint8_t *dest8, int stride, int bd) argument
1645 vp9_high_idct8x8_64_add_c(const tran_low_t *input, uint8_t *dest8, int stride, int bd) argument
1672 vp9_high_idct8x8_1_add_c(const tran_low_t *input, uint8_t *dest8, int stride, int bd) argument
1730 vp9_high_iht4x4_16_add_c(const tran_low_t *input, uint8_t *dest8, int stride, int tx_type, int bd) argument
1847 vp9_high_iht8x8_64_add_c(const tran_low_t *input, uint8_t *dest8, int stride, int tx_type, int bd) argument
1874 vp9_high_idct8x8_10_add_c(const tran_low_t *input, uint8_t *dest8, int stride, int bd) argument
2066 vp9_high_idct16x16_256_add_c(const tran_low_t *input, uint8_t *dest8, int stride, int bd) argument
2269 vp9_high_iht16x16_256_add_c(const tran_low_t *input, uint8_t *dest8, int stride, int tx_type, int bd) argument
2296 vp9_high_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest8, int stride, int bd) argument
2323 vp9_high_idct16x16_1_add_c(const tran_low_t *input, uint8_t *dest8, int stride, int bd) argument
2707 vp9_high_idct32x32_1024_add_c(const tran_low_t *input, uint8_t *dest8, int stride, int bd) argument
2746 vp9_high_idct32x32_34_add_c(const tran_low_t *input, uint8_t *dest8, int stride, int bd) argument
2772 vp9_high_idct32x32_1_add_c(const tran_low_t *input, uint8_t *dest8, int stride, int bd) argument
2790 vp9_high_idct4x4_add(const tran_low_t *input, uint8_t *dest, int stride, int eob, int bd) argument
2799 vp9_high_iwht4x4_add(const tran_low_t *input, uint8_t *dest, int stride, int eob, int bd) argument
2807 vp9_high_idct8x8_add(const tran_low_t *input, uint8_t *dest, int stride, int eob, int bd) argument
2826 vp9_high_idct16x16_add(const tran_low_t *input, uint8_t *dest, int stride, int eob, int bd) argument
2840 vp9_high_idct32x32_add(const tran_low_t *input, uint8_t *dest, int stride, int eob, int bd) argument
2853 vp9_high_iht4x4_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, int stride, int eob, int bd) argument
2861 vp9_high_iht8x8_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, int stride, int eob, int bd) argument
2870 vp9_high_iht16x16_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, int stride, int eob, int bd) argument
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_texture.h49 unsigned stride[SP_MAX_TEXTURE_2D_LEVELS]; member in struct:softpipe_resource
/external/chromium_org/third_party/mesa/src/src/gallium/include/state_tracker/
H A Ddrm_driver.h34 unsigned stride; member in struct:winsys_handle
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
H A Degl_g3d_image.h48 EGLint *name, EGLint *handle, EGLint *stride);
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/i915/drm/
H A Di915_drm_buffer.c57 unsigned *stride, unsigned height,
75 *stride, height, 1,
81 *stride = pitch;
95 unsigned *stride)
114 *stride = whandle->stride;
128 unsigned stride)
147 whandle->stride = stride;
56 i915_drm_buffer_create_tiled(struct i915_winsys *iws, unsigned *stride, unsigned height, enum i915_winsys_buffer_tile *tiling, enum i915_winsys_buffer_type type) argument
92 i915_drm_buffer_from_handle(struct i915_winsys *iws, struct winsys_handle *whandle, enum i915_winsys_buffer_tile *tiling, unsigned *stride) argument
125 i915_drm_buffer_get_handle(struct i915_winsys *iws, struct i915_winsys_buffer *buffer, struct winsys_handle *whandle, unsigned stride) argument

Completed in 2377 milliseconds

1234567891011>>