OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXYNOS_OMX_VIDEOENC_COMPONENT
(Results
1 - 6
of
6
) sorted by null
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
Exynos_OMX_H264enc.c
219
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = NULL;
227
pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle;
228
pH264Enc = (EXYNOS_H264ENC_HANDLE *)((
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle)->hCodecHandle;
338
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = NULL;
349
pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle;
350
pH264Enc = (EXYNOS_H264ENC_HANDLE *)((
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle)->hCodecHandle;
553
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = NULL;
563
pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)((EXYNOS_OMX_BASECOMPONENT *)pOMXComponent->pComponentPrivate)->hComponentHandle;
600
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = NULL;
610
pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)((EXYNOS_OMX_BASECOMPONENT *)pOMXComponent->pComponentPrivate)->hComponentHandle
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_Venc.c
89
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle;
130
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle;
206
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle;
229
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle;
277
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle
[
all
...]
Exynos_OMX_VencControl.c
153
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = NULL;
178
pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle;
261
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = NULL;
284
pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle;
500
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = NULL;
521
pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle;
[
all
...]
Exynos_OMX_Venc.h
127
}
EXYNOS_OMX_VIDEOENC_COMPONENT
;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
Exynos_OMX_Mpeg4enc.c
210
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = NULL;
218
pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle;
318
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = NULL;
326
pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle;
419
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = NULL;
430
pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle;
466
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = NULL;
477
pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle;
681
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = NULL;
691
pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)((EXYNOS_OMX_BASECOMPONENT *)pOMXComponent->pComponentPrivate)->hComponentHandle
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Android.cpp
813
EXYNOS_OMX_VIDEOENC_COMPONENT
*pVideoEnc = (
EXYNOS_OMX_VIDEOENC_COMPONENT
*)pExynosComponent->hComponentHandle;;
Completed in 390 milliseconds