Searched defs:nRes (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/ |
| H A D | amf.c | 517 int nRes = AMF3ReadString(pBuffer, &name); in AMF3Prop_Decode() local 598 int nRes = AMF3_Decode(&prop->p_vu.p_object, pBuffer, nSize, TRUE); in AMF3Prop_Decode() local 623 int nRes; in AMFProp_Decode() local 692 int nRes = AMF_Decode(&prop->p_vu.p_object, pBuffer, nSize, TRUE); in AMFProp_Decode() local 782 int nRes = AMF3_Decode(&prop->p_vu.p_object, pBuffer, nSize, TRUE); in AMFProp_Decode() local 1005 int nRes; in AMF_DecodeArray() local 1119 int nRes; in AMF3_Decode() local 1139 int nRes, i; in AMF3_Decode() local 1190 int nRes; in AMF_Decode() local
|
| H A D | rtmp.c | 2917 int ret = 0, nRes; in HandleInvoke() local 3312 int nRes = AMF_Decode(&obj, body, len, FALSE); in HandleMetadata() local 4572 int nRes = in Read_1_Packet() local
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/ |
| H A D | rtmpdump.c | 226 int nRes = AMF_Decode(&metaObj, buffer, dataSize, FALSE); in OpenResumeFile() local
|
| H A D | rtmpsuck.c | 160 int ret = 0, nRes; in ServeInvoke() local
|
| H A D | rtmpsrv.c | 468 int ret = 0, nRes; in ServeInvoke() local
|