Home
last modified time | relevance | path

Searched defs:byte_buffer (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/tests/api/
Dapi-h264-test.c39 uint8_t *byte_buffer = NULL; in video_decode_example() local
Dapi-band-test.c72 uint8_t *byte_buffer = NULL; in video_decode() local
Dapi-seek-test.c82 uint8_t *byte_buffer; in compute_crc_of_packets() local
/third_party/grpc/include/grpcpp/support/
Dproto_buffer_writer.h62 ProtoBufferWriter(ByteBuffer* byte_buffer, int block_size, int total_size) in ProtoBufferWriter()
Dbyte_buffer.h219 static Status Deserialize(ByteBuffer* byte_buffer, ByteBuffer* dest) { in Deserialize()
/third_party/mesa3d/src/gallium/tests/unit/
Dtranslate_test.c59 unsigned char* byte_buffer; in main() local
/third_party/alsa-utils/topology/nhlt/
Dnhlt-processor.c220 uint8_t *byte_buffer; in manifest_create() local
282 uint8_t *byte_buffer; in nhlt_get_flat_buffer() local
/third_party/ffmpeg/libavcodec/
Dinternal.h86 uint8_t *byte_buffer; member
/third_party/grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc494 grpc_byte_buffer* byte_buffer = grpc_raw_byte_buffer_create(&slice, 1); in get_serialized_handshaker_req() local
/third_party/grpc/src/core/load_balancing/rls/
Drls.cc1898 grpc_byte_buffer* byte_buffer = grpc_raw_byte_buffer_create(&send_slice, 1); in MakeRequestProto() local