Searched refs:SAMPLE_FLAG_PARTIAL_FRAME (Results 1 – 7 of 7) sorted by relevance
38 SAMPLE_FLAG_PARTIAL_FRAME = 8, enumerator
720 public static final int SAMPLE_FLAG_PARTIAL_FRAME = 4;728 SAMPLE_FLAG_PARTIAL_FRAME,
121 EXPECT_TRUE((flags & SAMPLE_FLAG_PARTIAL_FRAME) == 0); in TEST_F()
252 if ((extractorFlags & MediaExtractor.SAMPLE_FLAG_PARTIAL_FRAME) != 0) { in enqueueDecoderInput()
35 static_assert(SAMPLE_FLAG_PARTIAL_FRAME == AMEDIACODEC_BUFFER_FLAG_PARTIAL_FRAME,
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
23557 field public static final int SAMPLE_FLAG_PARTIAL_FRAME = 4; // 0x4