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
43 class C2SoftMpeg4Dec::IntfImpl : public SimpleInterface<void>::BaseParams {241 C2SoftMpeg4Dec::C2SoftMpeg4Dec( in C2SoftMpeg4Dec() function in android::C2SoftMpeg4Dec252 C2SoftMpeg4Dec::~C2SoftMpeg4Dec() { in ~C2SoftMpeg4Dec()256 c2_status_t C2SoftMpeg4Dec::onInit() { in onInit()261 c2_status_t C2SoftMpeg4Dec::onStop() { in onStop()282 void C2SoftMpeg4Dec::onReset() { in onReset()287 void C2SoftMpeg4Dec::onRelease() { in onRelease()307 c2_status_t C2SoftMpeg4Dec::onFlush_sm() { in onFlush_sm()318 status_t C2SoftMpeg4Dec::initDecoder() { in initDecoder()362 void C2SoftMpeg4Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork()[all …]
8 srcs: ["C2SoftMpeg4Dec.cpp"],25 srcs: ["C2SoftMpeg4Dec.cpp"],