Home
last modified time | relevance | path

Searched defs:SetVideoEncoder (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/transcoder/test/unittest/src/
H A Dtranscoder_mock.cpp56 int32_t TranscoderMock::SetVideoEncoder(VideoCodecFormat encoder) in SetVideoEncoder() function in TranscoderMock
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/transcoder/
H A Dtranscoder_impl.cpp61 int32_t TransCoderImpl::SetVideoEncoder(VideoCodecFormat encoder) in SetVideoEncoder() function in OHOS::Media::TransCoderImpl
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Dtranscoder_service_stub.cpp135 int32_t TransCoderServiceStub::SetVideoEncoder(VideoCodecFormat encoder) in SetVideoEncoder() function in OHOS::Media::TransCoderServiceStub
240 int32_t TransCoderServiceStub::SetVideoEncoder(MessageParcel &data, MessageParcel &reply) in SetVideoEncoder() function in OHOS::Media::TransCoderServiceStub
H A Dtranscoder_service_proxy.cpp55 int32_t TransCoderServiceProxy::SetVideoEncoder(VideoCodecFormat encoder) in SetVideoEncoder() function in OHOS::Media::TransCoderServiceProxy
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/client/
H A Dtranscoder_client.cpp84 int32_t TransCoderClient::SetVideoEncoder(VideoCodecFormat encoder) in SetVideoEncoder() function in OHOS::Media::TransCoderClient
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/passthrough/
H A Drecorder_client.cpp42 int32_t Recorder::RecorderClient::SetVideoEncoder(int32_t sourceId, VideoCodecFormat encoder) in SetVideoEncoder() function in OHOS::Media::Recorder::RecorderClient
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/
H A Drecorder.cpp37 int32_t Recorder::SetVideoEncoder(int32_t sourceId, VideoCodecFormat encoder) in SetVideoEncoder() function in OHOS::Media::Recorder
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/video_encoder/
H A Dvideo_encoder_filter.cpp148 ErrorCode VideoEncoderFilter::SetVideoEncoder(int32_t sourceId, std::shared_ptr<Plugin::Meta> encod… in SetVideoEncoder() function in OHOS::Media::Pipeline::VideoEncoderFilter
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/
H A Drecorder_impl.cpp83 int32_t RecorderImpl::SetVideoEncoder(int32_t sourceId, VideoCodecFormat encoder) in SetVideoEncoder() function in OHOS::Media::RecorderImpl
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_recorder.cpp248 void TestRecorder::SetVideoEncoder(VideoRecorderConfig_ &recorderConfig) in SetVideoEncoder() function in TestRecorder
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_mock.cpp127 int32_t RecorderMock::SetVideoEncoder(int32_t sourceId, VideoCodecFormat encoder) in SetVideoEncoder() function in RecorderMock
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/server/
H A Dtranscoder_server.cpp121 int32_t TransCoderServer::SetVideoEncoder(VideoCodecFormat encoder) in SetVideoEncoder() function in OHOS::Media::TransCoderServer
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/client/
H A Drecorder_client.cpp94 int32_t RecorderClient::SetVideoEncoder(int32_t sourceId, VideoCodecFormat encoder) in SetVideoEncoder() function in OHOS::Media::RecorderClient
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_service_stub.cpp249 int32_t RecorderServiceStub::SetVideoEncoder(int32_t sourceId, VideoCodecFormat encoder) in SetVideoEncoder() function in OHOS::Media::RecorderServiceStub
535 int32_t RecorderServiceStub::SetVideoEncoder(MessageParcel &data, MessageParcel &reply) in SetVideoEncoder() function in OHOS::Media::RecorderServiceStub
H A Drecorder_service_proxy.cpp73 int32_t RecorderServiceProxy::SetVideoEncoder(int32_t sourceId, VideoCodecFormat encoder) in SetVideoEncoder() function in OHOS::Media::RecorderServiceProxy
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
H A Drecorder_client.cpp189 int32_t Recorder::RecorderClient::SetVideoEncoder(int32_t sourceId, VideoCodecFormat encoder) in SetVideoEncoder() function in OHOS::Media::Recorder::RecorderClient
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_impl.cpp256 int32_t RecorderImpl::SetVideoEncoder(int32_t sourceId, VideoCodecFormat encoder) in SetVideoEncoder() function in OHOS::Media::RecorderImpl
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp183 int32_t RecorderServer::SetVideoEncoder(int32_t sourceId, VideoCodecFormat encoder) in SetVideoEncoder() function in OHOS::Media::RecorderServer