• Home
  • Raw
  • Download

Lines Matching full:mb

238  * Total Pu info for an MB
294 /** Flag to indicate if mb info is sent along with input buffer */
297 /** Flag to indicate the size of mb info structure */
300 /** Buffer containing mb info if mb_info_type is non-zero */
568 * MB info type
605 * MB x of the starting MB
610 * MB y of the starting MB
635 * Pointer to hold num PUs each MB in a picture
645 * Pointer to hold PU map for each MB in a picture
705 * MB's x position within a picture in raster scan in MB units
710 * MB's y position within a picture in raster scan in MB units
716 … * Current PU structure - set to MB enc_pu_t pointer at the start of MB processing and incremented
728 * Pointer to hold num PUs each MB in a picture
732 /** PU Index map per MB. The indices in this map are w.r.t picture pu array and not
733 * w.r.t MB pu array.
734 * This will be used during mv prediction and since neighbors will have different MB pu map
735 * it will be easier if they all have indices w.r.t picture level PU array rather than MB level
737 * pu1_pic_pu_map is map w.r.t MB's enc_pu_t array
748 * PU count in current MB
753 * PU count in current MB
758 * Top availability for current MB level
763 * Top right availability for current MB level
767 * Top left availability for current MB level
771 * left availability for current MB level
780 * MB's x position within a picture in raster scan in MB units
785 * MB's y position within a picture in raster scan in MB units
790 * MB's x position within a Slice in raster scan in MB units
795 * MB's y position within a Slice in raster scan in MB units
812 * Qp array stored for each mb
821 * MB's x position within a picture in raster scan in MB units
826 * MB's y position within a picture in raster scan in MB units
847 * to which each MB in a frame belongs.
856 * @brief Structure to hold data and flags for 'n' mb processing for
863 * MB's x position last processed + 1
868 * MB's y position ,current processing.
908 * @brief Structure contains few common state variables such as MB indices,
964 * to which each MB in a frame belongs.
979 * MB's x position within a picture in raster scan in MB units
984 * MB's y position within a picture in raster scan in MB units
989 * MB start address
994 * MB start address
999 * MB end address
1039 * Pointer to zero runs before for the mb
1054 * Pointer frame level mb subblock coeff data
1059 * Pointer to mb subblock coeff data and number of subblocks and scan idx
1065 * Pointer frame level mb header data
1070 * Pointer to mb header data and
1071 * incremented each time a coded mb is encoded
1096 * mb skip run
1121 * Number of bits consumed by header for I and P mb types
1126 * Number of bits consumed by residue for I and P mb types
1140 * mb type
1145 * mb type
1155 * mb distortion
1171 * mb type and mode
1181 * MB qp delta
1193 * @brief macro block info for I4x4 MB
1199 * Common MB header params
1211 * @brief macro block info for I8x8 MB
1217 * Common MB header params
1230 * @brief macro block info for I16x16 MB
1236 * Common MB header params
1244 * @brief macro block info for P16x16 MB
1250 * Common MB header params
1262 * @brief macro block info for PSKIP MB
1268 * Common MB header params
1276 * @brief macro block info for B16x16 MB
1282 * Common MB header params
1295 * @brief macro block info for BDIRECT MB
1301 * Common MB header params
1309 * @brief macro block info for PSKIP MB
1315 * Common MB header params
1341 * @brief structure presenting the neighbor availability of a mb
1371 * @brief MB info related variables used during NMB processing
1389 * Buffer to hold best subpel buffer in each MB of NMB
1423 * N mb process contest
1428 * Source pointer to current MB luma
1433 * Source pointer to current MB chroma
1438 * Recon pointer to current MB luma
1443 * Recon pointer to current MB chroma
1448 * Ref pointer to current MB luma
1453 * Ref pointer to current MB chroma
1458 * pointer to luma plane of input buffer (base :: mb (0,0))
1463 * pointer to luma plane of reconstructed buffer (base :: mb (0,0))
1468 * pointer to luma plane of ref buffer (base :: mb (0,0))
1473 * pointer to chroma plane of input buffer (base :: mb (0,0))
1489 * pointer to chroma plane of reconstructed buffer (base :: mb (0,0))
1494 * pointer to chroma plane of reconstructed buffer (base :: mb (0,0))
1632 * MB's x position within a picture in raster scan in MB units
1637 * MB's y position within a picture in raster scan in MB units
1642 * MB's x position within a Slice in raster scan in MB units
1647 * MB's y position within a Slice in raster scan in MB units
1652 * mb type
1662 * mb neighbor availability pointer
1672 * mb distortion
1677 * mb cost
1682 /* i4_ngbr_avbl_mb_16 - ngbr avbl of curr mb */
1683 /* i4_ngbr_avbl_sb_8 - ngbr avbl of all 8x8 sub blocks of curr mb */
1684 /* i4_ngbr_avbl_sb_4 - ngbr avbl of all 4x4 sub blocks of curr mb */
1685 /* i4_ngbr_avbl_mb_c - chroma ngbr avbl of curr mb */
1693 * array to store the mode of mb sub blocks
1698 * array to store the predicted mode of mb sub blks
1713 * intra chroma mb mode
1732 * Number of sub partitons in the inter pred MB
1737 * Pointer to hold num PUs each MB in a picture
1748 * Pointer to the pu of current co-located MB in list 1
1763 * top row mb syntax information base
1765 * the mb syntax info pointer is identical across all process threads.
1778 * top row mb syntax information
1783 * left mb syntax information
1788 * top left mb syntax information
1793 * top left mb syntax information
1799 * left mb motion vector
1804 * top left mb motion vector
1809 * mb neighbor availability pointer
1815 * partitions for the left mb are stored in the array below
1821 * partitions for the top mb are stored in the array below
1824 * the mb syntax info pointer is identical across all process threads.
1838 * partitions for the top mb are stored in the array below
1843 * left mb motion vector
1848 * top left mb motion vector
1896 * frame qp & mb qp
1901 * mb qp previous
1911 * Pointer frame level mb subblock coeff data
1916 * Pointer to mb subblock coeff data and number of subblocks and scan idx
1922 * Pointer frame level mb header data
1927 * Pointer to mb header data and
1928 * incremented each time a coded mb is encoded
1975 * Process status: one byte per MB
1980 * Deblk status: one byte per MB
1985 * Process status: one byte per MB
1991 * Indicates if an Mb is coded in intra mode within the current AIR interval
2009 * slice to which each MB in a frame belongs.
2019 * Number of mb's to process in one loop
2024 * Number of mb's to process in one loop
2066 * Min sad for current MB
2546 * Stores the frames at which intra refresh should occur for a MB
2593 * forward transform for intra blk of mb type 16x16
2598 * inverse transform for intra blk of mb type 16x16
2671 * forward transform for chroma MB
2676 * inverse transform for chroma MB
2791 * write mb layer for a given slice I, P, B