| /third_party/eudev/src/udev/ |
| H A D | udev-ctrl.c | 45 enum udev_ctrl_msg_type type; member 260 static int ctrl_send(struct udev_ctrl *uctrl, enum udev_ctrl_msg_type type, int intval, const char *buf, int timeout) { in ctrl_send() argument [all...] |
| H A D | udev-builtin-usb_id.c | 35 const char *type = "generic"; in set_usb_iftype() local 87 const char *type in set_usb_mass_storage_ifsubtype() local 118 const char *type = "generic"; set_scsi_type() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | sga.c | 314 int ret, type; in sga_decode_frame() local [all...] |
| H A D | scpr.c | 503 int ret, type; in decode_frame() local [all...] |
| H A D | wmv2dec.c | 365 int xy, wrap, diff, type; in wmv2_pred_motion() local
|
| H A D | packet.h | 318 enum AVPacketSideDataType type; member [all...] |
| H A D | rv34.h | 76 int type; ///< slice type (intra, inter) member
|
| H A D | vaapi_encode_mpeg2.c | 94 vaapi_encode_mpeg2_add_header(AVCodecContext *avctx, CodedBitstreamFragment *frag, int type, void *header) vaapi_encode_mpeg2_add_header() argument [all...] |
| H A D | tiffenc.c | 108 static void tnput(uint8_t **p, int n, const uint8_t *val, enum TiffTypes type, in tnput() argument 128 add_entry(TiffEncoderContext *s, enum TiffTags tag, enum TiffTypes type, int count, const void *ptr_val) add_entry() argument 152 add_entry1(TiffEncoderContext *s, enum TiffTags tag, enum TiffTypes type, int val) add_entry1() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_fade.c | 54 int type; member [all...] |
| H A D | af_asoftclip.c | 54 int type; member
|
| H A D | af_afade.c | 36 int type; member [all...] |
| H A D | avf_concat.c | 77 unsigned type, nb_str, idx0 = 0, idx, str, seg; in query_formats() local 307 unsigned seg, type, st in init() local [all...] |
| H A D | vsrc_gradients.c | 38 int type; member 203 project(float origin_x, float origin_y, float dest_x, float dest_y, float point_x, float point_y, int type) project() argument [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | iec61883.c | 80 int type; ///< Stream type, to distinguish DV/HDV member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | gxf.c | 67 static int parse_packet_header(AVIOContext *pb, GXFPktType *type, int *length) { in parse_packet_header() argument 467 GXFPktType type; in gxf_resync_media() local
|
| H A D | jpegxl_probe.c | 216 uint32_t type, name_len = 0; in jpegxl_read_extra_channel_info() local
|
| H A D | libssh.c | 89 int type; in libssh_authentication() local [all...] |
| H A D | network.c | 183 int ff_socket(int af, int type, int proto, void *logctx) in ff_socket() argument
|
| H A D | avio.h | 89 int type; /**< Type of the entry */ member
|
| H A D | hdsenc.c | 87 int type = buf[0]; in parse_header() local
|
| H A D | rtmppkt.c | 172 enum RTMPPacketType type; in rtmp_packet_read_one_chunk() local 408 ff_rtmp_packet_create(RTMPPacket *pkt, int channel_id, RTMPPacketType type, int timestamp, int size) ff_rtmp_packet_create() argument 436 AMFDataType type; amf_tag_skip() local 571 rtmp_packet_type(int type) rtmp_packet_type() argument 597 AMFDataType type; amf_tag_contents() local 692 int amf_len, type; ff_amf_match_string() local [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | frame.c | 640 av_frame_new_side_data_from_buf(AVFrame *frame, enum AVFrameSideDataType type, AVBufferRef *buf) av_frame_new_side_data_from_buf() argument 672 av_frame_new_side_data(AVFrame *frame, enum AVFrameSideDataType type, size_t size) av_frame_new_side_data() argument 684 av_frame_get_side_data(const AVFrame *frame, enum AVFrameSideDataType type) av_frame_get_side_data() argument 784 av_frame_remove_side_data(AVFrame *frame, enum AVFrameSideDataType type) av_frame_remove_side_data() argument 798 av_frame_side_data_name(enum AVFrameSideDataType type) av_frame_side_data_name() argument [all...] |
| H A D | opt.h | 265 enum AVOptionType type; global() member [all...] |
| /third_party/ffmpeg/libavformat/tests/ |
| H A D | movenc.c | 108 io_write_data_type(void *opaque, uint8_t *buf, int size, enum AVIODataMarkerType type, int64_t time) io_write_data_type() argument
|