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/impl/codegen/
Dproto_buffer_writer.h60 ProtoBufferWriter(ByteBuffer* byte_buffer, int block_size, int total_size) in ProtoBufferWriter()
Dbyte_buffer.h218 static Status Deserialize(ByteBuffer* byte_buffer, ByteBuffer* dest) { in Deserialize()
/third_party/flutter/engine/flutter/lib/ui/window/
Dplatform_message_response_dart.cc72 Dart_Handle byte_buffer = WrapByteData(std::move(data)); in Complete() local
/third_party/mesa3d/src/gallium/tests/unit/
Dtranslate_test.c59 unsigned char* byte_buffer; in main() local
/third_party/ffmpeg/libavcodec/
Dinternal.h165 uint8_t *byte_buffer; member
/third_party/libsnd/src/
Dalac.c64 uint8_t byte_buffer [ALAC_MAX_CHANNEL_COUNT * ALAC_BYTE_BUFFER_SIZE] ; member
/third_party/grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc476 grpc_byte_buffer* byte_buffer = grpc_raw_byte_buffer_create(&slice, 1); in get_serialized_handshaker_req() local