Home
last modified time | relevance | path

Searched refs:OH_MD_KEY_DURATION (Results 1 - 14 of 14) sorted by relevance

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_avcodec_base.cpp47 const char *OH_MD_KEY_DURATION = "duration"; variable
/foundation/multimedia/av_codec/test/unittest/key_type_test/
H A Dkey_type_test.cpp30 {OH_MD_KEY_DURATION, FORMAT_TYPE_INT64},
172 OH_MD_KEY_DURATION,
/foundation/multimedia/av_codec/test/fuzztest/swdecodersetparameter_fuzzer/
H A Dswdecodersetparameter_fuzzer.cpp58 OH_AVFormat_SetLongValue(format, OH_MD_KEY_DURATION, longData); in DoSomethingInterestingWithMyAPI()
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecodersetparameter_fuzzer/
H A Dhevcswdecodersetparameter_fuzzer.cpp57 OH_AVFormat_SetLongValue(format, OH_MD_KEY_DURATION, longData); in DoSomethingInterestingWithMyAPI()
/foundation/multimedia/av_codec/test/fuzztest/encodersetparameter_fuzzer/
H A Dencodersetparameter_fuzzer.cpp62 OH_AVFormat_SetLongValue(format, OH_MD_KEY_DURATION, longData); in DoSomethingInterestingWithMyAPI()
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h293 extern const char *OH_MD_KEY_DURATION;
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/data_producer/demuxer/
H A Ddemuxer.cpp118 OH_AVFormat_GetLongValue(sourceFormat.get(), OH_MD_KEY_DURATION, &sampleInfo_->videoDuration); in GetVideoTrackInfo()
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/
H A Davdemuxer_demo_runner.cpp134 OH_AVFormat_GetLongValue(oh_trackformat, OH_MD_KEY_DURATION, &duration); in ShowSourceDescription()
177 OH_AVFormat_GetLongValue(oh_avformat, OH_MD_KEY_DURATION, &duration); in RunNativeDemuxer()
223 OH_AVFormat_GetLongValue(oh_avformat, OH_MD_KEY_DURATION, &duration); in RunDrmNativeDemuxer()
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dformat_test.cpp295 ASSERT_TRUE(OH_AVFormat_GetLongValue(paramFormat, OH_MD_KEY_DURATION, &duration)); in SetAllParam()
445 ASSERT_TRUE(OH_AVFormat_GetLongValue(paramFormat, OH_MD_KEY_DURATION, &duration)); in SetOtherAllParam()
717 ASSERT_TRUE(OH_AVFormat_GetLongValue(sourceFormat, OH_MD_KEY_DURATION, &duration)); in HWTEST_F()
747 ASSERT_TRUE(OH_AVFormat_GetLongValue(sourceFormat, OH_MD_KEY_DURATION, &duration)); in HWTEST_F()
H A Dnet2_test.cpp949 ASSERT_TRUE(OH_AVFormat_GetLongValue(sourceFormat, OH_MD_KEY_DURATION, &duration)); in HWTEST_F()
980 ASSERT_TRUE(OH_AVFormat_GetLongValue(sourceFormat, OH_MD_KEY_DURATION, &duration)); in HWTEST_F()
1006 ASSERT_TRUE(OH_AVFormat_GetLongValue(sourceFormat, OH_MD_KEY_DURATION, &duration)); in HWTEST_F()
1032 ASSERT_TRUE(OH_AVFormat_GetLongValue(sourceFormat, OH_MD_KEY_DURATION, &duration)); in HWTEST_F()
H A Drandomseek_test.cpp133 ASSERT_TRUE(OH_AVFormat_GetLongValue(sourceFormat, OH_MD_KEY_DURATION, &duration)); in CheckSeekResult()
H A Dproc_test.cpp1100 * @tc.name : demuxer MP4 ,OH_MD_KEY_DURATION,OH_MD_KEY_CODEC_CONFIG
1129 ASSERT_TRUE(OH_AVFormat_GetLongValue(sourceFormat, OH_MD_KEY_DURATION, &duration)); in HWTEST_F()
1377 * @tc.name : demuxer AVC MP4 ,OH_MD_KEY_DURATION,OH_MD_KEY_CODEC_CONFIG
1432 * @tc.name : demuxer HEVC MP4 ,OH_MD_KEY_DURATION,OH_MD_KEY_CODEC_CONFIG
1781 ASSERT_TRUE(OH_AVFormat_GetLongValue(sourceFormat, OH_MD_KEY_DURATION, &duration)); in HWTEST_F()
1815 ASSERT_TRUE(OH_AVFormat_GetLongValue(sourceFormat, OH_MD_KEY_DURATION, &duration)); in HWTEST_F()
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/
H A Dinner_demuxer_parser_sample.cpp97 source_format_.GetLongValue(OH_MD_KEY_DURATION, duration); in InnerDemuxerParserSample()
H A Dinner_demuxer_sample.cpp79 source_format_.GetLongValue(OH_MD_KEY_DURATION, duration); in InitWithFile()

Completed in 17 milliseconds