Searched refs:C2SoftVpxDec (Results 1 – 3 of 3) sorted by relevance
28 struct C2SoftVpxDec : public SimpleC2Component { struct31 C2SoftVpxDec(const char* name, c2_node_id_t id, argument33 virtual ~C2SoftVpxDec();74 C2_DO_NOT_COPY(C2SoftVpxDec); argument
38 class C2SoftVpxDec::IntfImpl : public SimpleInterface<void>::BaseParams {268 C2SoftVpxDec::C2SoftVpxDec( in C2SoftVpxDec() function in android::C2SoftVpxDec277 C2SoftVpxDec::~C2SoftVpxDec() { in ~C2SoftVpxDec()281 c2_status_t C2SoftVpxDec::onInit() { in onInit()286 c2_status_t C2SoftVpxDec::onStop() { in onStop()293 void C2SoftVpxDec::onReset() { in onReset()304 void C2SoftVpxDec::onRelease() { in onRelease()308 c2_status_t C2SoftVpxDec::onFlush_sm() { in onFlush_sm()341 status_t C2SoftVpxDec::initDecoder() { in initDecoder()381 status_t C2SoftVpxDec::destroyDecoder() { in destroyDecoder()[all …]
8 srcs: ["C2SoftVpxDec.cpp"],24 srcs: ["C2SoftVpxDec.cpp"],