Home | History | Annotate | Download | only in soundpool

Lines Matching refs:AMEDIA_OK

525     if (err != AMEDIA_OK) {
546 NULL /* window */, NULL /* drm */, 0 /* flags */) != AMEDIA_OK
547 || AMediaCodec_start(codec) != AMEDIA_OK
548 || AMediaExtractor_selectTrack(ex, i) != AMEDIA_OK) {
587 if (mstatus != AMEDIA_OK) {
622 if (mstatus != AMEDIA_OK) {