Home
last modified time | relevance | path

Searched refs:nNaluBytes (Results 1 – 15 of 15) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderAVC.cpp159 mConfigNalSize.nNaluBytes = 0; in InitOutputPortFormatSpecific()
235 mAVCParams->maxSliceSize = mConfigNalSize.nNaluBytes * 8; in SetVideoEncoderParam()
963 configNalSize.maxSliceSize = mConfigNalSize.nNaluBytes * 8; in SetConfigVideoNalSize()
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Video.h1049 OMX_U32 nNaluBytes; member
/hardware/qcom/media/mm-core/omxcore/inc/
DOMX_Video.h1049 OMX_U32 nNaluBytes; member
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Video.h1067 OMX_U32 nNaluBytes; member
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Video.h1049 OMX_U32 nNaluBytes; member
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
DOMX_Video.h1049 OMX_U32 nNaluBytes; member
/hardware/qcom/media/mm-core/inc/
DOMX_Video.h1054 OMX_U32 nNaluBytes; member
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp1964 naluSize.nNaluBytes = nalSize; in Play_Decoder()
1967 DEBUG_PRINT("SETTING THE NAL SIZE to %d\n",naluSize.nNaluBytes); in Play_Decoder()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp2228 naluSize.nNaluBytes = nalSize; in Play_Decoder()
2231 DEBUG_PRINT("SETTING THE NAL SIZE to %d\n",naluSize.nNaluBytes); in Play_Decoder()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp4001 switch (pNal->nNaluBytes) { in set_config()
4024 nal_length = pNal->nNaluBytes; in set_config()
Domx_vdec.cpp3731 nal_length = pNal->nNaluBytes; in set_config()
Domx_vdec_hevc.cpp3475 nal_length = pNal->nNaluBytes; in set_config()
Domx_vdec_hevc_swvdec.cpp4189 nal_length = pNal->nNaluBytes; in set_config()
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp3658 nal_length = pNal->nNaluBytes; in set_config()
Domx_vdec.cpp3958 nal_length = pNal->nNaluBytes; in set_config()