Searched refs:PVAVCDecGetNALType (Results 1 – 3 of 3) sorted by relevance
105 …OSCL_IMPORT_REF AVCDec_Status PVAVCDecGetNALType(uint8 *bitstream, int size, int *nal_type, int *n…
214 if (AVCDEC_FAIL == PVAVCDecGetNALType(pNalBuffer, NalSize, &NalType, &NalRefId)) in AvcDecodeVideo_OMX()
165 OSCL_EXPORT_REF AVCDec_Status PVAVCDecGetNALType(uint8 *bitstream, int size, in PVAVCDecGetNALType() function