Searched refs:ePicType (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/media/mm-core/omxcore/inc/ |
D | OMX_QCOMExtns.h | 509 OMX_VIDEO_PICTURETYPE ePicType; member
|
/hardware/qcom/media/mm-core/inc/ |
D | OMX_QCOMExtns.h | 984 OMX_VIDEO_PICTURETYPE ePicType; member
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 8041 fminfo->ePicType, in print_debug_extradata() 8119 frame_info->ePicType = OMX_VIDEO_PictureTypeI; in append_frame_info_extradata() 8122 frame_info->ePicType = OMX_VIDEO_PictureTypeP; in append_frame_info_extradata() 8125 frame_info->ePicType = OMX_VIDEO_PictureTypeB; in append_frame_info_extradata() 8128 frame_info->ePicType = (OMX_VIDEO_PICTURETYPE)0; in append_frame_info_extradata()
|
D | omx_vdec.cpp | 8566 fminfo->ePicType, in print_debug_extradata() 8645 frame_info->ePicType = OMX_VIDEO_PictureTypeI; in append_frame_info_extradata() 8648 frame_info->ePicType = OMX_VIDEO_PictureTypeP; in append_frame_info_extradata() 8651 frame_info->ePicType = OMX_VIDEO_PictureTypeB; in append_frame_info_extradata() 8654 frame_info->ePicType = (OMX_VIDEO_PICTURETYPE)0; in append_frame_info_extradata()
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec.cpp | 8515 fminfo->ePicType, in print_debug_extradata() 8612 frame_info->ePicType = OMX_VIDEO_PictureTypeI; in append_frame_info_extradata() 8615 frame_info->ePicType = OMX_VIDEO_PictureTypeP; in append_frame_info_extradata() 8618 frame_info->ePicType = OMX_VIDEO_PictureTypeB; in append_frame_info_extradata() 8621 frame_info->ePicType = (OMX_VIDEO_PICTURETYPE)0; in append_frame_info_extradata()
|
D | omx_vdec_hevc.cpp | 7815 fminfo->ePicType, in print_debug_extradata() 7902 frame_info->ePicType = OMX_VIDEO_PictureTypeI; in append_frame_info_extradata() 7905 frame_info->ePicType = OMX_VIDEO_PictureTypeP; in append_frame_info_extradata() 7908 frame_info->ePicType = OMX_VIDEO_PictureTypeB; in append_frame_info_extradata() 7911 frame_info->ePicType = (OMX_VIDEO_PICTURETYPE)0; in append_frame_info_extradata()
|
D | omx_vdec_msm8974.cpp | 9032 fminfo->ePicType, in print_debug_extradata() 9222 frame_info->ePicType = OMX_VIDEO_PictureTypeI; in append_frame_info_extradata() 9225 frame_info->ePicType = OMX_VIDEO_PictureTypeP; in append_frame_info_extradata() 9228 frame_info->ePicType = OMX_VIDEO_PictureTypeB; in append_frame_info_extradata() 9231 frame_info->ePicType = (OMX_VIDEO_PICTURETYPE)0; in append_frame_info_extradata()
|
D | omx_vdec_hevc_swvdec.cpp | 8870 fminfo->ePicType, in print_debug_extradata() 8966 frame_info->ePicType = OMX_VIDEO_PictureTypeI; in append_frame_info_extradata() 8969 frame_info->ePicType = OMX_VIDEO_PictureTypeP; in append_frame_info_extradata() 8972 frame_info->ePicType = OMX_VIDEO_PictureTypeB; in append_frame_info_extradata() 8975 frame_info->ePicType = (OMX_VIDEO_PICTURETYPE)0; in append_frame_info_extradata()
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 764 pBuffer->pBuffer, pBuffer->nTimeStamp, frame_info->ePicType, in fbd_thread()
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 928 pBuffer->pBuffer, pBuffer->nTimeStamp, frame_info->ePicType, in fbd_thread()
|