Searched refs:ff_amf_get_string (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | rtmppkt.h | 285 int ff_amf_get_string(GetByteContext *bc, uint8_t *str,
|
H A D | rtmppkt.c | 97 int ff_amf_get_string(GetByteContext *bc, uint8_t *str, in ff_amf_get_string() function 120 return ff_amf_get_string(bc, str, strsize, length); in ff_amf_read_string()
|
H A D | rtmpproto.c | 2263 if (ff_amf_get_string(&gbc, statusmsg, sizeof(statusmsg), in handle_notify()
|
Completed in 7 milliseconds