Home
last modified time | relevance | path

Searched defs:bitrate (Results 1 – 25 of 39) sorted by relevance

12

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/
H A DNativeFunctionTest.cpp119 int32_t& sampleRate, long& bitrate) in getParamsByName()
174 long bitrate; in runDecode() local
849 long bitrate = atol(bitStr.c_str()); variable
892 long bitrate = atol(bitStr.c_str()); variable
934 long bitrate = atol(bitStr.c_str()); variable
977 long bitrate = atol(bitStr.c_str()); variable
1078 long bitrate = atol(bitStr.c_str()); variable
1121 long bitrate = atol(bitStr.c_str()); variable
1163 long bitrate = atol(bitStr.c_str()); variable
1206 long bitrate = atol(bitStr.c_str()); variable
[all …]
H A DNativeFuzzTest.cpp182 int32_t bitrate = getIntRand(); variable
243 int32_t bitrate = getIntRand(); variable
H A DNativeStablityTest.cpp93 int32_t& sampleRate, long& bitrate) in GetParamsByName()
148 long bitrate; in GetAVFormatByDecoder() local
657 long bitrate = atol(bitStr.c_str()); variable
746 long bitrate = atol(bitStr.c_str()); variable
788 long bitrate = atol(bitStr.c_str()); variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/source_test/
H A Dsource_unit_test.cpp157 std::vector<uint32_t> bitrate; variable
172 uint32_t bitrate = 0; variable
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/include/
H A Di_stream.h43 uint32_t bitrate = 0; member
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dformat_test.cpp164 int64_t bitrate = 0; in CheckVideoKey() local
202 int64_t bitrate = 0; in CheckAudioKey() local
245 int64_t bitrate = 0; in CheckAudioKeyVvc() local
355 int64_t bitrate = 0; in AvcVideoParam() local
393 int64_t bitrate = 0; in HevcVideoParam() local
495 int64_t bitrate = 0; in OtherVideoParam() local
H A Dnet2_test.cpp120 int64_t bitrate = 0; in CheckVideoKey() local
157 int64_t bitrate = 0; in CheckAudioKey() local
199 int64_t bitrate = 0; in CheckAudioKeyVVC() local
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dcodec_capability.h66 CodecRange bitrate; variable
H A Drecorder_profiles.h201 Range bitrate; member
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H A DNativeFunctionTest.cpp141 OH_AVFormat* getAVFormatAAC(int32_t channelCount, int32_t sampleRate, int64_t bitrate) in getAVFormatAAC()
171 …t* getAVFormatFlac(int32_t channelCount, int32_t sampleRate, int32_t sampleFormat, int64_t bitrate) in getAVFormatFlac()
400 long bitrate = 500000; variable
450 long bitrate = 500000; variable
H A DNativeFuzzTest.cpp181 int32_t bitrate = getIntRand(); variable
248 int32_t bitrate = getIntRand(); variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/coverage_unit_test/
H A Dcodeclist_core_coverage_unit_test.cpp100 constexpr uint64_t bitrate = 300000; variable
113 constexpr uint64_t bitrate = 300000000; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/
H A DInnerFunctionTest.cpp393 int32_t bitrate = bitrateList[i]; variable
425 int32_t bitrate = bitrateList[i]; variable
456 int32_t bitrate = bitrateList[i]; variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_mpd_downloader_unit_test.cpp179 for (auto bitrate : bitrates) { variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/player/
H A Dvideo_callback_napi.cpp334 uint32_t bitrate = *(static_cast<uint32_t *>(static_cast<void *>(addr))); in OnBitRateCollectedCb() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Dvideo_encoder.cpp334 …int32_t bitrate = static_cast<int32_t>(pow(float(size_->width) * float(size_->height) / DEFAULT_SI… in Configure() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp131 int32_t &sampleRate, long &bitrate) in GetParamsByName()
200 long bitrate; in RunCase() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_encoder_demo.cpp115 int32_t &sampleRate, long &bitrate) in GetParamsByName()
232 long bitrate; in RunCase() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/
H A DInnerFunctionTest.cpp189 int32_t bitrate = bitrateList[i]; variable
/ohos5.0/drivers/peripheral/format/interfaces/include/
H A Dformat_type.h227 uint32_t bitrate; /**< Audio and video bit rate */ member
245 uint32_t bitrate; /**< <Video bit rate, in bit/s */ member
349 uint32_t bitrate; /**< Bit rate of the movie file */ member
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_media_downloader.cpp244 bool DashMediaDownloader::SelectBitRate(uint32_t bitrate) in SelectBitRate()
668 bool DashMediaDownloader::AutoSelectBitrateInternal(uint32_t bitrate) in AutoSelectBitrateInternal()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/common/include/
H A Dsample_info.h119 int64_t bitrate = 10 * 1024 * 1024; // 10Mbps; member
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/
H A Davdemuxer_demo_runner.cpp125 int64_t bitrate = -1; in ShowSourceDescription() local
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/audioencoder_fuzzer/
H A Daudio_encoder_demo.cpp176 long bitrate = BIT_RATE_64000; in Setformat() local
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/audioencoderflush_fuzzer/
H A Daudio_encoder_flush_demo.cpp155 long bitrate = BIT_RATE_64000; in Setformat() local

12