Searched defs:Height (Results 1 - 8 of 8) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Donyxd.h32 int Height; member in struct:__anon531
H A Donyx.h103 int Height; member in struct:__anon528
H A Donyxc_int.h75 int Height; member in struct:VP8Common
H A Dpostproc.c496 * unsigned int Height height of plane
514 unsigned int Width, unsigned int Height, int Pitch)
518 for (i = 0; i < Height; i++)
736 dest->y_height = oci->Height;
749 int height = (oci->Height + 15) & ~15;
1197 dest->y_height = oci->Height;
510 vp8_plane_add_noise_c(unsigned char *Start, char *noise, char blackclamp[16], char whiteclamp[16], char bothclamp[16], unsigned int Width, unsigned int Height, int Pitch) argument
/hardware/intel/img/psb_video/src/
H A Dpsb_surface_attrib.c263 int Height,
285 unsigned int height = (unsigned int)Height;
260 psb_CreateSurfacesForUserPtr( VADriverContextP ctx, int Width, int Height, int format, int num_surfaces, VASurfaceID *surface_list, unsigned size, unsigned int fourcc, unsigned int luma_stride, unsigned int chroma_u_stride, unsigned int chroma_v_stride, unsigned int luma_offset, unsigned int chroma_u_offset, unsigned int chroma_v_offset, unsigned int tiling ) argument
H A Dpnw_hostcode.h207 IMG_UINT16 Height; /* ~0xf & (RawHeight + 0xf */ member in struct:context_ENC_s
448 IMG_UINT16 Height; member in struct:_PIC_PARAMS_
494 IMG_UINT16 SliceHeight; /*Height of slice in pixels*/
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dconvolve_test.cc199 int Height() const { return GET_PARAM(1); } function in class:__anon449::ConvolveTest
204 int BorderTop() const { return (kOuterBlockSize - Height()) / 2; }
208 i >= (BorderTop() + Height()) * kOuterBlockSize ||
265 Width(), Height()));
269 for (int y = 0; y < Height(); ++y)
282 Width(), Height()));
286 for (int y = 0; y < Height(); ++y)
299 Width(), Height()));
303 for (int y = 0; y < Height(); ++y)
355 Width(), Height());
[all...]
/hardware/intel/img/psb_video/src/mrst/
H A Dlnc_hostcode.h162 IMG_UINT32 Height; member in struct:context_ENC_s
369 IMG_UINT16 Height; member in struct:_PIC_PARAMS_

Completed in 362 milliseconds