Searched defs:stride (Results 51 - 75 of 165) sorted by relevance

1234567

/hardware/qcom/display/msm8084/libgralloc/
H A Dframebuffer.cpp408 int stride = m->finfo.line_length / (m->info.bits_per_pixel >> 3); local
412 const_cast<int&>(dev->device.stride) = stride;
H A Dmapper.cpp356 int *stride = va_arg(args, int *); local
360 *stride = alignedw;
367 int *stride = va_arg(args, int *); local
373 *stride = metadata->bufferDim.sliceWidth;
375 *stride = hnd->width;
383 int *stride = va_arg(args, int *); local
390 *stride = metadata->bufferDim.sliceWidth;
393 *stride = hnd->width;
/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayMdssRot.cpp305 int stride = (32 * 4 * rauCount) + alignup(rauCount, 8) / 8; local
307 bufSize = (stride * strideOffset * 4 /*bpp*/) +
/hardware/qcom/display/msm8226/libgralloc/
H A Dframebuffer.cpp409 int stride = m->finfo.line_length / (m->info.bits_per_pixel >> 3); local
413 const_cast<int&>(dev->device.stride) = stride;
H A Dmapper.cpp356 int *stride = va_arg(args, int *); local
360 *stride = alignedw;
367 int *stride = va_arg(args, int *); local
373 *stride = metadata->bufferDim.sliceWidth;
375 *stride = hnd->width;
383 int *stride = va_arg(args, int *); local
390 *stride = metadata->bufferDim.sliceWidth;
393 *stride = hnd->width;
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayMdssRot.cpp329 int stride = (32 * 4 * rauCount) + alignup(rauCount, 8) / 8; local
331 bufSize = (stride * strideOffset * 4 /*bpp*/) +
/hardware/qcom/display/msm8960/libgralloc/
H A Dalloc_controller.cpp105 int stride = ALIGN(width, 32); local
124 // 32 pixels, hence we pass stride instead of width.
125 stride = LINK_adreno_compute_padding(stride, bpp,
133 stride = ALIGN(width, 32);
136 stride = ALIGN(width, 128);
146 stride = ALIGN(width, 16);
149 stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, width);
152 stride = width;
157 return stride;
[all...]
H A Dframebuffer.cpp383 int stride = m->finfo.line_length / (m->info.bits_per_pixel >> 3); local
387 const_cast<int&>(dev->device.stride) = stride;
H A Dmapper.cpp374 int *stride = va_arg(args, int *); local
375 *stride = AdrenoMemInfo::getInstance().getStride(width, format);
381 int *stride = va_arg(args, int *); local
387 *stride = metadata->bufferDim.sliceWidth;
389 *stride = hnd->width;
/hardware/qcom/display/msm8974/libgralloc/
H A Dalloc_controller.cpp105 int stride = ALIGN(width, 32); local
114 return stride;
133 // 32 pixels, hence we pass stride instead of width.
134 stride = LINK_adreno_compute_padding(stride, bpp,
142 stride = ALIGN(width, 32);
145 stride = ALIGN(width, 128);
154 stride = ALIGN(width, 16);
158 stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, width);
161 stride
[all...]
H A Dframebuffer.cpp389 int stride = m->finfo.line_length / (m->info.bits_per_pixel >> 3); local
393 const_cast<int&>(dev->device.stride) = stride;
H A Dmapper.cpp375 int *stride = va_arg(args, int *); local
376 *stride = AdrenoMemInfo::getInstance().getStride(width, format);
382 int *stride = va_arg(args, int *); local
388 *stride = metadata->bufferDim.sliceWidth;
390 *stride = hnd->width;
/hardware/qcom/media/libc2dcolorconvert/
H A DC2DColorConverter.h91 int32_t stride; member in struct:android::__anon1808
/hardware/samsung_slsi/exynos5/gralloc/
H A Dframebuffer.cpp258 int stride = m->line_length / (bits_per_pixel >> 3); local
262 const_cast<int&>(dev->stride) = stride;
H A Dgralloc.cpp130 unsigned int ion_flags, private_handle_t **hnd, int *stride)
167 *stride = w;
182 *stride = bpr / bpp;
193 *hnd = new private_handle_t(fd, size, usage, w, h, format, *stride,
201 private_handle_t **hnd, int *stride)
209 *stride = ALIGN(w, 16);
210 size = (*stride * h) + (ALIGN(*stride / 2, 16) * h);
213 *stride = w;
214 size = *stride *
129 gralloc_alloc_rgb(int ionfd, int w, int h, int format, int usage, unsigned int ion_flags, private_handle_t **hnd, int *stride) argument
199 gralloc_alloc_framework_yuv(int ionfd, int w, int h, int format, int usage, unsigned int ion_flags, private_handle_t **hnd, int *stride) argument
229 gralloc_alloc_yuv(int ionfd, int w, int h, int format, int usage, unsigned int ion_flags, private_handle_t **hnd, int *stride) argument
336 int stride; local
[all...]
/hardware/samsung_slsi/exynos5/include/
H A Dgralloc_priv.h92 int stride; member in struct:private_handle_t
112 int h, int format, int stride, int vstride) :
114 offset(0), format(format), width(w), height(h), stride(stride),
124 int h, int format, int stride, int vstride) :
126 offset(0), format(format), width(w), height(h), stride(stride),
136 int h, int format, int stride, int vstride) :
138 offset(0), format(format), width(w), height(h), stride(stride),
111 private_handle_t(int fd, int size, int flags, int w, int h, int format, int stride, int vstride) argument
123 private_handle_t(int fd, int fd1, int size, int flags, int w, int h, int format, int stride, int vstride) argument
135 private_handle_t(int fd, int fd1, int fd2, int size, int flags, int w, int h, int format, int stride, int vstride) argument
[all...]
H A Ds3c-fb.h77 __u32 stride; member in struct:s3c_fb_win_config::__anon2720::__anon2721
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
H A Ds3c-fb.h70 __u32 stride; member in struct:s3c_fb_win_config::__anon3118::__anon3119
/hardware/ti/omap4-aah/camera/
H A DDecoder_libjpeg.cpp185 bool Decoder_libjpeg::decode(unsigned char *jpeg_src, int filled_len, unsigned char *nv12_buffer, int stride) argument
215 CAMHAL_LOGEA("w x h = %d x %d. stride=%d", cinfo.output_width, cinfo.output_height, stride);
237 for (unsigned int j = 0; j < cinfo.output_height; j++, row += stride)
262 unsigned char *uv_ptr = nv12_buffer + (stride * cinfo.output_height);
270 uv_ptr = uv_ptr + stride;
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
H A Domx_proxy_videodec_utils.c237 int stride = 4096; /* ARM Page size = 4k */ local
238 uint32_t ybuf_offset = frameInfo->frame_yoffset * stride + frameInfo->frame_xoffset;
246 width, height, stride, ybuf_offset);
248 /* copy y-buffer, almost bytewise copy, except for stride jumps.*/
252 memcpy(p2y+i*width, p1y+i*stride, width);
260 (frameInfo->frame_yoffset * stride)/2;
273 p1uv+=stride;
/hardware/ti/omap4-aah/ion/
H A Dion_test.c27 size_t stride; variable
39 handle, &stride);
71 int i = (row * stride) + col;
76 int i = (row * stride) + col;
95 len = height * stride;
H A Dion_test_2.c46 size_t stride; variable
54 handle, &stride);
125 int i = (row * stride) + col;
130 int i = (row * stride) + col;
187 len = height * stride;
/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderUtils.cpp48 int usage, buffer_handle_t* handle, int32_t* stride) {
67 err = gAllocDev->alloc(gAllocDev, w, h, format, usage, handle, stride);
296 int stride = mVASurfaceStride = mVinfo.lumaStride; local
313 stride = tmp.lumaStride;
322 if (gfx_alloc(width, height, HAL_PIXEL_FORMAT_NV12, usage, &mGfxHandle, &stride) != 0)
325 LOG_V("Create an new gfx buffer handle 0x%p for color convert, width=%d, height=%d, stride=%d\n",
326 mGfxHandle, width, height, stride);
334 if (mAction & MAP_ACTION_ALIGN64 && stride % 64 != 0) {
335 //check if stride is not 64 aligned, must allocate new 64 aligned vasurface
336 stride
47 gfx_alloc(uint32_t w, uint32_t h, int format, int usage, buffer_handle_t* handle, int32_t* stride) argument
539 uint32_t width = 0, height = 0, stride = 0; local
[all...]
/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderVP9Hybrid.cpp317 int32_t stride = paramPortDefinitionOutput->format.video.nStride; local
321 fb_index = mGetRawDataOutput(mCtx,mHybridCtx,dst,height,stride);
334 buffer->nFilledLen = stride*height*3/2;
422 unsigned int stride = mDecodedImageWidth; local
440 paramPortDefinitionInput.format.video.nStride = stride;
467 paramPortDefinitionOutput.format.video.nStride = stride;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Ddct16x16_test.cc261 typedef void (*fdct_t)(const int16_t *in, int16_t *out, int stride);
262 typedef void (*idct_t)(const int16_t *in, uint8_t *out, int stride);
263 typedef void (*fht_t) (const int16_t *in, int16_t *out, int stride,
265 typedef void (*iht_t) (const int16_t *in, uint8_t *out, int stride,
271 void fdct16x16_ref(const int16_t *in, int16_t *out, int stride, int tx_type) { argument
272 vp9_fdct16x16_c(in, out, stride);
275 void fht16x16_ref(const int16_t *in, int16_t *out, int stride, int tx_type) { argument
276 vp9_fht16x16_c(in, out, stride, tx_type);
284 virtual void RunFwdTxfm(int16_t *in, int16_t *out, int stride) = 0;
286 virtual void RunInvTxfm(int16_t *out, uint8_t *dst, int stride)
435 RunFwdTxfm(int16_t *in, int16_t *out, int stride) argument
438 RunInvTxfm(int16_t *out, uint8_t *dst, int stride) argument
478 RunFwdTxfm(int16_t *in, int16_t *out, int stride) argument
481 RunInvTxfm(int16_t *out, uint8_t *dst, int stride) argument
[all...]

Completed in 9619 milliseconds

1234567