Searched refs:codecInputBuffer (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
H A DExynos_OMX_Venc.c290 CODEC_ENC_BUFFER *codecInputBuffer = (CODEC_ENC_BUFFER *)srcInputData->pPrivate; local
291 codecInputBuffer->dataSize = ((nFrameWidth * nFrameHeight) * 3) / 2;

Completed in 24 milliseconds