Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Ddash_mpd_def.h31 enum class VideoScanType { VIDEO_SCAN_PROGRESSIVE, VIDEO_SCAN_INTERLACED, VIDEO_SCAN_UNKNOW }; enumerator
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp234 adptSetInfo->commonAttrsAndElements_.scanType_ = VideoScanType::VIDEO_SCAN_UNKNOW; in GetAdaptationSetAttr()