Home
last modified time | relevance | path

Searched defs:CCodecCallbackImpl (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/media/sfplugin/
DCCodec.h178 friend class CCodecCallbackImpl; variable
DCCodec.cpp518 class CCodecCallbackImpl : public CCodecCallback { class
520 explicit CCodecCallbackImpl(CCodec *codec) : mCodec(codec) {} in CCodecCallbackImpl() function in android::CCodecCallbackImpl