Home
last modified time | relevance | path

Searched refs:buffer (Results 4776 - 4800 of 8678) sorted by relevance

1...<<191192193194195196197198199200>>...348

/foundation/multimedia/media_library/frameworks/services/media_mtp/include/payload_data/
H A Dmove_object_data.h26 int Parser(const std::vector<uint8_t> &buffer, int32_t readSize) override;
H A Dget_object_props_supported_data.h26 int Parser(const std::vector<uint8_t> &buffer, int32_t readSize) override;
/foundation/multimedia/media_library/interfaces/kits/c/
H A Dmoving_photo_capi.h106 * @param buffer the buffer of the content.
107 * @param size the size of the buffer.
118 MediaLibrary_ResourceType resourceType, const uint8_t** buffer, uint32_t* size);
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/interface/
H A Di_av_receiver_engine_callback.h30 * message notification and available buffer data.
58 * @brief Report the available buffer data to the distributed service.
59 * @param buffer buffer data.
62 virtual int32_t OnDataAvailable(const std::shared_ptr<AVTransBuffer> &buffer) = 0;
/third_party/ffmpeg/libavcodec/
H A Dparser.h29 uint8_t *buffer; member
36 int overread_index; ///< the index into ParseContext.buffer of the overread bytes
/third_party/ffmpeg/libavdevice/
H A Doss.h38 uint8_t buffer[OSS_AUDIO_BLOCK_SIZE]; member
H A Dsndio.h37 uint8_t *buffer; member
/third_party/backends/include/sane/
H A Dsanei_jpeg.h31 /* Emit the specified number of pixel rows from the buffer. */
43 /* Output pixel-row buffer. Created by module init or start_output.
47 JSAMPARRAY buffer; member
/third_party/curl/lib/
H A Dformdata.h39 char *buffer; /* pointer to existing buffer used for file upload */ member
H A Dheaders.h32 char *name; /* points into 'buffer' */
33 char *value; /* points into 'buffer */
36 char buffer[1]; /* this is the raw header blob */ member
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
H A Dssl_x509.h50 * @param buffer - a point pointed to the certification context memory point
55 X509* d2i_X509(X509 **cert, const unsigned char *buffer, long len);
/third_party/node/deps/histogram/src/
H A Dhdr_tests.h14 int hdr_decode_compressed(uint8_t* buffer, size_t length, struct hdr_histogram** histogram);
/third_party/node/benchmark/buffers/
H A Dbuffer-read.js22 buffer: ['fast'],
30 require('buffer').SlowBuffer(8);
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Ddxil_validation.cpp38 bool res = dxil_validate_module(val, dxil_obj->binary.buffer, in validate_dxil()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_draw_quad.h51 util_draw_user_vertex_buffer(struct cso_context *cso, void *buffer,
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dpng.h32 std::vector<uint8_t>* buffer);
/third_party/vk-gl-cts/external/amber/src/src/
H A Dverifier.h47 const void* buffer);
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dindex_buffer.h24 #include "src/buffer.h"
34 /// Stores information to be uploaded to the index buffer of the device.
40 /// Copy the data in this index buffer to the device.
41 Result SendIndexData(CommandBuffer* command, Buffer* buffer);
43 /// Bind the index buffer if needed.
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
H A Dvk_android_utils.h31 Buffer *buffer,
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DResource.hpp31 // buffer. Resource has an exclusive lock mode (sw::Accessor) and lock
51 // * Return a pointer to the buffer.
56 // * Return a pointer to the buffer.
62 // * Return a pointer to the buffer.
68 // * Return a pointer to the buffer.
73 // * Return a pointer to the buffer.
90 // data() will return the Resource's buffer pointer regardless of lock
94 // size is the size in bytes of the Resource's buffer.
108 void *buffer; member in sw::Resource
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferOzone.hpp36 sw::Surface* buffer; member in sw::FrameBufferOzone
/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/
H A Dsvgldict.h40 FT_Pointer buffer,
/third_party/skia/third_party/externals/freetype/src/base/
H A Dmd5.h37 unsigned char buffer[64]; member
/third_party/typescript/tests/baselines/reference/
H A DfunctionSignatureAssignmentCompat1.js3 (eventEmitter: number, buffer: string): void;
/third_party/skia/experimental/wasm-skp-debugger/
H A Dhelper.js14 var fileMem = new Uint8Array(DebuggerView.HEAPU8.buffer, fileMemPtr, size);

Completed in 13 milliseconds

1...<<191192193194195196197198199200>>...348