Home | History | Annotate | Download | only in vpx

Lines Matching refs:C2SoftVpxEnc

18 #define LOG_TAG "C2SoftVpxEnc"
26 #include "C2SoftVpxEnc.h"
49 C2SoftVpxEnc::C2SoftVpxEnc(const char* name, c2_node_id_t id,
74 C2SoftVpxEnc::~C2SoftVpxEnc() {
78 c2_status_t C2SoftVpxEnc::onInit() {
83 void C2SoftVpxEnc::onRelease() {
99 c2_status_t C2SoftVpxEnc::onStop() {
107 void C2SoftVpxEnc::onReset() {
111 c2_status_t C2SoftVpxEnc::onFlush_sm() {
115 status_t C2SoftVpxEnc::initEncoder() {
337 vpx_enc_frame_flags_t C2SoftVpxEnc::getEncodeFlags() {
412 void C2SoftVpxEnc::process(
654 c2_status_t C2SoftVpxEnc::drain(