Home
last modified time | relevance | path

Searched defs:height (Results 1 – 25 of 32) sorted by relevance

12

/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()
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()
DMemoryManager.cpp46 void* MemoryManager::allocateBuffer(int width, int height, const char* format, int &bytes, int numB… in allocateBuffer()
DAppCallbackNotifier.cpp454 int height, in alignYV12()
471 int height, in copy2Dto1D()
966 int width, height; in notifyFrame() local
1536 void AppCallbackNotifier::setVideoRes(int width, int height) in setVideoRes()
DCameraHalUtilClasses.cpp121 size_t height, in transfrom()
/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()
445 int32 *height, 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()
Dti_video_config_parser.cpp82 int32 width, height, display_width, display_height = 0; in ti_video_config_parser() local
108 int32 width, height, display_width, display_height = 0; in ti_video_config_parser() local
/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test_script.cpp269 int width, height; in execute_functional_script() local
497 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/ti/omap3/omx/ti_omx_config_parser/inc/
Dti_video_config_parser.h39 uint32 height; member
Dti_omx_config_parser.h50 OMX_U32 height; member
/hardware/qcom/media/mm-core/omxcore/src/common/
Dqc_omx_core.h57 OMX_U32 height; member
/hardware/libhardware/include/hardware/
Dfb.h46 const uint32_t height; member
/hardware/ti/omap4xxx/kernel-headers/linux/
Domapfb.h112 __u32 width, height; member
122 __u32 width, height; member
226 __u32 height; member
/hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/
DV4LCameraAdapter.h41 int height; member
/hardware/ti/omap4xxx/original-kernel-headers/linux/
Domapfb.h113 __u32 width, height; member
122 __u32 width, height; member
218 __u32 height; /* phys height of the display in micrometers */ member
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMX3A.cpp587 size_t top, left, width, height, weight; in setFocusMode() local
696 size_t top, left, width, height, weight; in getFocusMode() local
DOMXAlgo.cpp857 unsigned int height, in setThumbnailParams()
DOMXCameraAdapter.cpp593 void saveFile(unsigned char *buff, int width, int height, int format) { in saveFile()
2335 status_t OMXCameraAdapter::getFrameSize(size_t &width, size_t &height) in getFrameSize()
/hardware/msm7k/libgralloc/
Dframebuffer.cpp382 msm_copy_buffer(buffer_handle_t handle, int fd, int width, int height, in msm_copy_buffer()
/hardware/msm7k/libgralloc-qsd8k/
Dframebuffer.cpp419 int width, int height, int format, in msm_copy_buffer()
/hardware/ti/omap4xxx/hwc/
Dhwc.c91 __u16 height; member
108 int height; member
391 …etup_layer_base(struct dss2_ovl_cfg *oc, int index, int format, int blended, int width, int height) in omap4_hwc_setup_layer_base()
454 int format, int width, int height) in omap4_hwc_setup_layer()
1555 __u32 height = png_get_image_height(png_ptr, info_ptr); in load_png_image() local
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEnc_Utils.c4192 OMX_U32 GetMaxAVCBufferSize(OMX_U32 width, OMX_U32 height) in GetMaxAVCBufferSize()
4410 OMX_ERRORTYPE IsResolutionPlayable (OMX_U32 width, OMX_U32 height) in IsResolutionPlayable()
/hardware/msm7k/libcamera/
DQualcommCameraHardware.cpp58 int height; member
1047 int width, height; in setParameters() local

12