OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nCirMBs
(Results
1 - 17
of
17
) sorted by null
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_VencControl.c
[
all
...]
/frameworks/native/include/media/openmax/
OMX_Video.h
331
*
nCirMBs
: Number of consecutive macroblocks to be coded as "intra"
341
OMX_U32
nCirMBs
;
[
all
...]
/hardware/qcom/media/mm-core/inc/
OMX_Video.h
313
*
nCirMBs
: Number of consecutive macroblocks to be coded as "intra"
323
OMX_U32
nCirMBs
;
[
all
...]
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h
312
*
nCirMBs
: Number of consecutive macroblocks to be coded as "intra"
322
OMX_U32
nCirMBs
;
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Video.h
312
*
nCirMBs
: Number of consecutive macroblocks to be coded as "intra"
322
OMX_U32
nCirMBs
;
[
all
...]
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h
312
*
nCirMBs
: Number of consecutive macroblocks to be coded as "intra"
322
OMX_U32
nCirMBs
;
[
all
...]
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h
312
*
nCirMBs
: Number of consecutive macroblocks to be coded as "intra"
322
OMX_U32
nCirMBs
;
[
all
...]
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp
[
all
...]
/hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp
[
all
...]
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp
[
all
...]
video_encoder_device.cpp
887
if(venc_set_intra_refresh(intra_refresh->eRefreshMode, intra_refresh->
nCirMBs
) == false)
[
all
...]
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp
[
all
...]
video_encoder_device.cpp
[
all
...]
video_encoder_device_v4l2.cpp
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
Exynos_OMX_Mpeg4enc.c
247
pCommonParam->RandomIntraMBRefresh = pVideoEnc->intraRefresh.
nCirMBs
;
355
pCommonParam->RandomIntraMBRefresh = pVideoEnc->intraRefresh.
nCirMBs
;
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
Exynos_OMX_H264enc.c
256
pCommonParam->RandomIntraMBRefresh = pVideoEnc->intraRefresh.
nCirMBs
;
[
all
...]
/frameworks/av/media/libstagefright/
ACodec.cpp
[
all
...]
Completed in 291 milliseconds