Home
last modified time | relevance | path

Searched defs:bitrates (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_mpd_downloader_unit_test.cpp97 std::vector<uint32_t> bitrates = g_mpdDownloader->GetBitRates(); variable
177 std::vector<uint32_t> bitrates = g_mpdDownloader->GetBitRates(); variable
H A Ddash_media_downloader_unit_test.cpp109 std::vector<uint32_t> bitrates = g_mediaDownloader->GetBitRates(); variable
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp759 uint32_t* bitrates = vBitRates.data(); in DoInitializeForHttp() local