Lines Matching refs:C2SoftVpxEnc
49 C2SoftVpxEnc::C2SoftVpxEnc(const char* name, c2_node_id_t id, in C2SoftVpxEnc() function in android::C2SoftVpxEnc
74 C2SoftVpxEnc::~C2SoftVpxEnc() { in ~C2SoftVpxEnc()
78 c2_status_t C2SoftVpxEnc::onInit() { in onInit()
83 void C2SoftVpxEnc::onRelease() { in onRelease()
99 c2_status_t C2SoftVpxEnc::onStop() { in onStop()
107 void C2SoftVpxEnc::onReset() { in onReset()
111 c2_status_t C2SoftVpxEnc::onFlush_sm() { in onFlush_sm()
115 status_t C2SoftVpxEnc::initEncoder() { in initEncoder()
337 vpx_enc_frame_flags_t C2SoftVpxEnc::getEncodeFlags() { in getEncodeFlags()
412 void C2SoftVpxEnc::process( in process()
654 c2_status_t C2SoftVpxEnc::drain( in drain()