Lines Matching refs:C2SoftVpxEnc
49 C2SoftVpxEnc::C2SoftVpxEnc(const char* name, c2_node_id_t id, in C2SoftVpxEnc() function in android::C2SoftVpxEnc
75 C2SoftVpxEnc::~C2SoftVpxEnc() { in ~C2SoftVpxEnc()
79 c2_status_t C2SoftVpxEnc::onInit() { in onInit()
84 void C2SoftVpxEnc::onRelease() { in onRelease()
100 c2_status_t C2SoftVpxEnc::onStop() { in onStop()
108 void C2SoftVpxEnc::onReset() { in onReset()
112 c2_status_t C2SoftVpxEnc::onFlush_sm() { in onFlush_sm()
116 status_t C2SoftVpxEnc::initEncoder() { in initEncoder()
342 vpx_enc_frame_flags_t C2SoftVpxEnc::getEncodeFlags() { in getEncodeFlags()
417 void C2SoftVpxEnc::process( in process()
659 c2_status_t C2SoftVpxEnc::drain( in drain()