Lines Matching refs:data
41 * @param pb address of the AVIOContext where the data shall be written
42 * @param buf_in address of the buffer holding the input data
48 * @return the amount (in bytes) of data written in case of success, a negative
55 * Writes Annex B formatted HEVC NAL units to a data buffer.
63 * On success, *size holds the size (in bytes) of the output data buffer.
65 * @param buf_in address of the buffer holding the input data
89 * @param data address of the buffer holding the data needed to write the hvcC
90 * @param size size (in bytes) of the data buffer
96 int ff_isom_write_hvcc(AVIOContext *pb, const uint8_t *data,