Home
last modified time | relevance | path

Searched defs:colorFormat (Results 1 – 8 of 8) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
DExynosRect.h47 int colorFormat; //!< V4L2_PIX_FMT_XXX member
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCamera.cpp1408 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()
DExynosJpegEncoderForCamera.cpp160 int ExynosJpegEncoderForCamera::setColorFormat(int colorFormat) in setColorFormat()
DExynosCameraHWInterface.cpp3812 void ExynosCameraHWInterface::m_getAlignedYUVSize(int colorFormat, int w, int h, ExynosBuffer *buf) in m_getAlignedYUVSize()
/hardware/intel/common/wrs_omxil_core/base/src/
Dportbase.cpp161 OMX_U32 PortBase::getFrameBufSize(OMX_COLOR_FORMATTYPE colorFormat, OMX_U32 width, OMX_U32 height) in getFrameBufSize()
/hardware/samsung_slsi/exynos5/libcamera2/
DExynosJpegEncoderForCamera.cpp172 int ExynosJpegEncoderForCamera::setColorFormat(int colorFormat) in setColorFormat()
DExynosCameraHWInterface2.cpp2434 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/
DExynos_OMX_Vdec.c362 OMX_COLOR_FORMATTYPE colorFormat; in Exynos_CSC_OutputData() local