Searched refs:C2SoftAmrWbEnc (Results 1 – 3 of 3) sorted by relevance
99 C2SoftAmrWbEnc::C2SoftAmrWbEnc(const char* name, c2_node_id_t id, in C2SoftAmrWbEnc() function in android::C2SoftAmrWbEnc109 C2SoftAmrWbEnc::~C2SoftAmrWbEnc() { in ~C2SoftAmrWbEnc()113 c2_status_t C2SoftAmrWbEnc::onInit() { in onInit()147 void C2SoftAmrWbEnc::onRelease() { in onRelease()162 c2_status_t C2SoftAmrWbEnc::onStop() { in onStop()178 void C2SoftAmrWbEnc::onReset() { in onReset()182 c2_status_t C2SoftAmrWbEnc::onFlush_sm() { in onFlush_sm()186 status_t C2SoftAmrWbEnc::initEncoder() { in initEncoder()263 void C2SoftAmrWbEnc::process( in process()359 c2_status_t C2SoftAmrWbEnc::drain( in drain()[all …]
26 class C2SoftAmrWbEnc : public SimpleC2Component {29 C2SoftAmrWbEnc(const char* name, c2_node_id_t id,31 virtual ~C2SoftAmrWbEnc();66 C2_DO_NOT_COPY(C2SoftAmrWbEnc);
87 srcs: ["C2SoftAmrWbEnc.cpp"],