Home
last modified time | relevance | path

Searched refs:frameCount_ (Results 1 – 21 of 21) sorted by relevance

/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
Dvideodec_ndk_sample.cpp482 if (BEFORE_EOS_INPUT && frameCount_ > EOS_COUNT) { in ReadData()
486 if (BEFORE_EOS_INPUT_INPUT && frameCount_ > EOS_COUNT) { in ReadData()
538 frameCount_ = frameCount_ + 1; in SendData()
548 frameCount_ = 1; in InputFunc_AVCC()
554 if (frameCount_ % (EOS_COUNT >> 1) == 0) { in InputFunc_AVCC()
/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/include/
Dhdrcodec_ndk_sample.h79 uint32_t frameCount_ = 0; variable
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
Dvideodec_ndk_sample.cpp511 if (BEFORE_EOS_INPUT && frameCount_ > TEN) { in PushData()
515 if (BEFORE_EOS_INPUT_INPUT && frameCount_ > TEN) { in PushData()
584 frameCount_ = frameCount_ + 1; in SendData()
586 if (autoSwitchSurface && (frameCount_ % (int32_t)DEFAULT_FRAME_RATE == 0)) { in SendData()
/test/xts/dcts/distributedhardware/distributedscreentest/
Ddecoder_demo.cpp280 frameCount_++; in InputFunc()
281 if (frameCount_ == defaultFrameCount_) { in InputFunc()
Ddecoder_demo.h93 uint32_t frameCount_ = 0; variable
/test/xts/acts/multimedia/av_codec/audio_encoder/include/
Davcodec_audio_avbuffer_encoder_demo.h259 uint32_t frameCount_ = 0; variable
DAudioEncoderDemoCommon.h213 uint32_t frameCount_ = 0; variable
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/include/
Dvideodec_ndk_sample.h71 uint32_t frameCount_ = 0; variable
/test/xts/acts/multimedia/av_codec/audio_decoder/include/
Davcodec_audio_avbuffer_decoder_demo.h286 uint32_t frameCount_ = 0; variable
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/include/
Dvideodec_ndk_sample.h73 uint32_t frameCount_ = 0; variable
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/
Dbenchmark_common.cpp458 it.frameCount_); in OnCaptureEnded()
495 it.frameCount_); in OnCaptureEnded()
/test/xts/acts/multimedia/av_codec/audio_encoder/src/
Davcodec_audio_avbuffer_encoder_demo.cpp291 …::AudioBufferAacEncDemo() : isRunning_(false), audioEnc_(nullptr), signal_(nullptr), frameCount_(0) in AudioBufferAacEncDemo()
483 frameCount_++; in InputFunc()
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
Davcodec_audio_avbuffer_decoder_demo.cpp538 buffer->buffer_->dts_ = frameCount_; in InputFunc()
563 frameCount_++; in InputFunc()
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
Dhdi_common_v1_2.cpp619 it.frameCount_); in OnCaptureEnded()
656 it.frameCount_); in OnCaptureEnded()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
Dbenchmark_common.cpp383 it.frameCount_); in OnCaptureEnded()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
Dcommon.cpp389 it.frameCount_); in OnCaptureEnded()
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
Dcommon.cpp409 it.frameCount_); in OnCaptureEnded()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
Dbenchmark_common.cpp422 it.frameCount_); in OnCaptureEnded()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
Dhdi_common_v1_1.cpp476 it.frameCount_); in OnCaptureEnded()
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
Dhdi_common_v1_1.cpp480 it.frameCount_); in OnCaptureEnded()
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/
Dhdi_common_v1_3.cpp806 it.frameCount_); in OnCaptureEnded()