Searched refs:C2SoftAvcEnc (Results 1 – 3 of 3) sorted by relevance
581 C2SoftAvcEnc::C2SoftAvcEnc( in C2SoftAvcEnc() function in android::C2SoftAvcEnc603 C2SoftAvcEnc::~C2SoftAvcEnc() { in ~C2SoftAvcEnc()607 c2_status_t C2SoftAvcEnc::onInit() { in onInit()611 c2_status_t C2SoftAvcEnc::onStop() { in onStop()615 void C2SoftAvcEnc::onReset() { in onReset()624 void C2SoftAvcEnc::onRelease() { in onRelease()636 void C2SoftAvcEnc::initEncParams() { in initEncParams()812 c2_status_t C2SoftAvcEnc::setQp() { in setQp()1069 void C2SoftAvcEnc::logVersion() { in logVersion()1644 void C2SoftAvcEnc::process( in process()[all …]
129 struct C2SoftAvcEnc : public SimpleC2Component { struct132 C2SoftAvcEnc(const char *name, c2_node_id_t id, const std::shared_ptr<IntfImpl> &intfImpl); argument148 virtual ~C2SoftAvcEnc();251 C2_DO_NOT_COPY(C2SoftAvcEnc);
38 srcs: ["C2SoftAvcEnc.cpp"],