Searched refs:KEY_MAX_PTS_GAP_TO_ENCODER (Results 1 – 7 of 7) sorted by relevance
846 public static final String KEY_MAX_PTS_GAP_TO_ENCODER field in MediaFormat
818 inline constexpr char KEY_MAX_PTS_GAP_TO_ENCODER[] = "max-pts-gap-to-encoder"; variable
1376 outputFormat->setInt64(KEY_MAX_PTS_GAP_TO_ENCODER, kNoFrameDropMaxPtsGap); in initializeCodec()
1235 if (msg->findInt64(KEY_MAX_PTS_GAP_TO_ENCODER, &value)) { in configure()
1940 if (!msg->findInt64(KEY_MAX_PTS_GAP_TO_ENCODER, &mMaxPtsGapUs)) { in configureCodec()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
23682 field public static final String KEY_MAX_PTS_GAP_TO_ENCODER = "max-pts-gap-to-encoder";