Searched defs:colorFormat (Results 1 – 8 of 8) sorted by relevance
/hardware/samsung_slsi/exynos5/include/ |
D | ExynosRect.h | 47 int colorFormat; //!< V4L2_PIX_FMT_XXX member
|
/hardware/samsung_slsi/exynos5/libcamera/ |
D | ExynosCamera.cpp | 1408 bool ExynosCamera::setVideoFormat(int colorFormat) in setVideoFormat() 3114 bool ExynosCamera::setPictureFormat(int colorFormat) in setPictureFormat() 3136 bool ExynosCamera::setPreviewFormat(int colorFormat) in setPreviewFormat() 3390 int colorFormat, in m_setWidthHeight() 3947 void ExynosCamera::m_printFormat(int colorFormat, const char *arg) in m_printFormat()
|
D | ExynosJpegEncoderForCamera.cpp | 160 int ExynosJpegEncoderForCamera::setColorFormat(int colorFormat) in setColorFormat()
|
D | ExynosCameraHWInterface.cpp | 3812 void ExynosCameraHWInterface::m_getAlignedYUVSize(int colorFormat, int w, int h, ExynosBuffer *buf) in m_getAlignedYUVSize()
|
/hardware/intel/common/wrs_omxil_core/base/src/ |
D | portbase.cpp | 161 OMX_U32 PortBase::getFrameBufSize(OMX_COLOR_FORMATTYPE colorFormat, OMX_U32 width, OMX_U32 height) in getFrameBufSize()
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
D | ExynosJpegEncoderForCamera.cpp | 172 int ExynosJpegEncoderForCamera::setColorFormat(int colorFormat) in setColorFormat()
|
D | ExynosCameraHWInterface2.cpp | 2434 void ExynosCameraHWInterface2::m_getAlignedYUVSize(int colorFormat, int w, int h, ExynosBuffer *buf) in m_getAlignedYUVSize()
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/ |
D | Exynos_OMX_Vdec.c | 362 OMX_COLOR_FORMATTYPE colorFormat; in Exynos_CSC_OutputData() local
|