Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.cpp41 static constexpr uint8_t HIGH_CONCRENT_WORK_NUM = 4; variable
435 … if (scene == Scene::AV_META_SCENE_BATCH_HANDLE && concurrentWorkCount_ < HIGH_CONCRENT_WORK_NUM) { in ReportSceneCode()