Searched refs:height (Results 51 - 75 of 706) sorted by relevance

1234567891011>>

/hardware/intel/img/psb_video/src/android/
H A Dpsb_surface_gralloc.c70 obj_surface->width, obj_surface->height, (void **)&vaddr[GRALLOC_SUB_BUFFER0])){
95 int height,
122 ALOGD("format is 0x%x, width is %d, height is %d, num_surfaces is %d.\n", format, width, height, num_surfaces);
134 vaStatus = psb__checkSurfaceDimensions(driver_data, width, height);
137 /* Adjust height to be a multiple of 32 (height of macroblock in interlaced mode) */
138 height_origin = height;
139 height = (height
92 psb_CreateSurfacesFromGralloc( VADriverContextP ctx, int width, int height, int format, int num_surfaces, VASurfaceID *surface_list, PsbSurfaceAttributeTPI *attribute_tpi ) argument
248 psb_CreateSurfacesFromGralloc( VADriverContextP ctx, int width, int height, int format, int num_surfaces, VASurfaceID *surface_list, PsbSurfaceAttributeTPI *attribute_tpi ) argument
[all...]
H A Dpsb_gralloc.h40 int left, int top, int width, int height, void** vaddr);
H A Dpsb_android_glue.h35 unsigned char* psb_android_registerBuffers(void** surface, int pid, int width, int height);
H A Dpsb_mds.cpp74 int32_t* width, int32_t* height,
78 width == NULL || height == NULL ||
87 status_t ret = mListener->getDecoderOutputResolution(0, width, height, offX, offY, bufW, bufH);
73 getDecoderOutputResolution( int32_t* width, int32_t* height, int32_t* offX, int32_t* offY, int32_t* bufW, int32_t* bufH) argument
/hardware/qcom/display/msm8996/libgralloc/
H A Dalloc_controller.cpp170 aligned_h = hnd->height;
209 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format, argument
217 getGpuAlignedWidthHeight(width, height, format, tileEnabled, aligned_w, aligned_h);
219 getYuvUBwcWidthHeight(width, height, format, aligned_w, aligned_h);
222 aligned_h = height;
255 aligned_h = VENUS_Y_SCANLINES(COLOR_FMT_NV12, height);
259 aligned_h = VENUS_Y_SCANLINES(COLOR_FMT_NV21, height);
266 aligned_h = ALIGN(height, 64);
303 width, height, format, 0,raster_mode, padding_threshold,
316 void AdrenoMemInfo::getGpuAlignedWidthHeight(int width, int height, in argument
546 getSize(int format, int width, int height, int usage, const int alignedw, const int alignedh) argument
673 getBufferSizeAndDimensions(int width, int height, int format, int& alignedw, int &alignedh) argument
691 getBufferSizeAndDimensions(int width, int height, int format, int usage, int& alignedw, int &alignedh) argument
709 getBufferAttributes(int width, int height, int format, int usage, int& alignedw, int &alignedh, int& tiled, unsigned int& size) argument
733 int height = hnd->height; local
759 int height = hnd->height; local
775 int height = hnd->height; local
975 getYuvUBwcWidthHeight(int width, int height, int format, int& aligned_w, int& aligned_h) argument
1024 getRgbUBwcMetaBufferSize(int width, int height, int bpp) argument
1048 getUBwcSize(int width, int height, int format, const int alignedw, const int alignedh) argument
[all...]
/hardware/qcom/display/msm8084/libgralloc/
H A Dgr.h50 size_t getBufferSizeAndDimensions(int width, int height, int format, int usage,
52 size_t getBufferSizeAndDimensions(int width, int height, int format,
56 // Attributes include aligned width, aligned height, tileEnabled and size of the buffer
57 void getBufferAttributes(int width, int height, int format, int usage,
68 // Allocate buffer from width, height, format into a private_handle_t
109 * Function to compute the adreno aligned width and aligned height
112 * @return aligned width, aligned height
114 void getAlignedWidthAndHeight(int width, int height, int format,
136 int height,
148 int height,
[all...]
/hardware/qcom/display/msm8226/libgralloc/
H A Dgr.h50 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
52 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
56 // Attributes include aligned width, aligned height, tileEnabled and size of the buffer
57 void getBufferAttributes(int width, int height, int format, int usage,
68 // Allocate buffer from width, height, format into a private_handle_t
109 * Function to compute the adreno aligned width and aligned height
112 * @return aligned width, aligned height
114 void getAlignedWidthAndHeight(int width, int height, int format,
136 int height,
148 int height,
[all...]
/hardware/qcom/display/msm8909/libgralloc/
H A Dgr.h50 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
52 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
56 // Attributes include aligned width, aligned height, tileEnabled and size of the buffer
57 void getBufferAttributes(int width, int height, int format, int usage,
68 // Allocate buffer from width, height, format into a private_handle_t
109 * Function to compute the adreno aligned width and aligned height
112 * @return aligned width, aligned height
114 void getAlignedWidthAndHeight(int width, int height, int format,
136 int height,
148 int height,
[all...]
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
H A Dperf111 width=176;height=144
119 -h) height=$2; shift ;;
120 -h*) height=`echo $1 | cut -c3-` ;;
123 --heightv*=*) height=`echo $1 | cut -d= -f2` ;;
124 --heightv*) height=$2; shift ;;
132 size=$(expr $width \* $height \* 2)
152 width=176;height=144
160 -h) height=$2; shift ;;
161 -h*) height=`echo $1 | cut -c3-` ;;
164 --heightv*=*) height
[all...]
/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderUtils.cpp105 int left, int top, int width, int height, void** vaddr) {
117 left, top, width, height, vaddr);
196 vinfo.height = h->iHeight;
222 LOG_V("Actual Width=%d, Height=%d, Stride=%d\n\n", vinfo.width, vinfo.height, vinfo.lumaStride);
234 if (gfx_lock((buffer_handle_t)handle, usage, 0, 0, vinfo.width, vinfo.height, &vaddr[0]) != 0)
237 fwrite(vaddr[0], 1, vinfo.lumaStride * vinfo.height * 4, fp);
239 LOG_I("dump %d bytes data to %s\n", vinfo.lumaStride * vinfo.height * 4, filename);
299 int height = mVASurfaceHeight = mVinfo.height; local
316 height
104 gfx_lock(buffer_handle_t handle, int usage, int left, int top, int width, int height, void** vaddr) argument
542 uint32_t width = 0, height = 0, stride = 0; local
768 CreateNewVASurface(VADisplay display, int32_t width, int32_t height) argument
[all...]
/hardware/intel/common/libva/va/
H A Dva_tpi.h54 unsigned int height; member in struct:_VASurfaceAttributeTPI
100 int height,
/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DVideoPayloadManager.cpp54 metadata->normalBuffer.height = p->crop_height;
56 metadata->normalBuffer.bufHeight = p->height;
66 metadata->scalingBuffer.height = p->scaling_height;
81 rotSrcHeight = metadata->scalingBuffer.height;
84 rotSrcHeight = metadata->normalBuffer.height;
88 metadata->rotationBuffer.height = rotSrcHeight;
91 metadata->rotationBuffer.height = rotSrcWidth;
99 metadata->rotationBuffer.offsetY = (-metadata->rotationBuffer.height) & 0xf;
/hardware/qcom/display/msm8909/libhdmi/
H A Dhdmi_stub.cpp63 void HDMIDisplay::getAttributes(uint32_t& width, uint32_t& height) { argument
65 width = height = 0;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Ddenoising.h35 int vp8_denoiser_allocate(VP8_DENOISER *denoiser, int width, int height);
/hardware/intel/img/hwcomposer/merrifield/ips/penwell/
H A DPnwGrallocBuffer.cpp37 mHeight = grallocHandle->height;
H A DPnwGrallocBuffer.h31 int height; member in struct:android::intel::PnwIMGGrallocBuffer
/hardware/qcom/display/msm8994/libhdmi/
H A Dhdmi.h43 EDIDData(int mode, int width, int height, int fps, int order) argument
44 : mMode(mode), mWidth(width), mHeight(height), mFps(fps), mModeOrder(order)
57 void getAttributes(uint32_t& width, uint32_t& height);
93 void getAttrForMode(uint32_t& width, uint32_t& height, uint32_t& fps);
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
H A Dqc_omx_core.h57 OMX_U32 height; member in struct:__anon3671
/hardware/qcom/media/msm8974/mm-core/src/common/
H A Dqc_omx_core.h57 OMX_U32 height; member in struct:__anon3673
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/inc/
H A Dvidc_color_converter.h38 bool open(unsigned int height,unsigned int width,
/hardware/qcom/media/msm8996/mm-core/src/common/
H A Dqc_omx_core.h57 OMX_U32 height; member in struct:__anon3731
/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
H A Dti_omx_config_parser.h50 OMX_U32 height; member in struct:__anon5400
/hardware/bsp/intel/peripheral/libupm/examples/python/
H A Dmake_oled_pic.py35 height = 64 variable
42 im = im.convert('L').resize((width, height))
47 widthblock = [list(byteblock) for i in range(int(height/8))]
/hardware/intel/common/libva/test/decode/
H A Dloadjpeg.c65 unsigned int width, height; local
89 tinyjpeg_get_size(jdec, &width, &height);
91 printf("Decoding JPEG image %dx%d...\n", width, height);
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/
H A DV4LCameraAdapter.cpp65 static void convertYUV422ToNV12Tiler(unsigned char *src, unsigned char *dest, int width, int height );
66 static void convertYUV422ToNV12(unsigned char *src, unsigned char *dest, int width, int height );
205 status_t V4LCameraAdapter::v4lSetFormat (int width, int height, uint32_t pix_format) { argument
215 mVideoInfo->height = height;
216 mVideoInfo->framesizeIn = (width * height << 1);
221 mVideoInfo->format.fmt.pix.height = height;
230 CAMHAL_LOGDB("VIDIOC_G_FMT : WxH = %dx%d", mVideoInfo->format.fmt.pix.width, mVideoInfo->format.fmt.pix.height);
238 int height local
384 int width, height; local
536 int height = 0; local
806 getFrameSize(size_t &width, size_t &height) argument
829 int height = 0; local
1132 int width, height; local
[all...]

Completed in 952 milliseconds

1234567891011>>