Home
last modified time | relevance | path

Searched defs:videoCodec (Results 1 - 15 of 15) sorted by relevance

/foundation/multimedia/av_codec/test/unittest/video_test/video_test/common/include/
H A Dsample_context.h27 std::shared_ptr<VideoCodecBase> videoCodec = nullptr; member
/foundation/distributedhardware/distributed_camera/services/data_process/src/utils/
H A Dimage_common_type.cpp20 void VideoConfigParams::SetVideoCodecType(VideoCodecType videoCodec) in SetVideoCodecType() argument
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/base/
H A Dvideo_sample_base.cpp46 auto &videoCodec = context_->videoCodec; in Create() local
/foundation/multimedia/av_codec/services/dfx/include/
H A Davcodec_sysevent.h64 std::string videoCodec; member
83 std::string videoCodec; member
/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Drecorder_profiles.h215 std::string videoCodec = ""; member
H A Dscreen_capture.h176 VideoCodecFormat videoCodec = VideoCodecFormat::VIDEO_CODEC_FORMAT_BUTT; member
/foundation/multimedia/player_framework/services/services/transcoder/server/
H A Dtranscoder_server.h83 VideoCodecFormat videoCodec = VIDEO_CODEC_FORMAT_BUTT; member
/foundation/distributedhardware/distributed_camera/services/data_process/include/utils/
H A Dimage_common_type.h49 VideoConfigParams(VideoCodecType videoCodec, Videoformat pixelFormat, int32_t frameRate, int32_t width, in VideoConfigParams() argument
/foundation/distributedhardware/distributed_camera/services/data_process/include/eventbus/
H A Ddcamera_codec_event.h36 CodecPacket(VideoCodecType videoCodec, const std::vector<std::shared_ptr<DataBuffer>>& multiDataBuffers) in CodecPacket() argument
42 void SetVideoCodecType(VideoCodecType videoCodec) in SetVideoCodecType() argument
/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Dvideo_recorder_napi.cpp712 std::string videoCodec = CommonNapi::GetPropertyString(env, item, "videoCodec"); in GetVideoRecorderProperties() local
/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.h151 VideoCodecFormat videoCodec = VIDEO_CODEC_FORMAT_BUTT; member
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_source_scene.cpp277 int32_t videoCodec; in Initialize() local
H A Dwfd_sink_scene.cpp213 int32_t videoCodec; in Initialize() local
/foundation/multimedia/player_framework/interfaces/kits/c/
H A Dnative_avscreen_capture_base.h257 OH_VideoCodecFormat videoCodec; member
/foundation/multimedia/player_framework/frameworks/js/avtranscoder/
H A Davtranscoder_napi.cpp850 std::string videoCodec = CommonNapi::GetPropertyString(env, args, "videoCodec"); in GetVideoConfig() local

Completed in 13 milliseconds