Home
last modified time | relevance | path

Searched refs:resetH264Context (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DMediaH264Decoder.h81 void resetH264Context(unsigned int width,
DGoldfishAVCDec.cpp250 …mContext->resetH264Context(mWidth, mHeight, mWidth, mHeight, MediaH264Decoder::PixelFormat::YUV420… in onPortFlushCompleted()
445 mContext->resetH264Context(mWidth, in onQueueFilled()
510 mContext->resetH264Context(mWidth, in onQueueFilled()
DMediaH264Decoder.cpp68 void MediaH264Decoder::resetH264Context(unsigned int width, in resetH264Context() function in MediaH264Decoder