Lines Matching full:brief
27 * \brief The MPEG-2 encoding API
50 * \brief MPEG-2 Quantization Matrix Buffer
56 * \brief Packed header types specific to MPEG-2 encoding.
62 * \brief Packed Sequence Parameter Set (SPS).
67 * \brief Packed Picture Parameter Set (PPS).
72 * \brief Packed slice header.
79 * \brief Sequence parameter for MPEG-2 encoding
95 /** \brief Period between I frames. */
97 /** \brief Period between I/P frames. */
99 /** \brief Picture width.
107 /** \brief Picture height.
116 * \brief Initial bitrate set for this sequence in CBR or VBR modes.
128 * \brief Frame rate
135 /** \brief Same as the element in sequence_header() */
137 /** \brief Define the size of VBV */
142 /** \brief Same as the element in Sequence extension() */
144 /** \brief Same as the element in Sequence extension() */
146 /** \brief Same as the element in Sequence extension() */
148 /** \brief Same as the element in Sequence extension() */
150 /** \brief Same as the element in Sequence extension() */
152 /** \brief Same as the element in Sequence extension() */
158 /** \brief Flag to indicate the following GOP header are being updated */
163 /** \brief Time code */
165 /** \brief Same as the element in GOP header */
167 /** \brief SAme as the element in GOP header */
175 * \brief Picture parameter for MPEG-2 encoding
191 /** \brief Forward reference picture */
193 /** \brief Backward reference picture */
195 /** \brief Reconstructed(decoded) picture */
198 * \brief Output encoded bitstream.
206 * \brief Flag to indicate the picture is the last one or not.
213 /** \brief Picture type */
215 /** \brief Same as the element in picture_header() */
217 /** \brief Same as the element in picture_header() */
219 /** \brief Same as the element in Picture coding extension */
223 /** \brief Same as the element in Picture coding extension */
225 /** \brief Same as the element in Picture coding extension */
227 /** \brief Same as the element in Picture coding extension */
229 /** \brief Same as the element in Picture coding extension */
231 /** \brief Same as the element in Picture coding extension */
233 /** \brief Same as the element in Picture coding extension */
235 /** \brief Same as the element in Picture coding extension */
237 /** \brief Same as the element in Picture coding extension */
239 /** \brief Same as the element in Picture coding extension */
241 /** \brief Same as the element in Picture coding extension */
243 /** \brief Same as the element in Picture coding extension */
249 /* \brief Parameters for composite display
255 /** \brief Same as the element in Picture coding extension */
257 /** \brief Same as the element in Picture coding extension */
259 /** \brief Same as the element in Picture coding extension */
261 /** \brief Same as the element in Picture coding extension */
263 /** \brief Same as the element in Picture coding extension */
271 * \brief Slice parameter for MPEG-2 encoding
275 /** \brief Starting MB address for this slice. */
277 /** \brief Number of macroblocks in this slice. */
279 /** \brief Same as the element in slice() */
281 /** \brief Flag to indicate intra slice */