Home
last modified time | relevance | path

Searched refs:AMF_DecodeBoolean (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Damf.h103 int AMF_DecodeBoolean(const char *data);
H A Damf.c132 AMF_DecodeBoolean(const char *data) in AMF_DecodeBoolean() function
677 prop->p_vu.p_number = (double)AMF_DecodeBoolean(pBuffer); in AMFProp_Decode()