/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/ |
H A D | NativeFunctionTest.cpp | 119 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 D | NativeFuzzTest.cpp | 182 int32_t bitrate = getIntRand(); variable 243 int32_t bitrate = getIntRand(); variable
|
H A D | NativeStablityTest.cpp | 93 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 D | source_unit_test.cpp | 157 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 D | i_stream.h | 43 uint32_t bitrate = 0; member
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/ |
H A D | format_test.cpp | 164 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 D | net2_test.cpp | 120 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 D | codec_capability.h | 66 CodecRange bitrate; variable
|
H A D | recorder_profiles.h | 201 Range bitrate; member
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/ |
H A D | NativeFunctionTest.cpp | 141 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 D | NativeFuzzTest.cpp | 181 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 D | codeclist_core_coverage_unit_test.cpp | 100 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 D | InnerFunctionTest.cpp | 393 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 D | dash_mpd_downloader_unit_test.cpp | 179 for (auto bitrate : bitrates) { variable
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/player/ |
H A D | video_callback_napi.cpp | 334 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 D | video_encoder.cpp | 334 …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 D | avcodec_audio_avbuffer_decoder_demo.cpp | 131 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 D | avcodec_audio_avbuffer_encoder_demo.cpp | 115 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 D | InnerFunctionTest.cpp | 189 int32_t bitrate = bitrateList[i]; variable
|
/ohos5.0/drivers/peripheral/format/interfaces/include/ |
H A D | format_type.h | 227 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 D | dash_media_downloader.cpp | 244 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 D | sample_info.h | 119 int64_t bitrate = 10 * 1024 * 1024; // 10Mbps; member
|
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/ |
H A D | avdemuxer_demo_runner.cpp | 125 int64_t bitrate = -1; in ShowSourceDescription() local
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/audioencoder_fuzzer/ |
H A D | audio_encoder_demo.cpp | 176 long bitrate = BIT_RATE_64000; in Setformat() local
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/audioencoderflush_fuzzer/ |
H A D | audio_encoder_flush_demo.cpp | 155 long bitrate = BIT_RATE_64000; in Setformat() local
|