Searched refs:C2SoftMpeg4Dec (Results 1 – 3 of 3) sorted by relevance
27 struct C2SoftMpeg4Dec : public SimpleC2Component { struct30 C2SoftMpeg4Dec(const char* name, c2_node_id_t id, argument32 virtual ~C2SoftMpeg4Dec();72 C2_DO_NOT_COPY(C2SoftMpeg4Dec); argument
45 class C2SoftMpeg4Dec::IntfImpl : public SimpleInterface<void>::BaseParams {225 C2SoftMpeg4Dec::C2SoftMpeg4Dec( in C2SoftMpeg4Dec() function in android::C2SoftMpeg4Dec235 C2SoftMpeg4Dec::~C2SoftMpeg4Dec() { in ~C2SoftMpeg4Dec()239 c2_status_t C2SoftMpeg4Dec::onInit() { in onInit()244 c2_status_t C2SoftMpeg4Dec::onStop() { in onStop()265 void C2SoftMpeg4Dec::onReset() { in onReset()270 void C2SoftMpeg4Dec::onRelease() { in onRelease()277 c2_status_t C2SoftMpeg4Dec::onFlush_sm() { in onFlush_sm()288 status_t C2SoftMpeg4Dec::initDecoder() { in initDecoder()326 void C2SoftMpeg4Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork()[all …]
27 srcs: ["C2SoftMpeg4Dec.cpp"],44 srcs: ["C2SoftMpeg4Dec.cpp"],