Searched refs:initEncoder (Results 1 – 10 of 10) sorted by relevance
66 status_t initEncoder();
165 status_t err = initEncoder(); in onInit()169 status_t C2SoftAacEnc::initEncoder() { in initEncoder() function in android::C2SoftAacEnc
63 status_t initEncoder();
144 status_t err = initEncoder(); in onInit()194 status_t C2SoftAmrWbEnc::initEncoder() { in initEncoder() function in android::C2SoftAmrWbEnc
76 c2_status_t initEncoder();
266 return initEncoder(); in onInit()284 initEncoder(); in onReset()371 c2_status_t C2SoftMpeg4Enc::initEncoder() { in initEncoder() function in android::C2SoftMpeg4Enc412 if (!mStarted && C2_OK != initEncoder()) { in process()
79 status_t err = initEncoder(); in onInit()115 status_t C2SoftVpxEnc::initEncoder() { in initEncoder() function in android::C2SoftVpxEnc425 if (!mCodecContext && OK != initEncoder()) { in process()
97 status_t initEncoder();
209 c2_status_t initEncoder();
836 c2_status_t C2SoftAvcEnc::initEncoder() { in initEncoder() function in android::C2SoftAvcEnc1291 if (C2_OK != initEncoder()) { in process()