OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buffer_out
(Results
1 - 3
of
3
) sorted by null
/external/lzma/xz-embedded/
xz_dec_test.c
46
static uint8_t
buffer_out
[1024];
variable
54
.out =
buffer_out
,
55
.out_size = sizeof(
buffer_out
)
134
crc = crc32(crc,
buffer_out
, buffers.out_pos);
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
acilib_if.h
447
* @param[in,out]
buffer_out
Pointer to the echo message (max size of buffer ::ACI_ECHO_DATA_MAX_LEN)
451
uint8_t acil_decode_evt_echo(uint8_t *buffer_in, aci_evt_params_echo_t *
buffer_out
);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9mesh.h
649
STDMETHOD(ResampleBuffer)(THIS_ ID3DXPRTBuffer *buffer_in, ID3DXPRTBuffer *
buffer_out
) PURE;
[
all
...]
Completed in 294 milliseconds