Searched refs:C2SoftAmrNbEnc (Results 1 – 3 of 3) sorted by relevance
32 class C2SoftAmrNbEnc::IntfImpl : public C2InterfaceHelper {105 C2SoftAmrNbEnc::C2SoftAmrNbEnc(const char* name, c2_node_id_t id, in C2SoftAmrNbEnc() function in android::C2SoftAmrNbEnc114 C2SoftAmrNbEnc::~C2SoftAmrNbEnc() { in ~C2SoftAmrNbEnc()118 c2_status_t C2SoftAmrNbEnc::onInit() { in onInit()153 void C2SoftAmrNbEnc::onRelease() { in onRelease()160 c2_status_t C2SoftAmrNbEnc::onStop() { in onStop()173 void C2SoftAmrNbEnc::onReset() { in onReset()177 c2_status_t C2SoftAmrNbEnc::onFlush_sm() { in onFlush_sm()188 void C2SoftAmrNbEnc::process( in process()292 c2_status_t C2SoftAmrNbEnc::drain( in drain()[all …]
26 class C2SoftAmrNbEnc : public SimpleC2Component {29 C2SoftAmrNbEnc(const char* name, c2_node_id_t id,31 virtual ~C2SoftAmrNbEnc();62 C2_DO_NOT_COPY(C2SoftAmrNbEnc);
50 srcs: ["C2SoftAmrNbEnc.cpp"],