Home
last modified time | relevance | path

Searched refs:LocMsg (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_pack.h39 typedef struct LocMsg struct
43 } LocMsg; argument
59 LocMsg loc_msg;
Dcheck_pack.c62 static int pack_loc (char **buf, LocMsg * lmsg);
66 static void upack_loc (char **buf, LocMsg * lmsg);
254 pack_loc (char **buf, LocMsg * lmsg) in pack_loc()
270 upack_loc (char **buf, LocMsg * lmsg) in upack_loc()
367 LocMsg *lmsg = (LocMsg *) & msg; in get_result()
Dcheck_msg.c106 LocMsg lmsg; in send_loc_info()