Home
last modified time | relevance | path

Searched defs:SetVideoEncodingBitRate (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/transcoder/test/unittest/src/
H A Dtranscoder_mock.cpp62 int32_t TranscoderMock::SetVideoEncodingBitRate(int32_t rate) in SetVideoEncodingBitRate() function in TranscoderMock
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/transcoder/
H A Dtranscoder_impl.cpp79 int32_t TransCoderImpl::SetVideoEncodingBitRate(int32_t bitRate) in SetVideoEncodingBitRate() function in OHOS::Media::TransCoderImpl
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Dtranscoder_service_stub.cpp147 int32_t TransCoderServiceStub::SetVideoEncodingBitRate(int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::TransCoderServiceStub
256 int32_t TransCoderServiceStub::SetVideoEncodingBitRate(MessageParcel &data, MessageParcel &reply) in SetVideoEncodingBitRate() function in OHOS::Media::TransCoderServiceStub
H A Dtranscoder_service_proxy.cpp90 int32_t TransCoderServiceProxy::SetVideoEncodingBitRate(int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::TransCoderServiceProxy
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/client/
H A Dtranscoder_client.cpp102 int32_t TransCoderClient::SetVideoEncodingBitRate(int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::TransCoderClient
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/passthrough/
H A Drecorder_client.cpp69 int32_t Recorder::RecorderClient::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::Recorder::RecorderClient
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/
H A Drecorder.cpp63 int32_t Recorder::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::Recorder
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/
H A Drecorder_impl.cpp107 int32_t RecorderImpl::RecorderImpl::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::RecorderImpl::RecorderImpl
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_recorder.cpp263 void TestRecorder::SetVideoEncodingBitRate(VideoRecorderConfig_ &recorderConfig) in SetVideoEncodingBitRate() function in TestRecorder
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_mock.cpp145 int32_t RecorderMock::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in RecorderMock
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/server/
H A Dtranscoder_server.cpp158 int32_t TransCoderServer::SetVideoEncodingBitRate(int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::TransCoderServer
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/client/
H A Drecorder_client.cpp121 int32_t RecorderClient::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::RecorderClient
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_service_stub.cpp267 int32_t RecorderServiceStub::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::RecorderServiceStub
561 int32_t RecorderServiceStub::SetVideoEncodingBitRate(MessageParcel &data, MessageParcel &reply) in SetVideoEncodingBitRate() function in OHOS::Media::RecorderServiceStub
H A Drecorder_service_proxy.cpp128 int32_t RecorderServiceProxy::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::RecorderServiceProxy
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
H A Drecorder_client.cpp237 int32_t Recorder::RecorderClient::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::Recorder::RecorderClient
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_impl.cpp320 int32_t RecorderImpl::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::RecorderImpl
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp241 int32_t RecorderServer::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::RecorderServer