Home
last modified time | relevance | path

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

1234567

/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/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/msm8x26/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/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()
DANativeWindowDisplayAdapter.cpp111 const size_t getBufSize(const char* parameters_format, int width, int height) in getBufSize()
357 int ANativeWindowDisplayAdapter::enableDisplay(int width, int height, struct timeval *refTime, S3DP… in enableDisplay()
523 void* ANativeWindowDisplayAdapter::allocateBuffer(int width, int height, const char* format, int &b… in allocateBuffer()
/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/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/omap3/omx/ti_omx_config_parser/src/
Dti_m4v_config_parser.cpp102 OSCL_EXPORT_REF int16 iGetM4VConfigInfo(uint8 *buffer, int32 length, int32 *width, int32 *height, i… in iGetM4VConfigInfo()
126 OSCL_EXPORT_REF int16 iDecodeVOLHeader(mp4StreamType *psBits, int32 *width, int32 *height, int32 *d… in iDecodeVOLHeader()
444 int32 *width, in iDecodeShortHeader()
797 OSCL_EXPORT_REF int16 iGetAVCConfigInfo(uint8 *buffer, int32 length, int32 *width, int32 *height, i… in iGetAVCConfigInfo()
930 int16 DecodeSPS(mp4StreamType *psBits, int32 *width, int32 *height, int32 *display_width, int32 *di… in DecodeSPS()
/hardware/samsung_slsi/exynos5/libcsc/
Dcsc.c81 unsigned int width; member
678 unsigned int *width, in csc_get_src_format()
708 unsigned int width, in csc_set_src_format()
738 unsigned int *width, in csc_get_dst_format()
768 unsigned int width, in csc_set_dst_format()
/hardware/qcom/display/msm8974/libgralloc/
Dmapper.cpp323 int width = va_arg(args, int); in gralloc_perform() local
349 int width = va_arg(args, int); in gralloc_perform() local
365 int width = va_arg(args, int); in gralloc_perform() local
Dalloc_controller.cpp103 int AdrenoMemInfo::getStride(int width, int format) in getStride()
272 size_t getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions()
/hardware/qcom/display/msm8x26/libgralloc/
Dmapper.cpp320 int width = va_arg(args, int); in gralloc_perform() local
346 int width = va_arg(args, int); in gralloc_perform() local
362 int width = va_arg(args, int); in gralloc_perform() local
Dalloc_controller.cpp103 int AdrenoMemInfo::getStride(int width, int format) in getStride()
253 size_t getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions()
/hardware/qcom/display/msm8960/libgralloc/
Dmapper.cpp320 int width = va_arg(args, int); in gralloc_perform() local
346 int width = va_arg(args, int); in gralloc_perform() local
362 int width = va_arg(args, int); in gralloc_perform() local
Dalloc_controller.cpp103 int AdrenoMemInfo::getStride(int width, int format) in getStride()
253 size_t getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions()
/hardware/qcom/media/libc2dcolorconvert/
DC2DColorConverter.cpp276 void* C2DColorConverter::getDummySurfaceDef(ColorConvertFormat format, size_t width, size_t height,… in getDummySurfaceDef()
388 size_t C2DColorConverter::calcStride(ColorConvertFormat format, size_t width) in calcStride()
415 size_t C2DColorConverter::calcYSize(ColorConvertFormat format, size_t width, size_t height) in calcYSize()
438 size_t C2DColorConverter::calcSize(ColorConvertFormat format, size_t width, size_t height) in calcSize()
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
DExynos_OSAL_Android.cpp72 OMX_IN OMX_U32 width, in Exynos_OSAL_LockANBHandle()
183 OMX_IN OMX_U32 width, in Exynos_OSAL_LockANB()
220 OMX_IN OMX_U32 width, in Exynos_OSAL_LockMetaData()
490 OMX_U32 width, height; in useAndroidNativeBuffer() local
/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test_script.cpp274 int width, height; in execute_functional_script() local
502 int width, height; in execute_functional_script() local
Dcamera_test.h111 int width, height; member
116 int width, height; member
121 int width, height; member
/hardware/samsung_slsi/exynos5/librotator/
Dexynos_rotator.c62 unsigned int width; member
131 unsigned int width, in m_rotator_get_plane_size()
690 unsigned int width, in exynos_rotator_set_src_format()
725 unsigned int width, in exynos_rotator_set_dst_format()
/hardware/libhardware/tests/camera2/
Dcamera2.cpp223 int width, int height, int format, int *id) { in setUpStream()
418 int width = rawResolutions[0]; in TEST_F() local
552 int width = rawResolutions[0]; in TEST_F() local
721 int width = jpegResolutions[0]; in TEST_F() local
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpeg_test.c56 int width; member
67 int width; member
/hardware/qcom/display/msm8960/libtilerenderer/
Dtilerenderer.cpp38 int width = 0; in startTileRendering() local
/hardware/qcom/display/msm8x26/libtilerenderer/
Dtilerenderer.cpp38 int width = 0; in startTileRendering() local

1234567