HomeSort by relevance Sort by last modified time
    Searched full:codecinputbuffer (Results 1 - 1 of 1) sorted by null

  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_Venc.c 290 CODEC_ENC_BUFFER *codecInputBuffer = (CODEC_ENC_BUFFER *)srcInputData->pPrivate;
291 codecInputBuffer->dataSize = ((nFrameWidth * nFrameHeight) * 3) / 2;
    [all...]

Completed in 30 milliseconds