HomeSort by relevance Sort by last modified time
    Searched refs:CTS (Results 26 - 31 of 31) sorted by null

12

  /frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Writer.c     [all...]
  /libcore/crypto/src/main/java/org/conscrypt/
OpenSSLCipher.java 55 CTS,
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoEncoder.cpp 737 M4ENCODER_Context pContext, M4OSA_Double Cts,
745 ALOGV("VideoEditorVideoEncoder_processInputBuffer begin: cts %f", Cts);
819 buffer->meta_data()->setInt64(kKeyTime, (int64_t)(Cts*1000));
842 M4OSA_UInt32 Cts = 0;
872 // Check the CTS
882 Cts = (M4OSA_Int32)(i64Tmp/1000);
884 pEncoderContext->mNbOutputFrames, i64Tmp, Cts,
886 if ( Cts < pEncoderContext->mLastCTS ) {
887 ALOGV("VideoEncoder_processOutputBuffer WARNING : Cts is going
    [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_EditVideo.c 171 * Check Video Mode, depending on the current output CTS */
235 M4OSA_TRACE2_3("A .... read : cts = %.0f + %ld [ 0x%x ]",
250 + pC->pC1->iVoffset <= pC->ewc.WriterVideoAU.CTS) )
293 pC->ewc.WriterVideoAU.CTS = (M4OSA_Time)pC->pC1->VideoAU.m_CTS +
321 M4OSA_TRACE2_2("B ---- write : cts = %lu [ 0x%x ]",
322 pC->ewc.WriterVideoAU.CTS, pC->ewc.WriterVideoAU.size);
369 M4OSA_TRACE2_3("C .... read : cts = %.0f + %ld [ 0x%x ]",
406 M4OSA_TRACE2_3("D .... read : cts = %.0f + %ld [ 0x%x ]",
719 * @brief Check which video process mode we must use, depending on the output CTS.
767 * Add current video output CTS to the clip offse
    [all...]
M4VSS3GPP_Edit.c     [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]

Completed in 569 milliseconds

12