Searched defs:CCodecCallbackImpl (Results 1 – 2 of 2) sorted by relevance
198 friend class CCodecCallbackImpl; variable
552 class CCodecCallbackImpl : public CCodecCallback { class554 explicit CCodecCallbackImpl(CCodec *codec) : mCodec(codec) {} in CCodecCallbackImpl() function in android::CCodecCallbackImpl