Home
last modified time | relevance | path

Searched refs:initDecoder (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.h99 status_t initDecoder();
DGoldfishVPX.cpp107 status_t GoldfishVPX::initDecoder() { in initDecoder() function in android::GoldfishVPX
269 if (OK != initDecoder()) { in onQueueFilled()
384 initDecoder(); in onReset()
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.h106 status_t initDecoder();
DGoldfishAVCDec.cpp130 status_t GoldfishAVCDec::initDecoder() { in initDecoder() function in android::GoldfishAVCDec
294 if (OK != initDecoder()) { in onQueueFilled()