Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/utils/common/include/
H A Dres_type.h527 CODEC_START_INFO = 0, enumerator
/ohos5.0/foundation/multimedia/av_codec/
H A Dhisysevent.yaml28 CODEC_START_INFO:
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/include/
H A Dres_value.h377 CODEC_START_INFO = 0, enumerator
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Dhisysevent_observer.cpp158 ResType::AvCodecState::CODEC_START_INFO, payload); in ProcessAvCodecEvent()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
H A Dcgroup_event_handler.cpp976 procRecord->avCodecState_[instanceId] = (state == ResType::AvCodecState::CODEC_START_INFO); in HandleReportAvCodecEvent()