OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VopTimeIncreament
(Results
1 - 3
of
3
) sorted by null
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/include/
ExynosVideoApi.h
211
int
VopTimeIncreament
; /* [IN] frame rate */
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
Exynos_OMX_Mpeg4enc.c
164
Exynos_OSAL_Log(EXYNOS_LOG_TRACE, "
VopTimeIncreament
: %d", pMpeg4Param->
VopTimeIncreament
);
282
pMpeg4Param->
VopTimeIncreament
= 1;
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
ExynosVideoEncoder.c
548
ext_ctrl[20].value = pMpeg4Param->
VopTimeIncreament
;
[
all
...]
Completed in 1054 milliseconds