Home
last modified time | relevance | path

Searched defs:inBuffer (Results 1 - 21 of 21) sorted by relevance

/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Ddata_operation_callback.cpp26 OnIntellVoiceDataOprEvent( OHOS::HDI::IntelligentVoice::Engine::V1_1::IntellVoiceDataOprType type, const sptr<Ashmem> &inBuffer, sptr<Ashmem> &outBuffer) OnIntellVoiceDataOprEvent() argument
/foundation/multimedia/image_framework/frameworks/kits/js/common/include/
H A Dimage_pixel_map_napi_kits.h31 void* inBuffer; member
/foundation/multimedia/av_codec/test/unittest/decoder_filter_test/
H A Dsurface_encoder_filter_unit_test.h112 Status PushBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in PushBuffer() argument
116 Status ReturnBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in ReturnBuffer() argument
121 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() argument
H A Dmetadata_filter_unit_test.h94 Status PushBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in PushBuffer() argument
98 Status ReturnBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in ReturnBuffer() argument
103 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() argument
H A Dvideo_decoder_adapter_unit_test.h218 Status ReleaseBuffer(const std::shared_ptr<AVBuffer>& inBuffer) in ReleaseBuffer() argument
223 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() argument
/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/
H A Davbuffer_queue_producer_proxy.cpp116 Status AVBufferQueueProducerProxyImpl::PushBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in PushBuffer() argument
130 Status AVBufferQueueProducerProxyImpl::ReturnBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in ReturnBuffer() argument
144 Status AVBufferQueueProducerProxyImpl::AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, boo argument
[all...]
/foundation/multimedia/image_effect/frameworks/native/effect/base/
H A Deffect_surface_adapter.cpp130 OHOS::sptr<SurfaceBuffer> inBuffer; in OnBufferAvailable() local
/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Dmuxer_filter_unit_test.h84 Status PushBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in PushBuffer() argument
88 Status ReturnBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in ReturnBuffer() argument
93 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() argument
H A Dvideo_resize_filter_unit_test.h125 Status PushBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in PushBuffer() argument
129 Status ReturnBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in ReturnBuffer() argument
134 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() argument
H A Daudio_data_source_filter_unit_test.h65 Status PushBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in PushBuffer() argument
69 Status ReturnBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in ReturnBuffer() argument
74 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() argument
H A Dsurface_encoder_adapter_unit_test.h179 Status PushBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in PushBuffer() argument
183 Status ReturnBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in ReturnBuffer() argument
188 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() argument
H A Dsurface_decoder_filter_unit_test.h119 Status PushBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in PushBuffer() argument
123 Status ReturnBuffer(const std::shared_ptr<AVBuffer>& inBuffer, bool available) in ReturnBuffer() argument
128 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() argument
/foundation/ai/intelligent_voice_framework/utils/
H A Dhuks_aes_adapter.cpp171 int32_t HuksAesAdapter::Encrypt(std::unique_ptr<Uint8ArrayBuffer> &inBuffer, in Encrypt() argument
221 int32_t HuksAesAdapter::Decrypt(std::unique_ptr<Uint8ArrayBuffer> &inBuffer, in Decrypt() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_spatial_channel_converter.cpp147 AudioBuffer inBuffer = {.frameLength = AUDIO_VIVID_SAMPLES, in Process() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/lite_aac_decoder/
H A Dlite_aac_decoder_plugin.cpp286 Status LiteAACDecoderPlugin::AudioDecoderAACMp4Process(std::shared_ptr<Buffer> inBuffer, in AudioDecoderAACMp4Process() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/minimp3_adapter/
H A Dminimp3_decoder_plugin.cpp207 Status Minimp3DecoderPlugin::AudioDecoderMp3Process(std::shared_ptr<Buffer> inBuffer, std::shared_ptr<Buffer> outBuffer) in AudioDecoderMp3Process() argument
/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_process.h232 std::shared_ptr<ThreadProcessInfo> DBinderBaseInvoker<T>::MakeThreadProcessInfo(int32_t socketId, const char *inBuffer, in MakeThreadProcessInfo() argument
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/capturer/
H A Dmodule_inner_capturer_sink.c175 size_t inBuffer; in ProcessRewind() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dvpe_utils.cpp441 OHNativeWindowBuffer* inBuffer = OH_NativeWindow_CreateNativeWindowBufferFromSurfaceBuffer(&input); in DetailEnhancerImageProcess() local
/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Ddbinder_invoker.c458 static ThreadProcessInfo *MakeThreadProcessInfo(uint32_t handle, const char *inBuffer, uint32_t size) in MakeThreadProcessInfo() argument
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dmodule_split_stream_sink.c297 size_t inBuffer; in ProcessRewind() local

Completed in 12 milliseconds