HomeSort by relevance Sort by last modified time
    Searched refs:csc_handle (Results 1 - 8 of 8) sorted by null

  /hardware/samsung_slsi/exynos5/libcsc/
csc.c 110 } CSC_HANDLE;
114 CSC_HANDLE *handle)
148 CSC_HANDLE *handle)
190 CSC_HANDLE *handle)
228 CSC_HANDLE *handle)
262 CSC_HANDLE *handle)
288 CSC_HANDLE *handle)
360 CSC_HANDLE *csc_handle; local
363 csc_handle = (CSC_HANDLE *)handle
421 CSC_HANDLE *csc_handle; local
508 CSC_HANDLE *csc_handle; local
553 CSC_HANDLE *csc_handle; local
570 CSC_HANDLE *csc_handle; local
612 CSC_HANDLE *csc_handle; local
628 CSC_HANDLE *csc_handle; local
645 CSC_HANDLE *csc_handle; local
687 CSC_HANDLE *csc_handle; local
717 CSC_HANDLE *csc_handle; local
747 CSC_HANDLE *csc_handle; local
777 CSC_HANDLE *csc_handle; local
800 CSC_HANDLE *csc_handle; local
818 CSC_HANDLE *csc_handle; local
835 CSC_HANDLE *csc_handle = (CSC_HANDLE *)handle; local
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_Venc.c 256 pVideoEnc->csc_handle,
259 pVideoEnc->csc_handle, /* handle */
269 pVideoEnc->csc_handle, /* handle */
280 pVideoEnc->csc_handle, /* handle */
283 pVideoEnc->csc_handle, /* handle */
287 pVideoEnc->csc_handle, /* handle */
290 pVideoEnc->csc_handle, /* handle */
293 cscRet = csc_convert(pVideoEnc->csc_handle);
    [all...]
Exynos_OMX_Venc.h 110 OMX_PTR csc_handle; member in struct:_EXYNOS_OMX_VIDEOENC_COMPONENT
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_Vdec.h 107 OMX_PTR csc_handle; member in struct:_EXYNOS_OMX_VIDEODEC_COMPONENT
Exynos_OMX_Vdec.c 279 csc_get_method(pVideoDec->csc_handle, &csc_method);
314 pVideoDec->csc_handle, /* handle */
324 pVideoDec->csc_handle, /* handle */
336 pVideoDec->csc_handle, /* handle */
339 pVideoDec->csc_handle, /* handle */
341 cscRet = csc_convert(pVideoDec->csc_handle);
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
Exynos_OMX_H264dec.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
Exynos_OMX_Mpeg4dec.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
Exynos_OMX_Vp8dec.c     [all...]

Completed in 100 milliseconds