Searched refs:ProcessVideoData (Results 1 – 3 of 3) sorted by relevance
228 ProcessVideoData(sps->buff->Peek(), sps->buff->Size()); in VideoPlayThread()233 ProcessVideoData(pps->buff->Peek(), pps->buff->Size()); in VideoPlayThread()238 ProcessVideoData(outData->buff->Peek(), outData->buff->Size()); in VideoPlayThread()245 void VideoPlayController::ProcessVideoData(const char *data, int32_t size) in ProcessVideoData() function in OHOS::Sharing::VideoPlayController
94 ProcessVideoData(packetData); in PlayThread()102 void ProcessVideoData(DataBuffer::Ptr data) in ProcessVideoData() function in OHOS::Sharing::VideoSinkDecoderDemo
80 void ProcessVideoData(const char *data, int32_t size);