Home
last modified time | relevance | path

Searched refs:VideoBitStreamFormat (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp118 vdBitStreamFormat_ = VideoBitStreamFormat{VideoBitStreamFormat::UNKNOWN}; in Deinit()
139 vdBitStreamFormat_ = VideoBitStreamFormat{VideoBitStreamFormat::UNKNOWN}; in Reset()
170 vdBitStreamFormat_ = Plugin::AnyCast<VideoBitStreamFormat>(value); in SetParameter()
269 if (vdBitStreamFormat_ == VideoBitStreamFormat::ANNEXB) { in ConvertAVPacketToFrameInfo()
513 … std::vector<VideoBitStreamFormat>{VideoBitStreamFormat::AVC1, VideoBitStreamFormat::ANNEXB}); in ParseMediaData()
516 … std::vector<VideoBitStreamFormat>{VideoBitStreamFormat::HEVC, VideoBitStreamFormat::ANNEXB}); in ParseMediaData()
H A Dffmpeg_demuxer_plugin.h101 VideoBitStreamFormat vdBitStreamFormat_ {VideoBitStreamFormat::UNKNOWN};
/ohos5.0/foundation/multimedia/media_foundation/src/common/
H A Dplugin_attr_desc.h43 const ValueType g_vdBitStreamFmtDef = VideoBitStreamFormat::UNKNOWN;
208 const std::map<VideoBitStreamFormat, const char*> g_vdBitStreamFormatStrMap = {
209 {VideoBitStreamFormat::UNKNOWN, "UNKNOWN"},
210 {VideoBitStreamFormat::AVC1, "AVC1"},
211 {VideoBitStreamFormat::HEVC, "HEVC"},
212 {VideoBitStreamFormat::ANNEXB, "ANNEXB"},
H A Dplugin_caps_builder.h106 …FL_CAP_FUNCS(Capability::Key::VIDEO_BIT_STREAM_FORMAT, VideoBitStreamFormat, VideoBitStreamFormat);
H A Dplugin_video_tags.h78 enum struct VideoBitStreamFormat : uint32_t { enum
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_attr_desc.h43 const ValueType g_vdBitStreamFmtDef = VideoBitStreamFormat::UNKNOWN;
208 const std::map<VideoBitStreamFormat, const char*> g_vdBitStreamFormatStrMap = {
209 {VideoBitStreamFormat::UNKNOWN, "UNKNOWN"},
210 {VideoBitStreamFormat::AVC1, "AVC1"},
211 {VideoBitStreamFormat::HEVC, "HEVC"},
212 {VideoBitStreamFormat::ANNEXB, "ANNEXB"},
H A Dplugin_caps_builder.h106 …FL_CAP_FUNCS(Capability::Key::VIDEO_BIT_STREAM_FORMAT, VideoBitStreamFormat, VideoBitStreamFormat);
H A Dplugin_video_tags.h78 enum struct VideoBitStreamFormat : uint32_t { enum
H A Dplugin_meta.h72 DEFINE_INSERT_GET_FUNC(tag == Tag::VIDEO_BIT_STREAM_FORMAT, std::vector<VideoBitStreamFormat>);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/include/
H A Dhistreamer_ability_querier.h32 using OHOS::Media::Plugin::VideoBitStreamFormat;
123 std::vector<VideoBitStreamFormat> vd_bit_stream_fmt;
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Dhistreamer_ability_parser.h248 enum struct VideoBitStreamFormat : uint32_t { enum
330 std::vector<VideoBitStreamFormat> vd_bit_stream_fmt;
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/filters/test/av_transport_output_filter_test/
H A Dav_transport_output_filter_test.cpp51 Any value = VideoBitStreamFormat::ANNEXB;
81 Any value = VideoBitStreamFormat::ANNEXB;
92 Any value = VideoBitStreamFormat::ANNEXB;
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dvideo_types.h85 enum struct VideoBitStreamFormat : uint32_t { enum
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/filters/av_transport_input/
H A Dav_transport_input_filter.cpp368 … Plugin::Any::IsSameTypeWith<VideoBitStreamFormat>(paramsMap_[Tag::VIDEO_BIT_STREAM_FORMAT])) { in ConfigVideoMeta()
369 …auto videoBitStreamFormat = Plugin::AnyCast<VideoBitStreamFormat>(paramsMap_[Tag::VIDEO_BIT_STREAM… in ConfigVideoMeta()
371 …meta.Set<Plugin::Tag::VIDEO_BIT_STREAM_FORMAT>(std::vector<VideoBitStreamFormat>{videoBitStreamFor… in ConfigVideoMeta()
/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_common.h263 enum VideoBitStreamFormat { enum
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/histreamer_ability_parser/
H A Dhistreamer_ability_parser_test.cpp385 VideoBitStreamFormat::AVC1,
386 VideoBitStreamFormat::HEVC,
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/common/
H A Dplugin_utils.cpp204 int32_t Stringiness(char* buf, size_t maxLen, const char* name, const Plugin::VideoBitStreamFormat&… in Stringiness()
291 {Plugin::Tag::VIDEO_BIT_STREAM_FORMAT, MetaIDStringiness<Plugin::VideoBitStreamFormat>},
470 {Capability::Key::VIDEO_BIT_STREAM_FORMAT, CapKeyStringiness<Plugin::VideoBitStreamFormat>}, in Capability2String()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/filters/test/av_transport_input_filter_test/
H A Dav_transport_input_filter_test.cpp54 Any value = VideoBitStreamFormat::ANNEXB;
88 Any value = VideoBitStreamFormat::ANNEXB;
101 Any value = VideoBitStreamFormat::ANNEXB;
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dhdi_codec_manager.cpp137 incapBuilder.SetVideoBitStreamFormatList({VideoBitStreamFormat::ANNEXB}); in AddHdiCap()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/test/unittest/common/src/
H A Dhistreamer_ability_querier_test.cpp665 VideoBitStreamFormat::AVC1,
666 VideoBitStreamFormat::HEVC,
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dcompatible_check.cpp98 {g_allCapabilityId[10], ExtractFixedCap<Plugin::VideoBitStreamFormat>}, // 10
114 {g_allCapabilityId[10], FixDiscCapValCheck<Plugin::VideoBitStreamFormat, uint32_t>}, // 10
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_decoder/
H A Dvideo_ffmpeg_decoder_plugin.cpp87 …incapBuilder.SetVideoBitStreamFormatList({VideoBitStreamFormat::AVC1, VideoBitStreamFormat::ANNEXB… in UpdateInCaps()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Dhistreamer_ability_parser.cpp315 videoDecoderIn.vd_bit_stream_fmt.push_back((VideoBitStreamFormat)(fmt->valuedouble)); in FromJson()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/src/
H A Dhistreamer_ability_querier.cpp739 … AnyCast<std::vector<VideoBitStreamFormat>>(cap.keys[CapabilityID::VIDEO_BIT_STREAM_FORMAT]); in ParseVideoDecoderIn()
823 … videoDecoderIn.vd_bit_stream_fmt.push_back(static_cast<VideoBitStreamFormat>(fmt->valueint)); in FromJson()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/src/
H A Dav_receiver_engine.cpp168 VideoBitStreamFormat::ANNEXB); in PreparePipeline()

12