Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DMediaH264Decoder.h86 void destroyH264Context();
DGoldfishAVCDec.cpp123 mContext->destroyH264Context(); in resetDecoder()
160 mContext->destroyH264Context(); in deInitDecoder()
DMediaH264Decoder.cpp90 void MediaH264Decoder::destroyH264Context() { in destroyH264Context() function in MediaH264Decoder