Lines Matching defs:format

304  * timecode is in drop frame format. DEPRECATED!!!!
587 * Pixel format, see AV_PIX_FMT_xxx.
629 * Callback to negotiate the pixel format. Decoding only, may be set by the
632 * Called by some decoders to select the pixel format that will be used for
634 * then the provided format list contains the corresponding hwaccel pixel
635 * formats alongside the "software" one. The software pixel format may also
639 * resolution, pixel format, etc.) change and more than one output format is
640 * supported for those new properties. If a hardware pixel format is chosen
651 * @return the chosen format or AV_PIX_FMT_NONE
1010 * audio sample format
1014 enum AVSampleFormat sample_fmt; ///< sample format
1080 * desired sample format
1083 * Decoder will decode to this format if it can.
1097 * - format
1444 * Bits per sample/pixel of internal libavcodec pixel/sample format.
1735 * Nominal unaccelerated pixel format, see AV_PIX_FMT_xxx.
1786 * Note that if the format uses pre-multiplied alpha (common with VP6,
1824 * dump format separator.
1869 * format, then this AVHWFramesContext will be used for
1873 * format, this field should be set by the caller to a reference
1875 * AVHWFramesContext.format must be equal to
2090 * Supported pixel format.
2306 uint16_t format; /* 0 = graphics */
2728 * - Set the format field to hw_pix_fmt.
2729 * - Set the sw_format field to the most suited and most versatile format. (An
2755 * @param hw_pix_fmt The hwaccel format you are going to return from get_format.
2765 * or it is a software format.
2938 * The format of the coded data, corresponds to enum AVPixelFormat for video
2942 * decodes the data, so the format reported here might be different from the
2945 int format;
3051 * pixel format pix_fmt, or 0 if no associated fourCC code can be
3057 * Find the best pixel format to convert to given a certain source pixel
3058 * format. When converting from one pixel format to another, information loss
3068 * @param[in] src_pix_fmt source pixel format
3069 * @param[in] has_alpha Whether the source pixel format alpha channel is used.
3071 * @return The best pixel format to convert to or -1 if none was found.
3104 * @param sample_fmt sample format