/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/include/eventbus/ |
H A D | dcamera_codec_event.h | 36 …CodecPacket(VideoCodecType videoCodec, const std::vector<std::shared_ptr<DataBuffer>>& multiDataBu… in CodecPacket() 42 void SetVideoCodecType(VideoCodecType videoCodec) in SetVideoCodecType()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-kit/ |
H A D | _o_h___video_enc_info.md | 41 ### videoCodec subsection
|
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/ |
H A D | _o_h___video_enc_info.md | 41 ### videoCodec subsection
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/common/include/ |
H A D | sample_context.h | 27 std::shared_ptr<VideoCodecBase> videoCodec = nullptr; member
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/base/ |
H A D | video_sample_base.cpp | 45 auto &videoCodec = context_->videoCodec; in Create() local 74 auto &videoCodec = context_->videoCodec; in Start() local
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/utils/ |
H A D | image_common_type.cpp | 20 void VideoConfigParams::SetVideoCodecType(VideoCodecType videoCodec) in SetVideoCodecType()
|
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturevideocodecfile_fuzzer/ |
H A D | screencapturevideocodecfile_fuzzer.cpp | 101 const VideoCodecFormat videoCodec[videoCodecList] { in FuzzScreenCaptureVideoCodecFile() local
|
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkvideocodecfile_fuzzer/ |
H A D | screencapturevideocodecfile_ndk_fuzzer.cpp | 99 const OH_VideoCodecFormat videoCodec[videoCodecList] { in FuzzScreenCaptureVideoCodecFileNdk() local
|
/ohos5.0/foundation/multimedia/av_codec/services/dfx/include/ |
H A D | avcodec_sysevent.h | 64 std::string videoCodec; member 83 std::string videoCodec; member
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/include/utils/ |
H A D | image_common_type.h | 49 …VideoConfigParams(VideoCodecType videoCodec, Videoformat pixelFormat, int32_t frameRate, int32_t w… in VideoConfigParams()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/server/ |
H A D | transcoder_server.h | 83 VideoCodecFormat videoCodec = VIDEO_CODEC_FORMAT_BUTT; member
|
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/ |
H A D | recorder_profiles.h | 215 std::string videoCodec = ""; member
|
H A D | screen_capture.h | 176 VideoCodecFormat videoCodec = VideoCodecFormat::VIDEO_CODEC_FORMAT_BUTT; member
|
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/ |
H A D | recorder_server.h | 151 VideoCodecFormat videoCodec = VIDEO_CODEC_FORMAT_BUTT; member
|
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/screen_capture_adapter_impl_test/ |
H A D | screen_capture_adapter_impl_test.cpp | 189 VideoCodecFormatAdapter videoCodec = VideoCodecFormatAdapter::VIDEO_DEFAULT; member in OHOS::NWeb::MockVideoEncInfoAdapter
|
/ohos5.0/foundation/multimedia/player_framework/interfaces/kits/c/ |
H A D | native_avscreen_capture_base.h | 257 OH_VideoCodecFormat videoCodec; member
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/ |
H A D | avrecorder_napi.cpp | 1749 std::string videoCodec = CommonNapi::GetPropertyString(env, item, "videoCodec"); in GetVideoProfile() local 2387 std::string videoCodec; in GetJsResult() local 2536 std::string videoCodec; in videoToSet() local
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/recorder/ |
H A D | video_recorder_napi.cpp | 712 std::string videoCodec = CommonNapi::GetPropertyString(env, item, "videoCodec"); in GetVideoRecorderProperties() local
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avtranscoder/ |
H A D | avtranscoder_napi.cpp | 851 std::string videoCodec = CommonNapi::GetPropertyString(env, args, "videoCodec"); in GetVideoConfig() local
|