Searched refs:createDecoder (Results 1 – 6 of 6) sorted by relevance
70 status_t createDecoder();
393 status_t C2SoftHevcDec::createDecoder() { in createDecoder() function in android::C2SoftHevcDec489 if (OK != createDecoder()) return UNKNOWN_ERROR; in initDecoder()
118 status_t createDecoder();
397 status_t C2SoftAvcDec::createDecoder() { in createDecoder() function in android::C2SoftAvcDec491 if (OK != createDecoder()) return UNKNOWN_ERROR; in initDecoder()
115 status_t createDecoder();
457 status_t C2SoftMpeg2Dec::createDecoder() { in createDecoder() function in android::C2SoftMpeg2Dec563 if (OK != createDecoder()) return UNKNOWN_ERROR; in initDecoder()