Searched refs:C2SoftMpeg4Enc (Results 1 – 3 of 3) sorted by relevance
29 struct C2SoftMpeg4Enc : public SimpleC2Component { struct32 C2SoftMpeg4Enc(const char* name, c2_node_id_t id, argument50 virtual ~C2SoftMpeg4Enc();78 C2_DO_NOT_COPY(C2SoftMpeg4Enc); argument
56 class C2SoftMpeg4Enc::IntfImpl : public SimpleInterface<void>::BaseParams {305 C2SoftMpeg4Enc::C2SoftMpeg4Enc(const char* name, c2_node_id_t id, in C2SoftMpeg4Enc() function in android::C2SoftMpeg4Enc316 C2SoftMpeg4Enc::~C2SoftMpeg4Enc() { in ~C2SoftMpeg4Enc()320 c2_status_t C2SoftMpeg4Enc::onInit() { in onInit()342 c2_status_t C2SoftMpeg4Enc::onStop() { in onStop()355 void C2SoftMpeg4Enc::onReset() { in onReset()360 void C2SoftMpeg4Enc::onRelease() { in onRelease()372 c2_status_t C2SoftMpeg4Enc::onFlush_sm() { in onFlush_sm()388 c2_status_t C2SoftMpeg4Enc::initEncParams() { in initEncParams()444 c2_status_t C2SoftMpeg4Enc::initEncoder() { in initEncoder()[all …]
61 srcs: ["C2SoftMpeg4Enc.cpp"],78 srcs: ["C2SoftMpeg4Enc.cpp"],