Searched refs:AMEDIACODEC_INFO_TRY_AGAIN_LATER (Results 1 – 5 of 5) sorted by relevance
187 if (inIdx < 0 && inIdx != AMEDIACODEC_INFO_TRY_AGAIN_LATER) { in decode()207 } else if (!(outIdx == AMEDIACODEC_INFO_TRY_AGAIN_LATER || in decode()
261 if (inIdx < 0 && inIdx != AMEDIACODEC_INFO_TRY_AGAIN_LATER) { in encode()281 } else if (!(outIdx == AMEDIACODEC_INFO_TRY_AGAIN_LATER || in encode()
72 AMEDIACODEC_INFO_TRY_AGAIN_LATER = -1, enumerator
167 } else if (status == AMEDIACODEC_INFO_TRY_AGAIN_LATER) { in decode()
47 return (media_status_t) AMEDIACODEC_INFO_TRY_AGAIN_LATER; in translate_error()591 return AMEDIACODEC_INFO_TRY_AGAIN_LATER; in AMediaCodec_dequeueOutputBuffer()