Searched refs:VideoDecode (Results 1 – 3 of 3) sorted by relevance
56 static u32 VideoDecode(THPReadBuffer *readBuffer);215 VideoDecode(readBuffer); in VideoDecoder()236 skipCount = VideoDecode(readBuffer); in VideoDecoder()308 skipCount = VideoDecode(&readBuffer); in VideoDecoderForOnMemory()352 static u32 VideoDecode(THPReadBuffer *readBuffer) in VideoDecode() function
52 static u32 VideoDecode(THPReadBuffer *readBuffer);211 VideoDecode(readBuffer); in VideoDecoder()232 skipCount = VideoDecode(readBuffer); in VideoDecoder()304 skipCount = VideoDecode(&readBuffer); in VideoDecoderForOnMemory()348 static u32 VideoDecode(THPReadBuffer *readBuffer) in VideoDecode() function
57 static BOOL VideoDecode(u8 *videoFrame);830 if (VideoDecode(ptr) == FALSE) in THPSimpleDecode()874 if (VideoDecode(ptr) == FALSE) in THPSimpleDecode()911 static BOOL VideoDecode(u8 *videoFrame) in VideoDecode() function