/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | hdi_display.cpp | 206 int32_t HdiDisplay::SetDisplayClientBuffer(const BufferHandle *buffer, int32_t fence) in SetDisplayClientBuffer() argument 208 mClientLayer->SetLayerBuffer(buffer, fence); in SetDisplayClientBuffer()
|
H A D | hdi_gfx_composition.h | 35 void InitGfxSurface(ISurface &iSurface, HdiLayerBuffer &buffer);
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | hdi_display.cpp | 205 int32_t HdiDisplay::SetDisplayClientBuffer(const BufferHandle *buffer, int32_t fence) in SetDisplayClientBuffer() argument 207 mClientLayer->SetLayerBuffer(buffer, fence); in SetDisplayClientBuffer()
|
H A D | hdi_gfx_composition.h | 35 void InitGfxSurface(ISurface &iSurface, HdiLayerBuffer &buffer);
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | hdi_display.cpp | 206 int32_t HdiDisplay::SetDisplayClientBuffer(const BufferHandle *buffer, int32_t fence)
in SetDisplayClientBuffer() argument 208 mClientLayer->SetLayerBuffer(buffer, fence);
in SetDisplayClientBuffer()
|
H A D | hdi_gfx_composition.h | 35 void InitGfxSurface(ISurface &iSurface, HdiLayerBuffer &buffer);
|
/test/xts/hats/hdf/external_device_manager/bus_extension_usb/include/ |
H A D | usb_impl_mock.h | 87 const std::vector<uint8_t> &buffer)); 89 int32_t(const UsbDev &dev, std::vector<uint8_t> &clientData, std::vector<uint8_t> &buffer, int32_t timeout));
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/drm_hal/ |
H A D | drm_hal_hdmitx.h | 59 int (*read_edid)(enum drm_hal_hdmitx_id id, unsigned char *buffer, int buf_len);
|
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/ |
H A D | rk_scale_node.h | 41 void DeliverBuffer(std::shared_ptr<IBuffer>& buffer) override;
|
/device/board/hisilicon/hispark_taurus/camera/driver_adapter/include/ |
H A D | ivenc_object.h | 32 virtual void EncoderProc(const void *buffer, std::string path) = 0;
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/ |
H A D | lzmaram.h | 21 typedef hi_u32 (*lzma_stream_fct)(hi_u32 offset, hi_u8 *buffer, hi_u32 size);
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/ |
H A D | MQTTClientPersistence.h | 136 * gives the length of <i>buffer[n]</i>. 149 * @param buffer The address of a pointer to a buffer. This function sets the 152 * <i>buffer</i> by this function if successful. 156 typedef int (*Persistence_get)(void* handle, char* key, char** buffer, int* buflen);
|
H A D | SHA1.h | 43 uint8_t buffer[64]; member
|
/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | hdi_gfx_composition.h | 35 void InitGfxSurface(ISurface &iSurface, HdiLayerBuffer &buffer);
|
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/ |
H A D | mpp_meta_impl.h | 39 MppBuffer buffer; member
|
H A D | mpp_packet_impl.h | 48 * size : total buffer size 68 MppBuffer buffer; member
|
/test/xts/device_attest/services/core/include/utils/ |
H A D | attest_utils_file.h | 34 int32_t ReadFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen);
|
/test/xts/device_attest_lite/services/core/include/utils/ |
H A D | attest_utils_file.h | 34 int32_t ReadFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen);
|
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
H A D | audioEncoderAvBuffer.cpp | 117 static void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData) in OnNeedInputBuffer() argument 123 signal->inBufferQueue_.push(buffer); in OnNeedInputBuffer() 126 static void OnNewOutputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData) in OnNewOutputBuffer() argument 132 signal->outBufferQueue_.push(buffer); in OnNewOutputBuffer()
|
/device/soc/hisilicon/common/hal/display/source/display_device/src/composer/ |
H A D | hdi_video_composition.h | 38 void InitGfxSurface(ISurface &surface, HdiLayerBuffer &buffer);
|
H A D | hdi_gfx_composition.h | 35 void InitGfxSurface(ISurface &surface, HdiLayerBuffer &buffer);
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/ |
H A D | mali_kbase_tlstream.h | 46 * @buffer: Array of buffers 47 * @wbi: Write buffer index 48 * @rbi: Read buffer index 62 * Each stream contains a set of buffers. Each buffer will hold one MIPE 64 * message the oldest buffer is discarded. Each packet in timeline body 67 * buffer overflows. 70 * pending for flush and it is set to zero on every update of the buffer. The 72 * is no activity on the buffer for two consecutive timer expiries, the stream 73 * buffer will be flushed. 79 atomic_t size; /* number of bytes in buffer */ 81 } buffer[PACKET_COUNT]; global() member [all...] |
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | hdi_gfx_composition.h | 36 void InitGfxSurface(ISurface &iSurface, HdiLayerBuffer &buffer);
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/ |
H A D | mali_kbase_tlstream.h | 45 * @buffer: Array of buffers 46 * @buffer.size: Number of bytes in buffer 47 * @buffer.data: Buffer's data 48 * @wbi: Write buffer index 49 * @rbi: Read buffer index 63 * Each stream contains a set of buffers. Each buffer will hold one MIPE 65 * message the oldest buffer is discarded. Each packet in timeline body 68 * buffer overflows. 71 * pending for flush and it is set to zero on every update of the buffer 82 } buffer[PACKET_COUNT]; global() member [all...] |
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/ |
H A D | image_source_test.cpp | 114 uint8_t** buffer, size_t* bufferSize) in GetArrayBufferProperty() 124 *buffer = static_cast<uint8_t*>(tmp); in GetArrayBufferProperty() 128 static bool GetStringValue(napi_env env, napi_value value, char** buffer, size_t *bufferSize) in GetStringValue() argument 135 *buffer = (char*)malloc((*bufferSize) + 1); in GetStringValue() 136 if (napi_ok != napi_get_value_string_utf8(env, value, *buffer, (*bufferSize) + 1, bufferSize)) { in GetStringValue() 200 src.buffer = static_cast<uint8_t*>(buf); in parseImageSource() 757 GetArrayBufferProperty(env, arg, "buffer", &(data.buffer), &(data.bufferSize)); in parseImageSourceUpdateData() 113 GetArrayBufferProperty(napi_env env, napi_value root, const char* utf8name, uint8_t** buffer, size_t* bufferSize) GetArrayBufferProperty() argument
|