Searched refs:resetH264Context (Results 1 – 3 of 3) sorted by relevance
81 void resetH264Context(unsigned int width,
250 …mContext->resetH264Context(mWidth, mHeight, mWidth, mHeight, MediaH264Decoder::PixelFormat::YUV420… in onPortFlushCompleted()445 mContext->resetH264Context(mWidth, in onQueueFilled()510 mContext->resetH264Context(mWidth, in onQueueFilled()
68 void MediaH264Decoder::resetH264Context(unsigned int width, in resetH264Context() function in MediaH264Decoder