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

  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
ExynosVideoDecoder.c 611 pCtx->bShareInbuf = VIDEO_TRUE;
631 pCtx->bShareOutbuf = VIDEO_TRUE;
866 if (pCtx->bShareInbuf == VIDEO_TRUE)
923 pCtx->pInbuf[i].bRegistered = VIDEO_TRUE;
984 if (pCtx->bShareOutbuf == VIDEO_TRUE)
1044 pCtx->pOutbuf[i].bRegistered = VIDEO_TRUE;
1093 pCtx->bStreamonInbuf = VIDEO_TRUE;
1120 pCtx->bStreamonOutbuf = VIDEO_TRUE;
1142 if (pCtx->bStreamonInbuf == VIDEO_TRUE) {
1174 if (pCtx->bStreamonOutbuf == VIDEO_TRUE) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
ExynosVideoEncoder.c 912 pCtx->bShareInbuf = VIDEO_TRUE;
932 pCtx->bShareOutbuf = VIDEO_TRUE;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/include/
ExynosVideoApi.h 29 VIDEO_TRUE = 1,

Completed in 102 milliseconds