Home
last modified time | relevance | path

Searched defs:packet (Results 1 - 25 of 151) sorted by relevance

1234567

/third_party/musl/libc-test/src/regression/
H A Ddn_expand-ptr-0.c10 unsigned char packet[] = {2,'p','q',0xc0,5,0}; in main() local
H A Ddn_expand-empty.c9 unsigned char packet[] = ""; in main() local
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-event-listener.cc20 const perfetto::protos::TracePacket& packet = trace.packet(i); in ParseFromArray() local
/third_party/ffmpeg/libavcodec/
H A Ddvdsub_parser.c30 uint8_t *packet; member
H A Dxma_parser.c37 int duration = 0, packet, nb_packets = buf_size / 2048; in xma_parse() local
H A Ddfpwmenc.c92 static int dfpwm_enc_frame(struct AVCodecContext *ctx, struct AVPacket *packet, in dfpwm_enc_frame() argument
H A Ddfpwmdec.c104 dfpwm_dec_frame(struct AVCodecContext *ctx, AVFrame *frame, int *got_frame, struct AVPacket *packet) dfpwm_dec_frame() argument
H A Dlibdavs2.c36 davs2_packet_t packet; // input bitstream member
/third_party/ffmpeg/tools/
H A Dseek_print.c50 AVPacket packet; in main() local
[all...]
/third_party/pulseaudio/src/modules/raop/
H A Draop-packet-buffer.c97 pa_memchunk *packet = NULL; in pa_raop_packet_buffer_prepare() local
133 pa_memchunk *packet = NULL; in pa_raop_packet_buffer_retrieve() local
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrPrimitivePacket.cpp40 VertexPacket* packet; in EmitVertex() local
H A DrrVertexPacket.cpp85 VertexPacket* packet = *--m_singleAllocPool.end(); in alloc() local
/third_party/node/test/cctest/
H A Dtest_crypto_clienthello.cc116 const uint8_t packet[] = {0x16, 0x03, 0x01, 0x00, 0x00}; in TEST() local
/third_party/ffmpeg/doc/examples/
H A Dhw_decode.c77 static int decode_write(AVCodecContext *avctx, AVPacket *packet) in decode_write() argument
156 AVPacket *packet = NULL; in main() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dbmv.c36 uint8_t *packet; member
[all...]
/third_party/curl/tests/unit/
H A Dunit1650.c58 const char *packet; member
74 const char *packet; member
[all...]
/third_party/backends/backend/
H A Depson2_net.c168 unsigned char *packet = malloc(12 + 8 + buf_size); in sanei_epson_net_write() local
H A Dpieusb_buffer.c331 uint8_t *packet = (uint8_t *)alloca(buffer->packet_size_bytes * sizeof(uint8_t)); in sanei_pieusb_buffer_put_single_color_line() local
424 uint8_t *packet = (uint8_t *)alloca(buffer->packet_size_bytes * sizeof(uint8_t)); sanei_pieusb_buffer_put_full_color_line() local
[all...]
/third_party/libsnd/src/
H A Dogg_vcomment.c73 vorbiscomment_read_tags (SF_PRIVATE *psf, ogg_packet *packet, vorbiscomment_ident *ident) in vorbiscomment_read_tags() argument
181 vorbiscomment_write_tags (SF_PRIVATE *psf, ogg_packet *packet, vorbiscomment_ident *ident, const char *vendor, int targetsize) in vorbiscomment_write_tags() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_cp_reg_shadowing.c35 unsigned packet, num_ranges, offset; in si_build_load_reg() local
/third_party/libcoap/src/
H A Dcoap_netif.c72 coap_netif_dgrm_read(coap_session_t *session, coap_packet_t *packet) { in coap_netif_dgrm_read() argument
99 coap_netif_dgrm_read_ep(coap_endpoint_t *endpoint, coap_packet_t *packet) { in coap_netif_dgrm_read_ep() argument
/third_party/pulseaudio/src/pulsecore/
H A Dpstream-util.c38 pa_packet *packet; in pa_pstream_send_tagstruct_with_ancil_data() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Deth_p_oui.c165 u8 *packet, *p; in eth_p_oui_send() local
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksClient.hpp58 vector<u8> packet = RecvPacket(&socket, recvb, RESPONSE::Type()); in SendRequest() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Deth_p_oui.c165 u8 *packet, *p; in eth_p_oui_send() local

Completed in 8 milliseconds

1234567