Searched refs:createDecoder (Results 1 – 6 of 6) sorted by relevance
70 status_t createDecoder();
357 status_t C2SoftHevcDec::createDecoder() { in createDecoder() function in android::C2SoftHevcDec453 if (OK != createDecoder()) return UNKNOWN_ERROR; in initDecoder()
115 status_t createDecoder();
391 status_t C2SoftMpeg2Dec::createDecoder() { in createDecoder() function in android::C2SoftMpeg2Dec497 if (OK != createDecoder()) return UNKNOWN_ERROR; in initDecoder()
118 status_t createDecoder();
398 status_t C2SoftAvcDec::createDecoder() { in createDecoder() function in android::C2SoftAvcDec492 if (OK != createDecoder()) return UNKNOWN_ERROR; in initDecoder()