Home
last modified time | relevance | path

Searched defs:C2SoftMP3 (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/components/mp3/
DC2SoftMp3Dec.h33 struct C2SoftMP3 : public SimpleC2Component { struct
36 C2SoftMP3(const char *name, c2_node_id_t id, argument
71 C2_DO_NOT_COPY(C2SoftMP3); argument
DC2SoftMp3Dec.cpp96 C2SoftMP3::C2SoftMP3(const char *name, c2_node_id_t id, in C2SoftMP3() function in android::C2SoftMP3