Searched defs:C2SoftMP3 (Results 1 – 2 of 2) sorted by relevance
33 struct C2SoftMP3 : public SimpleC2Component { struct36 C2SoftMP3(const char *name, c2_node_id_t id, argument71 C2_DO_NOT_COPY(C2SoftMP3); argument
96 C2SoftMP3::C2SoftMP3(const char *name, c2_node_id_t id, in C2SoftMP3() function in android::C2SoftMP3