• Home
  • Raw
  • Download

Lines Matching full:mb

75 *  mb address, end mb address, slice index and the pointer to location at
76 * which the mb residue info and mb header info are packed.
96 * group (n rows) of mb's. After encoding 1 row of mb's, the function takes
98 * This process is repeated till all the rows or group of mb's (which ever is
117 * @brief Packs header information of a mb in to a buffer
121 * associated with the mb are packed and stored. The entropy thread unpacks
141 * @brief update process context after encoding an mb. This involves preserving
142 * the current mb information for later use, initialize the proc ctxt elements to
143 * encode next mb.
146 * This function performs house keeping tasks after encoding an mb.
147 * After encoding an mb, various elements of the process context needs to be
148 * updated to encode the next mb. For instance, the source, recon and reference
149 * pointers, mb indices have to be adjusted to the next mb. The slice index of
150 * the current mb needs to be updated. If mb qp modulation is enabled, then if
152 * the next mb, the current mb info is used as part of mode prediction or mv
153 * prediction. Hence the current mb info has to preserved at top/top left/left
178 * row of mb's. Basing on the row indices provided by the job, the process
210 * mb index x
213 * mb index y
261 * @brief This function performs luma & chroma core coding for a set of mb's.
264 * The mb to be coded is taken and is evaluated over a predefined set of modes
270 * repeated for all the mb's enlisted under the job.
292 * number of intra/inter mb's, ... are passed on to rate control context for