Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/amr_nb_wb/
DC2SoftAmrDec.h25 struct C2SoftAmrDec : public SimpleC2Component { struct
28 C2SoftAmrDec(const char *name, c2_node_id_t id, argument
63 C2_DO_NOT_COPY(C2SoftAmrDec); argument
DC2SoftAmrDec.cpp117 C2SoftAmrDec::C2SoftAmrDec( in C2SoftAmrDec() function in android::C2SoftAmrDec