Searched refs:SAMPLE_FLAG_LAST_SAMPLE (Results 1 – 2 of 2) sorted by relevance
484 SAMPLE_FLAG_LAST_SAMPLE,511 public static final int SAMPLE_FLAG_LAST_SAMPLE = 1 << 29; field in MediaParser2191 result |= (flags & C.BUFFER_FLAG_LAST_SAMPLE) != 0 ? SAMPLE_FLAG_LAST_SAMPLE : 0; in getMediaParserFlags()
115 field public static final int SAMPLE_FLAG_LAST_SAMPLE = 536870912; // 0x20000000