Searched refs:nNaluBytes (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/media/mm-core/inc/
H A DOMX_Video.h1044 * nNaluBytes : Specifies the NAL unit size
1050 OMX_U32 nNaluBytes; member in struct:OMX_VIDEO_CONFIG_NALSIZE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Video.h1043 * nNaluBytes : Specifies the NAL unit size
1049 OMX_U32 nNaluBytes; member in struct:OMX_VIDEO_CONFIG_NALSIZE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Video.h1043 * nNaluBytes : Specifies the NAL unit size
1049 OMX_U32 nNaluBytes; member in struct:OMX_VIDEO_CONFIG_NALSIZE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Video.h1043 * nNaluBytes : Specifies the NAL unit size
1049 OMX_U32 nNaluBytes; member in struct:OMX_VIDEO_CONFIG_NALSIZE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Video.h1043 * nNaluBytes : Specifies the NAL unit size
1049 OMX_U32 nNaluBytes; member in struct:OMX_VIDEO_CONFIG_NALSIZE
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp1968 naluSize.nNaluBytes = nalSize;
1971 DEBUG_PRINT("SETTING THE NAL SIZE to %d\n",naluSize.nNaluBytes);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp2106 naluSize.nNaluBytes = nalSize;
2109 DEBUG_PRINT("SETTING THE NAL SIZE to %d\n",naluSize.nNaluBytes);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_msm8974.cpp3625 switch (pNal->nNaluBytes) {
3648 nal_length = pNal->nNaluBytes;
H A Domx_vdec.cpp3731 nal_length = pNal->nNaluBytes;
H A Domx_vdec_hevc.cpp3458 nal_length = pNal->nNaluBytes;
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp3932 nal_length = pNal->nNaluBytes;
H A Domx_vdec_copper.cpp3658 nal_length = pNal->nNaluBytes;

Completed in 279 milliseconds