Searched defs:_DecMbInfo (Results 1 – 1 of 1) sorted by relevance
442 typedef struct _DecMbInfo struct444 UWORD8 u1_mb_type; /** macroblock type: I/P/B/SI/SP */445 UWORD8 u1_chroma_pred_mode;446 UWORD8 u1_cbp;447 UWORD8 u1_mb_mc_mode; /** 16x16, 2 16x8, 2 8x16, 4 8x8 */448 UWORD8 u1_topmb; /** top Mb u4_flag */449 UWORD8 u1_mb_ngbr_availablity;450 UWORD8 u1_end_of_slice;451 UWORD8 u1_mb_field_decodingflag;452 UWORD8 u1_topleft_mb_fld;[all …]