Home
last modified time | relevance | path

Searched defs:SetCustomBuffer (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/base/
H A Dcodecbase.cpp101 int32_t CodecBase::SetCustomBuffer(std::shared_ptr<AVBuffer> buffer) in SetCustomBuffer() function in OHOS::MediaAVCodec::CodecBase
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodec/
H A Davcodec_video_encoder_impl.cpp112 int32_t AVCodecVideoEncoderImpl::SetCustomBuffer(std::shared_ptr<AVBuffer> buffer) in SetCustomBuffer() function in OHOS::MediaAVCodec::AVCodecVideoEncoderImpl
/ohos5.0/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Dsurface_encoder_adapter_unit_test.h147 int32_t SetCustomBuffer(std::shared_ptr<AVBuffer> buffer) in SetCustomBuffer() function
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dcodec_service_stub.cpp249 int32_t CodecServiceStub::SetCustomBuffer(std::shared_ptr<AVBuffer> buffer) in SetCustomBuffer() function in OHOS::MediaAVCodec::CodecServiceStub
647 int32_t CodecServiceStub::SetCustomBuffer(MessageParcel &data, MessageParcel &reply) in SetCustomBuffer() function in OHOS::MediaAVCodec::CodecServiceStub
H A Dcodec_service_proxy.cpp119 int32_t CodecServiceProxy::SetCustomBuffer(std::shared_ptr<AVBuffer> buffer) in SetCustomBuffer() function in OHOS::MediaAVCodec::CodecServiceProxy
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/inner/
H A Dvideoenc_inner_mock.cpp192 int32_t VideoEncInnerMock::SetCustomBuffer(std::shared_ptr<AVBufferMock> buffer) in SetCustomBuffer() function in OHOS::MediaAVCodec::VideoEncInnerMock
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/capi/
H A Dvideoenc_capi_mock.cpp232 int32_t VideoEncCapiMock::SetCustomBuffer(std::shared_ptr<AVBufferMock> buffer) in SetCustomBuffer() function in OHOS::MediaAVCodec::VideoEncCapiMock
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/client/
H A Dcodec_client.cpp169 int32_t CodecClient::SetCustomBuffer(std::shared_ptr<AVBuffer> buffer) in SetCustomBuffer() function in OHOS::MediaAVCodec::CodecClient
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/mock/
H A Dcodecbase_mock.cpp141 int32_t CodecBase::SetCustomBuffer(std::shared_ptr<AVBuffer> buffer) in SetCustomBuffer() function in OHOS::MediaAVCodec::CodecBase
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/
H A Dvenc_sample.cpp305 int32_t VideoEncSample::SetCustomBuffer(std::shared_ptr<AVBufferMock> buffer) in SetCustomBuffer() function in OHOS::MediaAVCodec::VideoEncSample
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp1139 int32_t VEncNdkInnerSample::SetCustomBuffer(BufferRequestConfig bufferConfig) in SetCustomBuffer() function in VEncNdkInnerSample
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.cpp111 int32_t HCodec::SetCustomBuffer(std::shared_ptr<AVBuffer> buffer) in SetCustomBuffer() function in OHOS::MediaAVCodec::HCodec
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_server.cpp274 int32_t CodecServer::SetCustomBuffer(std::shared_ptr<AVBuffer> buffer) in SetCustomBuffer() function in OHOS::MediaAVCodec::CodecServer