Lines Matching refs:size
57 * The number of bytes of CC data is AVFrameSideData.size.
163 * array element is implied by AVFrameSideData.size / AVRegionOfInterest.self_size.
176 * uuid_iso_iec_11578 followed by AVFrameSideData.size - 16 bytes of user_data_payload_byte.
234 size_t size;
252 * Must be set to the size of this data structure (that is,
350 * the size in bytes of each picture line, but it can also be:
351 * - the negative byte size of lines for vertical flipping
353 * - a positive or negative multiple of the byte size as for accessing
357 * plane must be the same size.
364 * @note The linesize may be larger than the size of usable data -- there
367 * @attention In case of video, line size values can be negative to achieve
378 * linesize[0] contains the size of each channel buffer.
380 * contains the total size of the buffer for all channels.
391 * i.e. the size of the rectangle that contains some well-defined values.
647 * size of the corresponding packet containing the compressed
795 * @param align Required buffer size alignment. If equal to 0, alignment will be
868 * @param size size of the side data
874 size_t size);