Searched refs:C2SoftMP3 (Results 1 – 2 of 2) sorted by relevance
39 class C2SoftMP3::IntfImpl : public SimpleInterface<void>::BaseParams {96 C2SoftMP3::C2SoftMP3(const char *name, c2_node_id_t id, in C2SoftMP3() function in android::C2SoftMP3104 C2SoftMP3::~C2SoftMP3() { in ~C2SoftMP3()108 c2_status_t C2SoftMP3::onInit() { in onInit()113 c2_status_t C2SoftMP3::onStop() { in onStop()126 void C2SoftMP3::onReset() { in onReset()130 void C2SoftMP3::onRelease() { in onRelease()143 status_t C2SoftMP3::initDecoder() { in initDecoder()303 c2_status_t C2SoftMP3::onFlush_sm() { in onFlush_sm()307 c2_status_t C2SoftMP3::drain( in drain()[all …]
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