Searched refs:KEY_MAX_PTS_GAP_TO_ENCODER (Results 1 – 7 of 7) sorted by relevance
509 public static final String KEY_MAX_PTS_GAP_TO_ENCODER field in MediaFormat
782 constexpr char KEY_MAX_PTS_GAP_TO_ENCODER[] = "max-pts-gap-to-encoder"; variable
1235 outputFormat->setInt64(KEY_MAX_PTS_GAP_TO_ENCODER, kNoFrameDropMaxPtsGap); in initializeCodec()
806 if (msg->findInt64(KEY_MAX_PTS_GAP_TO_ENCODER, &value)) { in configure()
1847 if (!msg->findInt64(KEY_MAX_PTS_GAP_TO_ENCODER, &mMaxPtsGapUs)) { in configureCodec()
25340 field public static final String KEY_MAX_PTS_GAP_TO_ENCODER = "max-pts-gap-to-encoder";
25364 field public static final String KEY_MAX_PTS_GAP_TO_ENCODER = "max-pts-gap-to-encoder";