HomeSort by relevance Sort by last modified time
    Searched defs:y_stride (Results 1 - 25 of 47) sorted by null

1 2

  /external/libvpx/libvpx/vp8/common/arm/
reconintra_arm.c 21 int y_stride,
30 int y_stride = x->dst.y_stride; local
35 vp8_build_intra_predictors_mby_neon_func(y_buffer, ypred_ptr, y_stride, mode, Up, Left);
41 int y_stride,
50 int y_stride = x->dst.y_stride; local
55 vp8_build_intra_predictors_mby_s_neon_func(y_buffer, ypred_ptr, y_stride, mode, Up, Left);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/
reconintra_arm.c 21 int y_stride,
30 int y_stride = x->dst.y_stride; local
35 vp8_build_intra_predictors_mby_neon_func(y_buffer, ypred_ptr, y_stride, mode, Up, Left);
41 int y_stride,
50 int y_stride = x->dst.y_stride; local
55 vp8_build_intra_predictors_mby_s_neon_func(y_buffer, ypred_ptr, y_stride, mode, Up, Left);
  /external/chromium_org/media/cdm/ppapi/external_clear_key/
fake_cdm_video_decoder.cc 59 int y_stride = (width + kAlignment - 1) / kAlignment * kAlignment + kPadding; local
65 int v_offset = y_stride * y_rows + kPlanePadding;
77 decoded_frame->SetStride(cdm::VideoFrame::kYPlane, y_stride);
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/generic/
yv12config.c 55 int y_stride = ((aligned_width + 2 * border) + 31) & ~31; local
56 int yplane_size = (aligned_height + 2 * border) * y_stride;
60 * uv_stride == y_stride/2, so enforce this here. */
61 int uv_stride = y_stride >> 1;
85 ybf->y_stride = y_stride;
100 ybf->y_buffer = ybf->buffer_alloc + (border * y_stride) + border;
153 const int y_stride = ((aligned_width + 2 * border) + 31) & ~31; local
155 (uint64_t)y_stride;
158 const int uv_stride = y_stride >> ss_x
    [all...]
  /external/libvpx/libvpx/vpx_scale/generic/
yv12config.c 52 int y_stride = ((aligned_width + 2 * border) + 31) & ~31; local
53 int yplane_size = (aligned_height + 2 * border) * y_stride;
57 * uv_stride == y_stride/2, so enforce this here. */
58 int uv_stride = y_stride >> 1;
82 ybf->y_stride = y_stride;
95 ybf->y_buffer = ybf->buffer_alloc + (border * y_stride) + border;
144 const int y_stride = ((aligned_width + 2 * border) + 31) & ~31; local
145 const int yplane_size = (aligned_height + 2 * border) * y_stride;
148 const int uv_stride = y_stride >> ss_x
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
yv12config.c 54 int y_stride = ((aligned_width + 2 * border) + 31) & ~31; local
55 int yplane_size = (aligned_height + 2 * border) * y_stride;
59 * uv_stride == y_stride/2, so enforce this here. */
60 int uv_stride = y_stride >> 1;
84 ybf->y_stride = y_stride;
97 ybf->y_buffer = ybf->buffer_alloc + (border * y_stride) + border;
147 int y_stride = ((aligned_width + 2 * border) + 31) & ~31; local
148 int yplane_size = (aligned_height + 2 * border) * y_stride;
152 int uv_stride = y_stride >> ss_x
    [all...]
  /hardware/qcom/msm8x74/kernel-headers/media/
msm_media_info.h 36 * Y_Stride : Width aligned to 128
40 * Total size = align((Y_Stride * Y_Scanlines
72 * Y_Stride : Width aligned to 128
76 * Total size = align((Y_Stride * Y_Scanlines
128 * Y_Stride : Width aligned to 128
133 * View_2 begin at: Y_Stride * Y_Scanlines + UV_Stride * UV_Scanlines
134 * Total size = align((2*(Y_Stride * Y_Scanlines)
225 unsigned int y_plane, uv_plane, y_stride, local
230 y_stride = VENUS_Y_STRIDE(color_fmt, width);
238 y_plane = y_stride * y_sclines
262 unsigned int y_plane, uv_plane, y_stride, local
    [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/media/
msm_media_info.h 36 * Y_Stride : Width aligned to 128
40 * Total size = align((Y_Stride * Y_Scanlines
72 * Y_Stride : Width aligned to 128
76 * Total size = align((Y_Stride * Y_Scanlines
128 * Y_Stride : Width aligned to 128
133 * View_2 begin at: Y_Stride * Y_Scanlines + UV_Stride * UV_Scanlines
134 * Total size = align((2*(Y_Stride * Y_Scanlines)
225 unsigned int y_plane, uv_plane, y_stride, local
230 y_stride = VENUS_Y_STRIDE(color_fmt, width);
238 y_plane = y_stride * y_sclines
262 unsigned int y_plane, uv_plane, y_stride, local
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/media/
msm_media_info.h 36 * Y_Stride : Width aligned to 128
40 * Total size = align((Y_Stride * Y_Scanlines
72 * Y_Stride : Width aligned to 128
76 * Total size = align((Y_Stride * Y_Scanlines
128 * Y_Stride : Width aligned to 128
133 * View_2 begin at: Y_Stride * Y_Scanlines + UV_Stride * UV_Scanlines
134 * Total size = align((2*(Y_Stride * Y_Scanlines)
225 unsigned int y_plane, uv_plane, y_stride, local
230 y_stride = VENUS_Y_STRIDE(color_fmt, width);
238 y_plane = y_stride * y_sclines
262 unsigned int y_plane, uv_plane, y_stride, local
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msm_media_info.h 36 * Y_Stride : Width aligned to 128
40 * Total size = align((Y_Stride * Y_Scanlines
72 * Y_Stride : Width aligned to 128
76 * Total size = align((Y_Stride * Y_Scanlines
128 * Y_Stride : Width aligned to 128
133 * View_2 begin at: Y_Stride * Y_Scanlines + UV_Stride * UV_Scanlines
134 * Total size = align((2*(Y_Stride * Y_Scanlines)
225 unsigned int y_plane, uv_plane, y_stride, local
230 y_stride = VENUS_Y_STRIDE(color_fmt, width);
238 y_plane = y_stride * y_sclines
262 unsigned int y_plane, uv_plane, y_stride, local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
convert_jpeg.cc 25 int y_stride; member in struct:libyuv::I420Buffers
42 dest->y, dest->y_stride,
46 dest->y += rows * dest->y_stride;
60 dest->y, dest->y_stride,
64 dest->y += rows * dest->y_stride;
78 dest->y, dest->y_stride,
82 dest->y += rows * dest->y_stride;
96 dest->y, dest->y_stride,
100 dest->y += rows * dest->y_stride;
112 dest->y, dest->y_stride,
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/
yv12config.h 33 int y_stride; member in struct:yv12_buffer_config
  /external/chromium_org/third_party/libwebp/dec/
buffer.c 45 const int y_stride = abs(buf->y_stride); local
49 const uint64_t y_size = (uint64_t)y_stride * height;
56 ok &= (y_stride >= width);
116 buf->y_stride = stride;
150 buf->y += (H - 1) * buf->y_stride;
151 buf->y_stride = -buf->y_stride;
decode_vp8.h 59 int y_stride; // row stride for luma member in struct:VP8Io
  /external/chromium_org/third_party/libyuv/source/
convert_jpeg.cc 25 int y_stride; member in struct:libyuv::I420Buffers
42 dest->y, dest->y_stride,
46 dest->y += rows * dest->y_stride;
60 dest->y, dest->y_stride,
64 dest->y += rows * dest->y_stride;
78 dest->y, dest->y_stride,
82 dest->y += rows * dest->y_stride;
96 dest->y, dest->y_stride,
100 dest->y += rows * dest->y_stride;
112 dest->y, dest->y_stride,
    [all...]
  /external/libvpx/libvpx/vpx_scale/
yv12config.h 32 int y_stride; member in struct:yv12_buffer_config
  /external/webp/src/dec/
buffer.c 45 const int y_stride = abs(buf->y_stride); local
49 const uint64_t y_size = (uint64_t)y_stride * height;
56 ok &= (y_stride >= width);
116 buf->y_stride = stride;
150 buf->y += (H - 1) * buf->y_stride;
151 buf->y_stride = -buf->y_stride;
decode_vp8.h 59 int y_stride; // row stride for luma member in struct:VP8Io
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
yv12config.h 32 int y_stride; member in struct:yv12_buffer_config
  /external/chromium_org/media/base/
video_frame.cc 337 int32 y_stride,
356 frame->strides_[kYPlane] = y_stride;
662 size_t y_stride = RoundUp(row_bytes(VideoFrame::kYPlane), local
676 size_t y_bytes = y_height * y_stride;
696 strides_[VideoFrame::kYPlane] = y_stride;
701 strides_[VideoFrame::kAPlane] = y_stride;
  /external/chromium_org/remoting/codec/
video_encoder_vpx.cc 180 const int y_stride = ((image->w - 1) & ~15) + 16; local
181 const int uv_unaligned_stride = y_stride >> image->x_chroma_shift;
194 const int buffer_size = y_stride * y_rows + 2*uv_stride * uv_rows;
204 image->planes[1] = image->planes[0] + y_stride * y_rows;
206 image->stride[0] = y_stride;
385 const int y_stride = image_->stride[0]; local
401 y_data + yuv_offset, y_stride,
413 int y_offset = y_stride * rect.top() + rect.left();
416 y_data + y_offset, y_stride,
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoframe.cc 341 int y_stride = GetYPitch(); local
347 sample, sample_size, y, y_stride, u, u_stride, v, v_stride, horiz_crop,
  /external/chromium_org/third_party/libwebp/enc/
picture.c 56 picture->y_stride = picture->uv_stride = 0;
92 const int y_stride = width; local
112 y_size = (uint64_t)y_stride * height;
131 picture->y_stride = y_stride;
  /external/webp/src/enc/
picture.c 56 picture->y_stride = picture->uv_stride = 0;
92 const int y_stride = width; local
112 y_size = (uint64_t)y_stride * height;
131 picture->y_stride = y_stride;
  /external/chromium_org/content/renderer/pepper/
pepper_media_stream_video_track_host.cc 343 int32 y_stride = plugin_frame_size_.width(); local
363 y_stride,

Completed in 1135 milliseconds

1 2