Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodec.h179 friend class CCodecCallbackImpl; variable
DCCodec.cpp535 class CCodecCallbackImpl : public CCodecCallback { class
537 explicit CCodecCallbackImpl(CCodec *codec) : mCodec(codec) {} in CCodecCallbackImpl() function in android::CCodecCallbackImpl