Home
last modified time | relevance | path

Searched refs:pNal (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp3524 OMX_VIDEO_CONFIG_NALSIZE *pNal; in set_config() local
3657 pNal = reinterpret_cast < OMX_VIDEO_CONFIG_NALSIZE * >(configData); in set_config()
3658 nal_length = pNal->nNaluBytes; in set_config()
Domx_vdec.cpp3824 OMX_VIDEO_CONFIG_NALSIZE *pNal; in set_config() local
3957 pNal = reinterpret_cast < OMX_VIDEO_CONFIG_NALSIZE * >(configData); in set_config()
3958 nal_length = pNal->nNaluBytes; in set_config()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp3889 OMX_VIDEO_CONFIG_NALSIZE *pNal; in set_config() local
4000 pNal = reinterpret_cast < OMX_VIDEO_CONFIG_NALSIZE * >(configData); in set_config()
4001 switch (pNal->nNaluBytes) { in set_config()
4024 nal_length = pNal->nNaluBytes; in set_config()
Domx_vdec.cpp3611 OMX_VIDEO_CONFIG_NALSIZE *pNal; in set_config() local
3730 pNal = reinterpret_cast < OMX_VIDEO_CONFIG_NALSIZE * >(configData); in set_config()
3731 nal_length = pNal->nNaluBytes; in set_config()
Domx_vdec_hevc.cpp3361 OMX_VIDEO_CONFIG_NALSIZE *pNal; in set_config() local
3474 pNal = reinterpret_cast < OMX_VIDEO_CONFIG_NALSIZE * >(configData); in set_config()
3475 nal_length = pNal->nNaluBytes; in set_config()
Domx_vdec_hevc_swvdec.cpp4169 OMX_VIDEO_CONFIG_NALSIZE *pNal; in set_config() local
4188 pNal = reinterpret_cast < OMX_VIDEO_CONFIG_NALSIZE * >(configData); in set_config()
4189 nal_length = pNal->nNaluBytes; in set_config()