Home
last modified time | relevance | path

Searched refs:find_tracked_method (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtmpproto.c194 static int find_tracked_method(URLContext *s, RTMPPacket *pkt, int offset, in find_tracked_method() function
1803 if ((ret = find_tracked_method(s, pkt, 9, &tracked_method)) < 0) in handle_invoke_error()
2055 if ((ret = find_tracked_method(s, pkt, 10, &tracked_method)) < 0) in handle_invoke_result()

Completed in 7 milliseconds