Home
last modified time | relevance | path

Searched defs:buffer (Results 1 – 25 of 171) sorted by relevance

1234567

/applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIUse/NodeAPIBuffer/entry/src/main/cpp/
Dnapi_init.cpp28 napi_value buffer = nullptr; in CreateBuffer() local
41 napi_value buffer = nullptr; in CreateBufferCopy() local
69 napi_value buffer = nullptr; in CreateExternalBuffer() local
79 napi_value buffer = nullptr; in GetBufferInfo() local
101 napi_value buffer = nullptr; in IsBuffer() local
/applications/standard/app_samples/code/DocsSample/ArkWeb/ArkWebSchemeHandler/entry/src/main/cpp/
Drawfile_request.cpp19 uint8_t buffer[1024]; variable
25 void ReadCallback(const ArkWeb_HttpBodyStream *httpBodyStream, uint8_t* buffer, int bytesRead) in ReadCallback()
189 uint8_t buffer[blockSize]; in ReadRawfileDataOnWorkerThread() local
231 void RawfileRequest::DidReceiveData(const uint8_t *buffer, int64_t bufLen) in DidReceiveData()
/applications/standard/app_samples/code/BasicFeature/Media/AudioToVideoSync/entry/src/main/cpp/common/
DSampleCallback.cpp25 int32_t SampleCallback::OnRenderWriteData(OH_AudioRenderer *renderer, void *userData, void *buffer,… in OnRenderWriteData()
100 void SampleCallback::OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void… in OnNeedInputBuffer()
112 void SampleCallback::OnNewOutputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void… in OnNewOutputBuffer()
/applications/standard/app_samples/code/BasicFeature/Media/AVCodec/entry/src/main/cpp/common/
Dsample_callback.cpp25 int32_t SampleCallback::OnRenderWriteData(OH_AudioRenderer *renderer, void *userData, void *buffer,… in OnRenderWriteData()
100 void SampleCallback::OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void… in OnNeedInputBuffer()
121 void SampleCallback::OnNewOutputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void… in OnNewOutputBuffer()
/applications/standard/app_samples/code/DocsSample/Media/ScreenCapture/ScreenCaptureSample/entry/src/main/cpp/
Dsample_callback.cpp41 void SampleCallback::OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void… in OnNeedInputBuffer()
58 void SampleCallback::OnNewOutputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void… in OnNewOutputBuffer()
Dmuxer.cpp61 int32_t Muxer::WriteSample(OH_AVBuffer *buffer, OH_AVCodecBufferAttr &attr) in WriteSample()
/applications/standard/app_samples/code/DocsSample/Media/AVRecorder/AVRecorderNDK/entry/src/main/cpp/
Dmuxer.cpp62 int32_t Muxer::WriteSample(OH_AVBuffer *buffer, OH_AVCodecBufferAttr &attr) in WriteSample()
70 int32_t Muxer::WriteAudioData(OH_AVBuffer *buffer, OH_AVCodecBufferAttr &attr) in WriteAudioData()
Dvideo_encoder_sample.cpp41 void SampleCallback::OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void… in OnNeedInputBuffer()
59 void SampleCallback::OnNewOutputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void… in OnNewOutputBuffer()
/applications/standard/app_samples/code/DocsSample/ArkWeb/ManageWebPageLoadBrowse/NetReqInterceptCacheWinOps/entry/src/main/cpp/
Drawfile_request.cpp37 void ReadCallback(const ArkWeb_HttpBodyStream *httpBodyStream, uint8_t* buffer, int bytesRead) in ReadCallback()
213 uint8_t buffer[BLOCK_SIZE]; in ReadRawfileDataOnWorkerThread() local
259 void RawfileRequest::DidReceiveData(const uint8_t *buffer, int64_t bufLen) in DidReceiveData()
/applications/standard/camera/common/src/main/ets/default/camera/
DSaveCameraAsset.ts59 const buffer = await this.getBufferByReceiver(mReceiver); constant
245 const buffer: ArrayBuffer = img.byteBuffer.slice(0, img.byteBuffer.byteLength); constant
/applications/standard/app_samples/code/SystemFeature/Media/VoiceCallDemo/entry/src/main/ets/workers/
DRendererWorker.ts35 let buffer: ArrayBuffer = message.data.buffer; variable
/applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIUse/NodeAPIArraybuffer/entry/src/main/cpp/types/libentry/
DIndex.d.ts23 buffer: Object; property in ArrayBufferInfo
/applications/standard/app_samples/code/BasicFeature/Native/NdkNativeWindow/entry/src/main/cpp/
DNativeImageAdaptor.cpp251 NativeWindowBuffer* buffer = bufferCache_.front(); in AttachBuffer() local
269 NativeWindowBuffer *buffer = bufferAttached_.front(); in DettachBuffer() local
332 void NativeImageAdaptor::GetBufferMapPlanes(NativeWindowBuffer *buffer) in GetBufferMapPlanes()
361 NativeWindowBuffer *buffer = nullptr; in ProduceBuffer() local
417 NativeWindowBuffer *buffer = nullptr; in ConsumerBuffer() local
/applications/standard/app_samples/code/SystemFeature/FileManagement/FileShare/Picker/entry/src/main/ets/common/
DCommon.ts76 const buffer = new ArrayBuffer(bytes.length); constant
/applications/standard/app_samples/code/BasicFeature/Media/AVCodec/entry/src/main/cpp/capbilities/
Daudio_capturer.cpp26 static int32_t AudioCapturerOnReadData(OH_AudioCapturer *capturer, void *userData, void *buffer, in… in AudioCapturerOnReadData()
Dmuxer.cpp82 int32_t Muxer::WriteSample(int32_t trackId, OH_AVBuffer *buffer, OH_AVCodecBufferAttr &attr) in WriteSample()
/applications/standard/app_samples/code/BasicFeature/DataManagement/UDMF/UDMFDemo/entry/src/main/ets/util/
DCommon.ts40 const buffer = new ArrayBuffer(bytes.length); constant
/applications/standard/app_samples/code/BasicFeature/FileManagement/FileShare/SandboxShare/entry/src/main/ets/common/
DCommon.ts74 const buffer = new ArrayBuffer(bytes.length); constant
/applications/standard/photos/product/phone/src/main/ets/workers/
DHistogramWorker.ts28 let buffer: ArrayBuffer = e.data; variable
/applications/standard/app_samples/code/DocsSample/NetWork_Kit/NetWorkKit_NetManager/VPNControl_Case/entry/src/main/cpp/
Dnapi_init.cpp78 uint8_t buffer[BUFFER_SIZE] = {0}; in HandleReadTunfd() local
104 uint8_t buffer[BUFFER_SIZE] = {0}; in HandleTcpReceived() local
/applications/standard/app_samples/code/BasicFeature/Connectivity/VPN/entry/src/main/cpp/
Dvpn_client.cpp76 uint8_t buffer[BUFFER_SIZE] = {0}; in HandleReadTunfd() local
107 uint8_t buffer[BUFFER_SIZE] = {0}; in HandleTcpReceived() local
/applications/standard/app_samples/code/BasicFeature/Media/AudioToVideoSync/entry/src/main/cpp/capbilities/
DDemuxer.cpp44 int32_t Demuxer::ReadSample(int32_t trackId, OH_AVBuffer *buffer, OH_AVCodecBufferAttr &attr) in ReadSample()
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/demos/mandelbrot/
Dmandelbrot.h42 unsigned char *buffer; variable
/applications/standard/app_samples/code/DocsSample/Media/Image/NdkPixelMap/entry/src/main/cpp/libimage/
Dpacker.cpp95 static Image_ErrorCode packToFileFromPixelmapTest(uint8_t *buffer, size_t buffSize, int fd) in packToFileFromPixelmapTest()
/applications/standard/app_samples/code/DocsSample/Media/Image/ImageEffect/entry/src/main/cpp/utils/
Dcommon_utils.cpp33 char *buffer = nullptr; in GetStringArgument() local

1234567