Searched refs:INFO_TRY_AGAIN_LATER (Results 1 – 8 of 8) sorted by relevance
181 if (inputBufferId < 0 && inputBufferId != MediaCodec.INFO_TRY_AGAIN_LATER) { in decode()200 } else if (outputBufferId != MediaCodec.INFO_TRY_AGAIN_LATER) { in decode()
209 if (inputBufferId < 0 && inputBufferId != MediaCodec.INFO_TRY_AGAIN_LATER) { in encode()225 } else if (outputBufferId != MediaCodec.INFO_TRY_AGAIN_LATER) { in encode()
246 } else if (index == MediaCodec.INFO_TRY_AGAIN_LATER) { in stream()
2744 public static final int INFO_TRY_AGAIN_LATER = -1;2772 INFO_TRY_AGAIN_LATER,
835 constexpr int32_t INFO_TRY_AGAIN_LATER = -1; variable
14519 field public static final int INFO_TRY_AGAIN_LATER = -1; // 0xffffffff
24475 field public static final int INFO_TRY_AGAIN_LATER = -1; // 0xffffffff