Home
last modified time | relevance | path

Searched defs:payload_buf (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcbs_sei.c252 AVBufferRef *payload_buf) in ff_cbs_sei_add_message()
/third_party/liburing/examples/
Dsend-zerocopy.c82 static char payload_buf[IP_MAXPACKET] __attribute__((aligned(4096))); variable