Home
last modified time | relevance | path

Searched refs:HEVC (Results 1 - 17 of 17) sorted by relevance

/foundation/multimedia/media_foundation/src/common/
H A Dplugin_video_tags.h81 HEVC, // H265 bit stream format member
H A Dplugin_attr_desc.h211 {VideoBitStreamFormat::HEVC, "HEVC"},
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_video_tags.h81 HEVC, // H265 bit stream format member
H A Dplugin_attr_desc.h211 {VideoBitStreamFormat::HEVC, "HEVC"},
/foundation/multimedia/media_utils_lite/interfaces/kits/
H A Dmedia_info.h166 /** High Efficiency Video Coding (HEVC) */
167 HEVC = 5, enumerator
/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
H A Drecorder_source.h47 VideoCodecFormat videoFormat = HEVC;
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dstream_parser_manager.cpp38 streamType_ = StreamType::HEVC; in StreamParserManager()
57 if (streamType == StreamType::HEVC) { in Init()
H A Dstream_parser_manager.h29 HEVC = 0, enumerator
/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dvideo_types.h88 HEVC, // H265 bit stream format member
/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Dhistreamer_ability_parser.h251 HEVC, // H265 bit stream format member
/foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/histreamer_ability_parser/
H A Dhistreamer_ability_parser_test.cpp386 VideoBitStreamFormat::HEVC, in HWTEST_F()
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_impl.cpp57 config.videoFormat = HEVC; in SetDefaultVideoConfig()
268 if (encoder != VIDEO_DEFAULT && encoder != H264 && encoder != HEVC) { in SetVideoEncoder()
873 case HEVC: in GetVideoTrackSource()
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp516 std::vector<VideoBitStreamFormat>{VideoBitStreamFormat::HEVC, VideoBitStreamFormat::ANNEXB}); in ParseMediaData()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/test/unittest/common/src/
H A Dhistreamer_ability_querier_test.cpp607 VideoBitStreamFormat::HEVC, in HWTEST_F()
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp709 hevcParser_ = StreamParserManager::Create(StreamType::HEVC); in AddTrack()
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp81 { AV_CODEC_ID_HEVC, StreamType::HEVC },
/foundation/multimedia/camera_lite/test/unittest/
H A Dcamera_lite_test.cpp154 VideoCodecFormat encoder = HEVC; in SampleCreateRecorder()

Completed in 24 milliseconds