Home
last modified time | relevance | path

Searched refs:max_packets (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavdevice/
Diec61883.c73 int max_packets; ///< Max. number of packets in queue member
109 if (dv->packets >= dv->max_packets) { in iec61883_callback()
359 if (!dv->max_packets) in iec61883_read_header()
360 dv->max_packets = 100; in iec61883_read_header()
378 dv->max_packets *= 766; in iec61883_read_header()
489 …{ "dvbuffer", "set queue buffer size (in packets)", offsetof(struct iec61883_data, max_packets), A…
/third_party/libbpf/include/uapi/linux/
Dpkt_sched.h626 __s32 max_packets; member
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl2.hpp5282 cl_uint max_packets, in Pipe() argument
5288 object_ = ::clCreatePipe(context(), flags, packet_size, max_packets, nullptr, &error); in Pipe()
5306 cl_uint max_packets, in Pipe() argument
5314 object_ = ::clCreatePipe(context(), flags, packet_size, max_packets, nullptr, &error); in Pipe()
/third_party/mesa3d/include/CL/
Dcl2.hpp5434 cl_uint max_packets, in Pipe() argument
5440 object_ = ::clCreatePipe(context(), flags, packet_size, max_packets, nullptr, &error); in Pipe()
5458 cl_uint max_packets, in Pipe() argument
5466 object_ = ::clCreatePipe(context(), flags, packet_size, max_packets, nullptr, &error); in Pipe()