Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/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.cpp3830 OMX_VIDEO_CONFIG_NALSIZE *pNal; in set_config() local
3963 pNal = reinterpret_cast < OMX_VIDEO_CONFIG_NALSIZE * >(configData); in set_config()
3964 nal_length = pNal->nNaluBytes; in set_config()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp4355 OMX_VIDEO_CONFIG_NALSIZE *pNal; in set_config() local
4364 pNal = reinterpret_cast < OMX_VIDEO_CONFIG_NALSIZE * >(configData); in set_config()
4365 switch (pNal->nNaluBytes) { in set_config()
4388 nal_length = pNal->nNaluBytes; in set_config()
Domx_vdec_hevc.cpp3359 OMX_VIDEO_CONFIG_NALSIZE *pNal; in set_config() local
3472 pNal = reinterpret_cast < OMX_VIDEO_CONFIG_NALSIZE * >(configData); in set_config()
3473 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_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()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp3338 OMX_VIDEO_CONFIG_NALSIZE *pNal; in set_config() local
3451 pNal = reinterpret_cast < OMX_VIDEO_CONFIG_NALSIZE * >(configData); in set_config()
3452 nal_length = pNal->nNaluBytes; in set_config()
Domx_vdec_v4l2.cpp5144 OMX_VIDEO_CONFIG_NALSIZE *pNal; in set_config() local
5153 pNal = reinterpret_cast < OMX_VIDEO_CONFIG_NALSIZE * >(configData); in set_config()
5154 switch (pNal->nNaluBytes) { in set_config()
5177 nal_length = pNal->nNaluBytes; in set_config()
Domx_vdec_hevc_swvdec.cpp4355 OMX_VIDEO_CONFIG_NALSIZE *pNal; in set_config() local
4374 pNal = reinterpret_cast < OMX_VIDEO_CONFIG_NALSIZE * >(configData); in set_config()
4375 nal_length = pNal->nNaluBytes; in set_config()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp5137 OMX_VIDEO_CONFIG_NALSIZE *pNal; in set_config() local
5146 pNal = reinterpret_cast < OMX_VIDEO_CONFIG_NALSIZE * >(configData); in set_config()
5147 switch (pNal->nNaluBytes) { in set_config()
5166 nal_length = pNal->nNaluBytes; in set_config()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp5541 OMX_VIDEO_CONFIG_NALSIZE *pNal; in set_config() local
5550 pNal = reinterpret_cast < OMX_VIDEO_CONFIG_NALSIZE * >(configData); in set_config()
5551 switch (pNal->nNaluBytes) { in set_config()
5574 nal_length = pNal->nNaluBytes; in set_config()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp5387 OMX_VIDEO_CONFIG_NALSIZE *pNal; in set_config() local