Lines Matching defs:size
48 RTMP_PT_CHUNK_SIZE = 1, ///< chunk size change
51 RTMP_PT_WINDOW_ACK_SIZE, ///< window acknowledgement size
84 int size; ///< packet payload size
96 * @param size packet size
100 int timestamp, int size);
114 * @param chunk_size current chunk size
128 * @param chunk_size current chunk size
144 * @param chunk_size current chunk size
194 * @param dst_size output buffer size
281 *@param[in] strsize buffer size available to store the read string
296 *@param[in] strsize buffer size available to store the read string
317 int ff_amf_match_string(const uint8_t *data, int size, const char *str);