Home
last modified time | relevance | path

Searched defs:idr (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavformat/
Dh264dec.c34 int sps = 0, pps = 0, idr = 0, res = 0, sli = 0; in h264_probe() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.h143 gboolean idr; member
/third_party/boost/boost/polygon/detail/
Dpolygon_90_touch.hpp139 const std::set<int>& idr = itr->second; in begin() local
/third_party/ffmpeg/libavcodec/
Dh264dec.c426 static void idr(H264Context *h) in idr() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Dikev2.c514 const u8 *idr, size_t idr_len) in ikev2_process_idr()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Dikev2.c514 const u8 *idr, size_t idr_len) in ikev2_process_idr()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Dikev2_common.h302 const u8 *idr; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Dikev2_common.h302 const u8 *idr; member
/third_party/boost/boost/interprocess/
Dsegment_manager.hpp1267 index_it *idr = ::new(buffer_ptr, boost_container_new_t()) index_it(it); in priv_generic_named_construct() local