Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 375) sorted by relevance

12345678910>>...15

/hardware/intel/img/psb_video/src/
Dpsb_surface.c40 int width, int height, int fourcc, unsigned int flags, in psb_surface_create()
161 int width, int height, in psb_surface_create_for_userptr()
195 int width, int height, in psb_surface_create_from_kbuf()
248 int width, int height, int stride, int size, in psb_surface_create_camera()
287 int width, int height, int stride, int size, in psb_surface_create_camera_from_ub()
373 int width, int height, in psb_surface_set_displaying()
Dpsb_surface_attrib.c54 int width, int height, int fourcc, in psb_surface_create_from_ub()
284 unsigned int width = (unsigned int)Width; in psb_CreateSurfacesForUserPtr() local
437 unsigned int width = (unsigned int)_width; in psb_CreateSurfaceFromKBuf() local
549 int width, in psb_CreateSurfaceFromUserspace()
639 int width, in psb_CreateSurfaceFromION()
763 int width, in psb_CreateSurfacesWithAttribute()
/hardware/samsung_slsi/exynos5/libswconverter/
Dswconvertor.c38 unsigned int width, in Tile2D_To_Linear()
150 unsigned int width, in csc_tiled_to_linear_y()
237 unsigned int width, in csc_tiled_to_linear_uv()
321 unsigned int width, in csc_tiled_to_linear_uv_deinterleave()
410 unsigned int width, in csc_linear_to_tiled_y()
441 unsigned int width, in csc_linear_to_tiled_uv()
448 … unsigned int y_addr, unsigned int c_addr, unsigned int width, unsigned int height) in Tile2D_To_YUV420()
517 int width, in csc_RGB565_to_YUV420P()
591 int width, in csc_RGB565_to_YUV420SP()
668 unsigned int width, in csc_ARGB8888_to_YUV420P()
[all …]
/hardware/qcom/msm8x74/kernel-headers/media/
Dmsm_media_info.h140 static inline unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE()
160 static inline unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE()
221 int color_fmt, int width, int height) in VENUS_BUFFER_SIZE()
259 int color_fmt, int width, int height) in VENUS_VIEW2_OFFSET()
/hardware/qcom/msm8x74/original-kernel-headers/media/
Dmsm_media_info.h140 static inline unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE()
160 static inline unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE()
221 int color_fmt, int width, int height) in VENUS_BUFFER_SIZE()
259 int color_fmt, int width, int height) in VENUS_VIEW2_OFFSET()
/hardware/qcom/msm8x84/kernel-headers/media/
Dmsm_media_info.h140 static inline unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE()
160 static inline unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE()
221 int color_fmt, int width, int height) in VENUS_BUFFER_SIZE()
259 int color_fmt, int width, int height) in VENUS_VIEW2_OFFSET()
/hardware/qcom/msm8x84/original-kernel-headers/media/
Dmsm_media_info.h140 static inline unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE()
160 static inline unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE()
221 int color_fmt, int width, int height) in VENUS_BUFFER_SIZE()
259 int color_fmt, int width, int height) in VENUS_VIEW2_OFFSET()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
Dyv12config.c50 int width, int height, int border) { in vp8_yv12_realloc_frame_buffer()
109 int width, int height, int border) { in vp8_yv12_alloc_frame_buffer()
138 int width, int height, in vp9_realloc_frame_buffer()
278 int width, int height, in vp9_alloc_frame_buffer()
/hardware/intel/common/libva/test/putsurface/
Dputsurface_x11.c52 static Pixmap create_pixmap(void *win_display, int width, int height) in create_pixmap()
71 static int create_window(void *win_display, int x, int y, int width, int height) in create_window()
135 static int check_window_event(void *win_display, void *drawable, int *width, int *height, int *quit) in check_window_event()
Dputsurface_android.cpp63 static int create_window(void *win_display, int x, int y, int width, int height) in create_window()
119 int check_window_event(void *win_display, void *drawble, int *width, int *height, int *quit) in check_window_event()
/hardware/qcom/display/msm8084/libgralloc/
Dalloc_controller.cpp129 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format, in getAlignedWidthAndHeight()
397 size_t getSize(int format, int width, int height, const int alignedw, in getSize()
507 size_t getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions()
525 size_t getBufferSizeAndDimensions(int width, int height, int format, int usage, in getBufferSizeAndDimensions()
544 void getBufferAttributes(int width, int height, int format, int usage, in getBufferAttributes()
Dmapper.cpp313 int width = va_arg(args, int); in gralloc_perform() local
338 int width = va_arg(args, int); in gralloc_perform() local
354 int width = va_arg(args, int); in gralloc_perform() local
401 int width = va_arg(args, int); in gralloc_perform() local
/hardware/qcom/display/msm8226/libgralloc/
Dalloc_controller.cpp129 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format, in getAlignedWidthAndHeight()
397 unsigned int getSize(int format, int width, int height, const int alignedw, in getSize()
504 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions()
522 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions()
541 void getBufferAttributes(int width, int height, int format, int usage, in getBufferAttributes()
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/
DV4LCameraAdapter.cpp205 status_t V4LCameraAdapter::v4lSetFormat (int width, int height, uint32_t pix_format) { in v4lSetFormat()
237 int width = 0; in restartPreview() local
384 int width, height; in setParameters() local
535 int width = 0; in takePicture() local
806 status_t V4LCameraAdapter::getFrameSize(size_t &width, size_t &height) in getFrameSize()
828 int width = 0; in getPictureBufferSize() local
951 static void convertYUV422ToNV12Tiler(unsigned char *src, unsigned char *dest, int width, int height… in convertYUV422ToNV12Tiler()
1037 static void convertYUV422ToNV12(unsigned char *src, unsigned char *dest, int width, int height ) { in convertYUV422ToNV12()
1132 int width, height; in previewThread() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Dresize_util.c27 static int parse_dim(char *v, int *width, int *height) { in parse_dim()
48 int width, height, target_width, target_height; in main() local
/hardware/qcom/display/msm8084/libcopybit/
Dsoftware_converter.cpp52 unsigned int width = src->w - src->horiz_padding; in convertYV12toYCrCb420SP() local
127 int width; member
148 int width = info.width; in copy_source_to_destination() local
/hardware/qcom/display/msm8226/libcopybit/
Dsoftware_converter.cpp52 unsigned int width = src->w - src->horiz_padding; in convertYV12toYCrCb420SP() local
127 int width; member
148 int width = info.width; in copy_source_to_destination() local
/hardware/qcom/display/msm8974/libcopybit/
Dsoftware_converter.cpp52 unsigned int width = src->w - src->horiz_padding; in convertYV12toYCrCb420SP() local
127 int width; member
147 int width = info.width; in copy_source_to_destination() local
/hardware/qcom/display/msm8960/libcopybit/
Dsoftware_converter.cpp52 unsigned int width = src->w - src->horiz_padding; in convertYV12toYCrCb420SP() local
127 int width; member
147 int width = info.width; in copy_source_to_destination() local
/hardware/intel/img/hwcomposer/ips/common/
DRotationBufferProvider.cpp119 int RotationBufferProvider::getStride(bool isTarget, int width) in getStride()
139 uint32_t RotationBufferProvider::createWsbmBuffer(int width, int height, void **buf) in createWsbmBuffer()
161 int width = 0, height = 0, bufferHeight = 0; in createVaSurface() local
611 bool RotationBufferProvider::isContextChanged(int width, int height, int transform) in isContextChanged()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Di420_video_source.h25 unsigned int width, unsigned int height, in I420VideoSource()
83 void SetSize(unsigned int width, unsigned int height) { in SetSize()
/hardware/ti/omap4xxx/camera/V4LCameraAdapter/
DV4LCameraAdapter.cpp154 int width, height; in setParameters() local
403 status_t V4LCameraAdapter::getFrameSize(size_t &width, size_t &height) in getFrameSize()
516 int width, height; in previewThread() local
530 int width, height; in previewThread() local
/hardware/ti/omap4xxx/camera/
DCameraHal.cpp1071 status_t CameraHal::allocPreviewBufs(int width, int height, const char* previewFormat, in allocPreviewBufs()
1221 status_t CameraHal::allocImageBufs(unsigned int width, unsigned int height, size_t size, const char… in allocImageBufs()
1270 status_t CameraHal::allocVideoBufs(uint32_t width, uint32_t height, uint32_t bufferCount) in allocVideoBufs()
1595 int width, height; in startPreview() local
3079 bool CameraHal::isResolutionValid(unsigned int width, unsigned int height, const char *supportedRes… in isResolutionValid()
3212 status_t CameraHal::parseResolution(const char *resStr, int &width, int &height) in parseResolution()
3328 int width, height; in initDefaultParameters() local
3541 void CameraHal::setPreferredPreviewRes(int width, int height) in setPreferredPreviewRes()
3555 void CameraHal::resetPreviewRes(CameraParameters *mParams, int width, int height) in resetPreviewRes()
/hardware/samsung_slsi/exynos5/libexynosutils/
Dexynos5_format_v4l2.c246 int width, in FRAME_SIZE()
317 int PLANAR_FRAME_SIZE(int hal_pixel_format, int width, int height, in PLANAR_FRAME_SIZE()
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_surfacetexture.cpp69 static size_t calcBufSize(int format, int width, int height) in calcBufSize()
90 static unsigned int calcOffset(int format, unsigned int width, unsigned int top, unsigned int left) in calcOffset()
177 unsigned int width = crop.width(); in writeCroppedNV12() local
220 int width = crop.width(); in writeCroppedUYVY() local
259 int width = crop.width(); in copyCroppedNV12() local
302 int width = crop.width(); in copyCroppedPacked16() local

12345678910>>...15