Searched refs:AMF3ClassDef (Results 1 – 2 of 2) sorted by relevance
148 typedef struct AMF3ClassDef struct155 } AMF3ClassDef; typedef157 void AMF3CD_AddProp(AMF3ClassDef * cd, AVal * prop);158 AVal *AMF3CD_GetProp(AMF3ClassDef * cd, int idx);
1065 AMF3ClassDef cd = { {0, 0} in AMF3_Decode()1298 AMF3CD_AddProp(AMF3ClassDef *cd, AVal *prop) in AMF3CD_AddProp()1306 AMF3CD_GetProp(AMF3ClassDef *cd, int nIndex) in AMF3CD_GetProp()