Searched refs:ui16MBRows (Results 1 – 1 of 1) sorted by relevance
638 IMG_UINT16 ui16MBRows = 0; //MB Rows in a GOB(slice); in tng__get_encoder_caps() local665 ui16MBRows = 1; in tng__get_encoder_caps()667 ui16MBRows = 2; in tng__get_encoder_caps()669 ui16MBRows = 4; in tng__get_encoder_caps()673 psCaps->ui16RecommendedSlices = (ui16Height + 15) >> (4 + (ui16MBRows >> 1)); in tng__get_encoder_caps()