Searched defs:idr (Results 1 - 7 of 7) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | h264dec.c | 33 int sps = 0, pps = 0, idr = 0, res = 0, sli = 0; in h264_probe() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | h264dec.c | 432 static void idr(H264Context *h) in idr() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | ikev2.c | 513 ikev2_process_idr(struct ikev2_initiator_data *data, const u8 *idr, size_t idr_len) ikev2_process_idr() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
H A D | ikev2.c | 513 ikev2_process_idr(struct ikev2_initiator_data *data, const u8 *idr, size_t idr_len) ikev2_process_idr() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | ikev2_common.h | 302 const u8 *idr; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | ikev2_common.h | 302 const u8 *idr; member
|
/device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
H A D | syscall.c | 3185 static int bpf_obj_get_next_id(const union bpf_attr *attr, union bpf_attr __user *uattr, struct idr *idr, in bpf_obj_get_next_id() argument
|
Completed in 14 milliseconds