OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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