Searched refs:C2SoftMP3 (Results 1 – 2 of 2) sorted by relevance
33 struct C2SoftMP3 : public SimpleC2Component { struct36 C2SoftMP3(const char *name, c2_node_id_t id, argument38 virtual ~C2SoftMP3();71 C2_DO_NOT_COPY(C2SoftMP3); argument
40 class C2SoftMP3::IntfImpl : public SimpleInterface<void>::BaseParams {97 C2SoftMP3::C2SoftMP3(const char *name, c2_node_id_t id, in C2SoftMP3() function in android::C2SoftMP3105 C2SoftMP3::~C2SoftMP3() { in ~C2SoftMP3()109 c2_status_t C2SoftMP3::onInit() { in onInit()114 c2_status_t C2SoftMP3::onStop() { in onStop()127 void C2SoftMP3::onReset() { in onReset()131 void C2SoftMP3::onRelease() { in onRelease()144 status_t C2SoftMP3::initDecoder() { in initDecoder()304 c2_status_t C2SoftMP3::onFlush_sm() { in onFlush_sm()308 c2_status_t C2SoftMP3::drain( in drain()[all …]