Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Video.h1049 OMX_U32 nNaluBytes; member
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_Video.h1054 OMX_U32 nNaluBytes; member
/hardware/qcom/sdm845/media/mm-core/inc/
DOMX_Video.h1060 OMX_U32 nNaluBytes; member
/hardware/qcom/sm7250/media/mm-core/inc/
DOMX_Video.h1070 OMX_U32 nNaluBytes; member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Video.h1054 OMX_U32 nNaluBytes; member
/hardware/qcom/media/msm8974/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/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp4387 DEBUG_PRINT_HIGH("set video stream format - nal size - %u", nalSizeInfo->nNaluBytes); in venc_set_nal_size()
4390 switch (nalSizeInfo->nNaluBytes) { in venc_set_nal_size()
4403 (unsigned int)nalSizeInfo->nNaluBytes); in venc_set_nal_size()
Domx_video_encoder.cpp2021 …BUG_PRINT_HIGH("set_config(): OMX_IndexConfigVideoNalSize (%u)", (unsigned int)pParam->nNaluBytes); in set_config()
/hardware/qcom/media/msm8974/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/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp7542 DEBUG_PRINT_HIGH("set video stream format - nal size - %u", nalSizeInfo->nNaluBytes); in venc_set_nal_size()
7551 switch (nalSizeInfo->nNaluBytes) { in venc_set_nal_size()
7565 (unsigned int)nalSizeInfo->nNaluBytes); in venc_set_nal_size()
Domx_video_encoder.cpp2348 …BUG_PRINT_HIGH("set_config(): OMX_IndexConfigVideoNalSize (%u)", (unsigned int)pParam->nNaluBytes); in set_config()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp4365 switch (pNal->nNaluBytes) { in set_config()
4388 nal_length = pNal->nNaluBytes; in set_config()
Domx_vdec.cpp3731 nal_length = pNal->nNaluBytes; in set_config()
Domx_vdec_hevc.cpp3473 nal_length = pNal->nNaluBytes; in set_config()
Domx_vdec_hevc_swvdec.cpp4189 nal_length = pNal->nNaluBytes; in set_config()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp5551 switch (pNal->nNaluBytes) { in set_config()
5574 nal_length = pNal->nNaluBytes; in set_config()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp3964 nal_length = pNal->nNaluBytes; in set_config()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp4375 nal_length = pNal->nNaluBytes; in set_config()