Searched refs:C2GoldfishAvcDec (Results 1 – 3 of 3) sorted by relevance
100 class C2GoldfishAvcDec::IntfImpl : public SimpleInterface<void>::BaseParams {428 C2GoldfishAvcDec::C2GoldfishAvcDec(const char *name, c2_node_id_t id, in C2GoldfishAvcDec() function in android::C2GoldfishAvcDec439 C2GoldfishAvcDec::~C2GoldfishAvcDec() { onRelease(); } in ~C2GoldfishAvcDec()441 c2_status_t C2GoldfishAvcDec::onInit() { in onInit()449 c2_status_t C2GoldfishAvcDec::onStop() { in onStop()456 void C2GoldfishAvcDec::onReset() { (void)onStop(); } in onReset()458 void C2GoldfishAvcDec::onRelease() { in onRelease()470 void C2GoldfishAvcDec::decodeHeaderAfterFlush() { in decodeHeaderAfterFlush()478 c2_status_t C2GoldfishAvcDec::onFlush_sm() { in onFlush_sm()515 void C2GoldfishAvcDec::sendMetadata() { in sendMetadata()[all …]
43 class C2GoldfishAvcDec : public SimpleC2Component {46 C2GoldfishAvcDec(const char *name, c2_node_id_t id,48 virtual ~C2GoldfishAvcDec();163 C2_DO_NOT_COPY(C2GoldfishAvcDec);
17 srcs: ["C2GoldfishAvcDec.cpp",