Home
last modified time | relevance | path

Searched refs:V4L2_CID_CACHEABLE (Results 1 – 7 of 7) sorted by relevance

/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
Dvideodev2_exynos_media.h65 #define V4L2_CID_CACHEABLE (V4L2_CID_EXYNOS_BASE + 10) macro
/hardware/samsung_slsi/exynos5/include/
Dvideodev2_exynos_media.h45 #define V4L2_CID_CACHEABLE (V4L2_CID_EXYNOS_BASE + 10) macro
/hardware/samsung_slsi/exynos5/libhwjpeg/
DExynosJpegBase.cpp556 if (t_v4l2SetCtrl(t_iJpegFd, V4L2_CID_CACHEABLE, iValue)<0) { in setCache()
/hardware/samsung_slsi/exynos5/librotator/
Dexynos_rotator.c536 if (exynos_v4l2_s_ctrl(fd, V4L2_CID_CACHEABLE, info->cacheable) < 0) { in m_exynos_rotator_set_format()
/hardware/samsung_slsi/exynos5/libgscaler/
Dexynos_gscaler.c650 if (exynos_v4l2_s_ctrl(fd, V4L2_CID_CACHEABLE, info->cacheable) < 0) { in m_exynos_gsc_set_format()
1563 if (exynos_v4l2_s_ctrl(gsc_handle->gsc_vd_entity->fd, V4L2_CID_CACHEABLE, 1) < 0) { in exynos_gsc_out_config()
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
DExynosVideoDecoder.c565 if (exynos_v4l2_s_ctrl(pCtx->hDec, V4L2_CID_CACHEABLE, 2) != 0) { in MFC_Decoder_Enable_Cacheable_Inbuf()
588 if (exynos_v4l2_s_ctrl(pCtx->hDec, V4L2_CID_CACHEABLE, 1) != 0) { in MFC_Decoder_Enable_Cacheable_Outbuf()
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
DExynosVideoEncoder.c864 if (exynos_v4l2_s_ctrl(pCtx->hEnc, V4L2_CID_CACHEABLE, 2) != 0) { in MFC_Encoder_Enable_Cacheable_Inbuf()
888 if (exynos_v4l2_s_ctrl(pCtx->hEnc, V4L2_CID_CACHEABLE, 1) != 0) { in MFC_Encoder_Enable_Cacheable_Outbuf()