Searched refs:C2SoftAacDec (Results 1 – 3 of 3) sorted by relevance
261 C2SoftAacDec::C2SoftAacDec( in C2SoftAacDec() function in android::C2SoftAacDec274 C2SoftAacDec::~C2SoftAacDec() { in ~C2SoftAacDec()278 c2_status_t C2SoftAacDec::onInit() { in onInit()283 c2_status_t C2SoftAacDec::onStop() { in onStop()303 void C2SoftAacDec::onReset() { in onReset()307 void C2SoftAacDec::onRelease() { in onRelease()315 status_t C2SoftAacDec::initDecoder() { in initDecoder()470 void C2SoftAacDec::drainRingBuffer( in drainRingBuffer()554 void C2SoftAacDec::process( in process()1004 c2_status_t C2SoftAacDec::drain( in drain()[all …]
28 struct C2SoftAacDec : public SimpleC2Component { struct31 C2SoftAacDec(const char *name, c2_node_id_t id, const std::shared_ptr<IntfImpl> &intfImpl); argument32 virtual ~C2SoftAacDec();105 C2_DO_NOT_COPY(C2SoftAacDec); argument
28 "C2SoftAacDec.cpp",